Program Overview
VTM GO runs a bug bounty program on Intigriti with a maximum payout of $2,200. The program has 5 in-scope assets.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| myaccount.vtm.be | URL | ||
| vtm.be/vtmgo | URL | ||
| vtmgo.be | URL | ||
| *.vtm.be | WILDCARD | ||
| *.vtmgo.be | WILDCARD |
Out-of-Scope Assets
- vtmgo.be/inloggen
- vtmgo.be/login
- vtmgo.be/registreren
- vtmgo.be/service
- shop.vtm.be
- customerservice.vtm.be
Tips for Hacking VTM GO
- 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 VTM GO?
Sign up on Intigriti, 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 VTM GO pay bounties?
Yes, VTM GO offers monetary rewards for valid security vulnerabilities.
What types of vulnerabilities does VTM GO accept?
VTM GO 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.