Program Overview
DailyPay VDP runs a vulnerability disclosure program on HackerOne. The program has 10 in-scope assets and is managed by HackerOne's triage team.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| DailyPay On-Demand Pay | APPLE_STORE_APP_ID | Critical | No Bounty |
| DailyPay On-Demand Pay | GOOGLE_PLAY_APP_ID | Critical | No Bounty |
| PNC EarnedIt | APPLE_STORE_APP_ID | High | No Bounty |
| PNC Earnedit | GOOGLE_PLAY_APP_ID | High | No Bounty |
| api.dailypay.com | URL | High | No Bounty |
| api.dpfriday.com | URL | High | No Bounty |
| app.dailypay.com/ | URL | High | No Bounty |
| extend-api.dailypay.com | URL | High | No Bounty |
| get.dailypay.com | URL | Medium | No Bounty |
| https://github.com/dailypay/* | SOURCE_CODE | Medium | No Bounty |
Out-of-Scope Assets
- Archived Repositories
- dailypay.com
- iam.staging.dailypay.com
Tips for Hacking DailyPay 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 DailyPay 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 DailyPay VDP pay bounties?
No, DailyPay VDP runs a Vulnerability Disclosure Program (VDP) without monetary rewards. You may receive recognition or swag.
What types of vulnerabilities does DailyPay VDP accept?
DailyPay VDP accepts reports for vulnerabilities found in their 10 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.