Program Overview
KeyBank runs a vulnerability disclosure program on HackerOne. The program has 19 in-scope assets and is managed by HackerOne's triage team.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| *.key.com | WILDCARD | Critical | No Bounty |
| *.key2businesscard.com | WILDCARD | Critical | No Bounty |
| *.keyapsolutions.com | WILDCARD | Critical | No Bounty |
| *.keybank.com | WILDCARD | Critical | No Bounty |
| *.keydirect.com | WILDCARD | Critical | No Bounty |
| *.keyequipmentfinance.com | WILDCARD | Critical | No Bounty |
| *.laurelroad.com | WILDCARD | Critical | No Bounty |
| *.xuppay-statement-analyzer.com | WILDCARD | Critical | No Bounty |
| *.xuppay.com | WILDCARD | Critical | No Bounty |
| *.xupservicing.com | WILDCARD | Critical | No Bounty |
| *.xupsupport.com | WILDCARD | Critical | No Bounty |
| 156.77.0.0/16 | CIDR | Critical | No Bounty |
| com.key.android | GOOGLE_PLAY_APP_ID | Critical | No Bounty |
| com.key.community.tablet | GOOGLE_PLAY_APP_ID | Critical | No Bounty |
| com.keybank.mobile | APPLE_STORE_APP_ID | Critical | No Bounty |
| com.keycorp.kmf | APPLE_STORE_APP_ID | Critical | No Bounty |
| com.keycorp.kmf | GOOGLE_PLAY_APP_ID | Critical | No Bounty |
| com.laurelRoad.mobile | APPLE_STORE_APP_ID | Critical | No Bounty |
| com.laurelroad.android | GOOGLE_PLAY_APP_ID | Critical | No Bounty |
Tips for Hacking KeyBank
- 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 KeyBank?
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 KeyBank pay bounties?
No, KeyBank runs a Vulnerability Disclosure Program (VDP) without monetary rewards. You may receive recognition or swag.
What types of vulnerabilities does KeyBank accept?
KeyBank accepts reports for vulnerabilities found in their 19 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.