Program Overview
Nintendo runs a bug bounty program on HackerOne. The program has 7 in-scope assets.
7
In-Scope Assets
90%
Efficiency
48d
Avg Bounty Time
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| Nintendo Switch 2 Kernel / ARM® TrustZone® | HARDWARE | Critical | Bounty |
| Nintendo Switch 2 Security controller known as PSC or Platform Security Controller (any component) / Security controller known as TSEC (bootROM only) | HARDWARE | Critical | Bounty |
| Nintendo Switch 2 System Processes | HARDWARE | Critical | Bounty |
| Nintendo Switch 2 System Processes allowing piracy | HARDWARE | Critical | Bounty |
| Nintendo Switch 2 applications for which Nintendo is the publisher worldwide | HARDWARE | Critical | Bounty |
| Nintendo Switch System | HARDWARE | Critical | Bounty |
| Nintendo Switch applications for which Nintendo is the publisher worldwide | HARDWARE | Critical | Bounty |
Out-of-Scope Assets
- Nintendo 3DS System
- Nintendo 3DS applications for which Nintendo is the publisher worldwide
Tips for Hacking Nintendo
- 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 Nintendo?
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 Nintendo pay bounties?
Yes, Nintendo offers monetary rewards for valid security vulnerabilities.
What types of vulnerabilities does Nintendo accept?
Nintendo accepts reports for vulnerabilities found in their 7 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.