Program Overview
Tripadvisor runs a bug bounty program on Bugcrowd with a maximum payout of $5,000. The program has 27 in-scope assets and is managed by Bugcrowd's triage team.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| https://api.production.cde.tamg.cloud | API | ||
| https://partnerapi.tapayments.com | API | ||
| https://partnerapi1.tapayments.com | API | ||
| https://partnerapi2.tapayments.com | API | ||
| https://walletproxy.tapayments.com | API | ||
| https://walletproxy1.tapayments.com | API | ||
| https://walletproxy2.tapayments.com | API | ||
| https://www.tripadvisor.com | WEBSITE | ||
| Localized versions of www.tripadvisor.com available from the site's header or footer | WEBSITE | ||
| https://api.tripadvisor.com | API | ||
| https://service.platform.tripadvisor.com | API | ||
| https://gwapi.tripadvisor.com | API | ||
| https://gwapi1.tripadvisor.com | API | ||
| https://gwapi2.tripadvisor.com | API | ||
| Any publicly accessible Tripadvisor web asset or host (domains, ip space, etc) - except for assets listed as Out-of-Scope below. | WEBSITE | ||
| https://play.google.com/store/apps/details?id=com.tripadvisor.tripadvisor&hl=en | ANDROID | ||
| https://apps.apple.com/us/app/tripadvisor-plan-book-trips/id284876795 | IOS | ||
| https://rentals.tripadvisor.com | WEBSITE | ||
| https://*.vacationhomerentals.com | WEBSITE | ||
| https://*.holidaylettings.com | WEBSITE | ||
| https://*.flipkey.com | WEBSITE | ||
| https://*.niumba.com | WEBSITE | ||
| https://*.housetrip.com | WEBSITE | ||
| https://itunes.apple.com/us/app/vacation-rentals-owner-app-by-tripadvisor/id1045663228?mt=8 | IOS | ||
| http://marlo.ext.tripadvisor.com | WEBSITE | ||
| https://*.bokundemo.com | WEBSITE | ||
| https://*.bokuntest.com | WEBSITE |
Out-of-Scope Assets
- *.bokun.eu
- *.bokun.website
- *.bokun.tools
- *.bokun.team
- ir.tripadvisor.com
- *.tripadviser.at
- *.tripadvisor.cn
- *.tripadvisor.*/Trips
- *.tripadvisor.*/Mobile*
- *.tripadvisor.*/engineering
- *.tripadvisor.*/WidgetEmbed-*
- spotlight-dev.tripadvisor.com
- spotlight.tripadvisor.*
- careers.tripadvisor.com
- *.tripadvisoradexpress.*
- *.tripadvisorwifi.*
- *.bokun.io
- *.bokun.is
- *.bokun.com
- *.bokun.app
Tips for Hacking Tripadvisor
- 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 Tripadvisor ?
Sign up on Bugcrowd, 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 Tripadvisor pay bounties?
Yes, Tripadvisor offers monetary rewards for valid security vulnerabilities.
What types of vulnerabilities does Tripadvisor accept?
Tripadvisor accepts reports for vulnerabilities found in their 27 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.