Program Overview
APNIC runs a vulnerability disclosure program on HackerOne. The program has 18 in-scope assets and is managed by HackerOne's triage team.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| * IPv4 addresses | OTHER | Critical | No Bounty |
| * IPv6 addresses | OTHER | Critical | No Bounty |
| *.apidt.org | WILDCARD | Critical | No Bounty |
| *.apnic.foundation | WILDCARD | Critical | No Bounty |
| *.apnic.net | WILDCARD | Critical | No Bounty |
| *.isif.asia | WILDCARD | Critical | No Bounty |
| *.seedalliance.net | WILDCARD | Critical | No Bounty |
| 203.119.102.40/32 | CIDR | Critical | No Bounty |
| 203.133.248.0/22 | CIDR | Critical | No Bounty |
| aso.apnic.net | URL | Critical | No Bounty |
| ftp.apnic.net | URL | Critical | No Bounty |
| nori.apnic.net | URL | Critical | No Bounty |
| orbit.apnic.net | URL | Critical | No Bounty |
| registry-testbed.apnic.net | URL | Critical | No Bounty |
| rpki.apnic.net | URL | Critical | No Bounty |
| rsync.apnic.net | URL | Critical | No Bounty |
| stats.labs.apnic.net | URL | Critical | No Bounty |
| submission.apnic.net | URL | Medium | No Bounty |
Out-of-Scope Assets
- autodiscover.apnic.net
- enterpriseenrollment.apnic.net
- enterpriseregistration.apnic.net
- help.apnic.net
- info.apnic.net
- login.apnic.net
- lyncdiscover.apnic.net
- sip.apnic.net
- upload.apnic.net
Tips for Hacking APNIC
- 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 APNIC?
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 APNIC pay bounties?
No, APNIC runs a Vulnerability Disclosure Program (VDP) without monetary rewards. You may receive recognition or swag.
What types of vulnerabilities does APNIC accept?
APNIC accepts reports for vulnerabilities found in their 18 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.