Program Overview
Basecamp runs a bug bounty program on HackerOne. The program has 16 in-scope assets.
16
In-Scope Assets
23h
Avg Response
99%
Efficiency
4d
Avg Bounty Time
445d
Avg Resolve
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| *.hey.com | WILDCARD | Critical | Bounty |
| 3.basecamp.com | URL | Critical | Bounty |
| Basecamp.app | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| HEY.app | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| HEY.exe | WINDOWS_APP_STORE_APP_ID | Critical | Bounty |
| basecamp3.exe | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| com.basecamp.bc3 | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| com.basecamp.bc3-ios | APPLE_STORE_APP_ID | Critical | Bounty |
| com.basecamp.hey | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| com.hey.app.ios | APPLE_STORE_APP_ID | Critical | Bounty |
| fizzy.do | URL | Critical | No Bounty |
| hey-mail | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| https://github.com/basecamp/once-campfire | SOURCE_CODE | High | No Bounty |
| https://github.com/basecamp/writebook | SOURCE_CODE | High | No Bounty |
| launchpad.37signals.com | URL | Critical | Bounty |
| world.hey.com | URL | Critical | Bounty |
Out-of-Scope Assets
- *.basecamphq.com
- *.highrisehq.com
- basecamp.com
Tips for Hacking Basecamp
- Read the policy — Understand what's in scope, out of scope, and any specific testing restrictions before you start.
- Enumerate the attack surface — Use subdomain enumeration and directory bruteforcing to map all accessible endpoints.
- Focus on high-impact bugs — Look for SQL injection, SSRF, and IDOR vulnerabilities first.
- Test authentication flows — Check for OAuth misconfigurations and CSRF in login/signup flows.
- Write clear reports — Include steps to reproduce, impact assessment, and suggested remediation. Use Burp Suite to capture evidence.
Frequently Asked Questions
How do I start hacking Basecamp?
Sign up on HackerOne, read the program policy carefully, review the in-scope assets listed above, and start testing. Always stay within scope and follow responsible disclosure guidelines.
Does Basecamp pay bounties?
Yes, Basecamp offers monetary rewards for valid security vulnerabilities.
What types of vulnerabilities does Basecamp accept?
Basecamp accepts reports for vulnerabilities found in their 16 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.