Program Overview
Snapchat runs a bug bounty program on HackerOne. The program has 40 in-scope assets.
40
In-Scope Assets
7h
Avg Response
97%
Efficiency
8d
Avg Bounty Time
25d
Avg Resolve
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| *.sc-core.net | URL | Critical | Bounty |
| *.sc-corp.net | OTHER | Critical | Bounty |
| Lens Studio | DOWNLOADABLE_EXECUTABLES | Medium | Bounty |
| Tier A - Core Assets | OTHER | Critical | Bounty |
| Tier B - Non Core (Bitmoji, Playcanvas) | OTHER | Medium | Bounty |
| accounts.snapchat.com | URL | Critical | Bounty |
| ads.snapchat.com | URL | High | Bounty |
| app.snapchat.com | URL | Critical | Bounty |
| blog.playcanvas.com | URL | Medium | Bounty |
| business.snapchat.com | URL | Critical | Bounty |
| businesshelp.snapchat.com | URL | High | Bounty |
| code.playcanvas.com | URL | Medium | Bounty |
| com.bitstrips.imoji | APPLE_STORE_APP_ID | Medium | Bounty |
| com.bitstrips.imoji | GOOGLE_PLAY_APP_ID | Medium | Bounty |
| com.snapchat.android | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| com.toyopagroup.picaboo | APPLE_STORE_APP_ID | High | Bounty |
| create.snapchat.com | URL | High | Bounty |
| developer.playcanvas.com | URL | Medium | Bounty |
| forum.playcanvas.com | URL | Medium | Bounty |
| geofilters.snapchat.com | URL | High | Bounty |
| https://lensstudio.snapchat.com/api/ | SOURCE_CODE | Critical | Bounty |
| kit.snapchat.com | URL | High | Bounty |
| launch.playcanvas.com | URL | Medium | Bounty |
| login.playcanvas.com | URL | Medium | Bounty |
| map.snapchat.com | URL | Low | Bounty |
| msg.playcanvas.com | URL | Medium | Bounty |
| my.snapchat.com | URL | High | Bounty |
| playcanv.as | URL | Medium | Bounty |
| playcanvas.com | URL | Medium | Bounty |
| relay.playcanvas.com | URL | Medium | Bounty |
| rt.playcanvas.com | URL | Medium | Bounty |
| scan.snapchat.com | URL | Low | Bounty |
| snappublisher.snapchat.com | URL | High | Bounty |
| spectacles.com | URL | Low | Bounty |
| store.playcanvas.com | URL | Medium | Bounty |
| store.snapchat.com | URL | Critical | Bounty |
| story.snapchat.com | URL | Low | Bounty |
| web.snapchat.com | URL | Critical | Bounty |
| www.bitmoji.com | URL | Medium | Bounty |
| www.bitstrips.com | URL | Medium | Bounty |
Out-of-Scope Assets
- Spectacles
- Spectacles charging case
- dev.playcanv.as
- http://dev*.playcanvas.com
- returns.spectacles.com
- support.snapchat.com
Tips for Hacking Snapchat
- 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 Snapchat?
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 Snapchat pay bounties?
Yes, Snapchat offers monetary rewards for valid security vulnerabilities.
What types of vulnerabilities does Snapchat accept?
Snapchat accepts reports for vulnerabilities found in their 40 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.