Program Overview
NISC-VDP runs a vulnerability disclosure program on HackerOne. The program has 11 in-scope assets and is managed by HackerOne's triage team.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| NISC Cloud Portal | OTHER | Critical | No Bounty |
| NISC Community | OTHER | Critical | No Bounty |
| NISC Payment Gateway | OTHER | Critical | No Bounty |
| NISC SmartHub | OTHER | Critical | No Bounty |
| iVUE ABS | OTHER | Critical | No Bounty |
| iVUE AppSuite | OTHER | Critical | No Bounty |
| iVUE CC&B | OTHER | Critical | No Bounty |
| iVUE Connect | OTHER | Critical | No Bounty |
| iVUE Document Vault | OTHER | Critical | No Bounty |
| iVUE E&O | OTHER | Critical | No Bounty |
| iVUE Launcher / Frameworks | OTHER | Critical | No Bounty |
Out-of-Scope Assets
- *.capturis.com
- *.igear.coop
- *.nisc-mic.coop
- *.nisc.coop
Tips for Hacking NISC-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 NISC-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 NISC-VDP pay bounties?
No, NISC-VDP runs a Vulnerability Disclosure Program (VDP) without monetary rewards. You may receive recognition or swag.
What types of vulnerabilities does NISC-VDP accept?
NISC-VDP accepts reports for vulnerabilities found in their 11 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.