Program Overview
CS Money runs a bug bounty program on HackerOne. The program has 5 in-scope assets.
5
In-Scope Assets
4d
Avg Response
56%
Efficiency
4d
Avg Bounty Time
10d
Avg Resolve
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| 3d.cs.money | URL | Medium | Bounty |
| blog.cs.money | URL | Critical | Bounty |
| cs.money | URL | Critical | Bounty |
| support.cs.money | URL | Critical | Bounty |
| wiki.cs.money | URL | Medium | Bounty |
Out-of-Scope Assets
- CS.Money Antiscam
- grafana.cs.money
- old.cs.money
Tips for Hacking CS Money
- 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 CS Money?
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 CS Money pay bounties?
Yes, CS Money offers monetary rewards for valid security vulnerabilities.
What types of vulnerabilities does CS Money accept?
CS Money accepts reports for vulnerabilities found in their 5 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.