Program Overview
6sense VDP runs a vulnerability disclosure program on HackerOne. The program has 4 in-scope assets.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| Security vulnerabilities that are identified in 6sense products or in website domains owned, operated, or controlled by 6sense are in scope | OTHER | Critical | No Bounty |
| https://6sense.com/platform/sales/signup | URL | Critical | No Bounty |
| https://api.6sense.com/docs/#introduction | API | Critical | No Bounty |
| https://chromewebstore.google.com/detail/6sense-si-extension-for-c/mkpoonlmiaknmcdcmdhbnehhglndcolf?hl=en | URL | Critical | No Bounty |
Tips for Hacking 6sense VDP
- 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 6sense VDP?
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 6sense VDP pay bounties?
No, 6sense VDP runs a Vulnerability Disclosure Program (VDP) without monetary rewards. You may receive recognition or swag.
What types of vulnerabilities does 6sense VDP accept?
6sense VDP accepts reports for vulnerabilities found in their 4 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.