Program Overview
Exodus runs a bug bounty program on HackerOne. The program has 10 in-scope assets.
10
In-Scope Assets
2d
Avg Response
96%
Efficiency
16d
Avg Bounty Time
24d
Avg Resolve
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| *.a.exodus.io | WILDCARD | High | Bounty |
| *.exodus.com | WILDCARD | High | Bounty |
| *.exodus.io | WILDCARD | High | Bounty |
| Exodus Desktop Wallet | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| Passkey Wallet | OTHER | Critical | Bounty |
| exodus-movement.exodus | APPLE_STORE_APP_ID | Critical | Bounty |
| https://apps.apple.com/us/app/exodus-crypto-bitcoin-wallet/id1414384820 | APPLE_STORE_APP_ID | Critical | Bounty |
| https://apps.apple.com/us/app/grateful-by-exodus/id6754093889 | APPLE_STORE_APP_ID | Critical | Bounty |
| https://play.google.com/store/apps/details?id=com.exodus.grateful | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| https://play.google.com/store/apps/details?id=exodusmovement.exodus&hl=en_IN | GOOGLE_PLAY_APP_ID | Critical | Bounty |
Out-of-Scope Assets
- *.atp-exodus.com
- Exodus Browser Extension
- exodus.atlassian.net
- exodusstore.blob.core.windows.net
- get.exodus.*
- http://exodus.com/keybase.txt
- http://www.exodus.com/contact-support
- https://exodus.atlassian.net
- safeguard.a.exodus.io
- slack-invite.exodus.com
- support-helpers.a.exodus.io
- support.exodus.com
- www.exodus.com/job-application/*
Tips for Hacking Exodus
- 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 Exodus?
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 Exodus pay bounties?
Yes, Exodus offers monetary rewards for valid security vulnerabilities.
What types of vulnerabilities does Exodus accept?
Exodus accepts reports for vulnerabilities found in their 10 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.