Program Overview
Ro runs a vulnerability disclosure program on HackerOne. The program has 17 in-scope assets and is managed by HackerOne's triage team.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| *.getroman.com | WILDCARD | Medium | No Bounty |
| *.hellorory.com | WILDCARD | Medium | No Bounty |
| *.kit.ro.co | WILDCARD | Medium | No Bounty |
| *.modernfertility.com | WILDCARD | Medium | No Bounty |
| *.myplenity.com | WILDCARD | Low | No Bounty |
| *.ro.co | WILDCARD | Medium | No Bounty |
| *.ropharmacy.com | WILDCARD | Medium | No Bounty |
| 1514854156 | APPLE_STORE_APP_ID | Critical | No Bounty |
| 1585858911 | APPLE_STORE_APP_ID | Critical | No Bounty |
| http://ro.co/derm | URL | Medium | No Bounty |
| http://ro.co/mind | URL | Medium | No Bounty |
| http://ro.co/pharmacy | URL | Medium | No Bounty |
| http://ro.co/spermkit | URL | Medium | No Bounty |
| https://*.ro.co/svc/auth-verifications/start.public/phone | WILDCARD | None | No Bounty |
| login.ro.co | URL | Critical | No Bounty |
| my.ro.co | URL | Critical | No Bounty |
| start.ro.co | URL | Critical | No Bounty |
Out-of-Scope Assets
- community.modernfertility.com
- https://*.ro.co/api/members
- https://*.ro.co/svc/auth-verifications/*/phone/*
- https://login.ro.co/authorize
- https://ro.co/api/account-exists
- https://ro.co/api/presigned-upload-url
- https://ro.co/messages/*
- https://ro.co/svc/auth-verifications/*/phone/*
- https://ro.co/weight-loss/glp1-insurance-checker/*
- https://ro.co/weight-loss/supply-tracker/*
Tips for Hacking Ro
- 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 Ro?
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 Ro pay bounties?
No, Ro runs a Vulnerability Disclosure Program (VDP) without monetary rewards. You may receive recognition or swag.
What types of vulnerabilities does Ro accept?
Ro accepts reports for vulnerabilities found in their 17 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.