Intigriti · Bug Bounty

DataCamp Bug Bounty Program

Complete guide to DataCamp's bug bounty program on Intigriti. View in-scope assets, reward amounts, response times, and tips for finding vulnerabilities.

Program Overview

DataCamp runs a bug bounty program on Intigriti with a maximum payout of $1,500. The program has 15 in-scope assets.

15
In-Scope Assets
$1,500
Max Payout

In-Scope Assets

AssetTypeMax SeverityEligible
profiles-api.datacamp.comURL
app.datacamp.com/certificationURL
app.datacamp.com/groupsURL
app.datacamp.com/learnURL
assessment-api.datacamp.comURL
assessment-v2.datacamp.com URL
assessment.datacamp.comURL
campus.datacamp.comURL
com.datacampANDROID
https://apps.apple.com/au/app/datacamp-learn-data-science/id1263413087IOS
practice.datacamp.comURL
projects.datacamp.comURL
www.datacamp.comURL
www.datacamp.com/datalabURL
*.datacamp.comWILDCARD

Out-of-Scope Assets

  • *.it.datacamp.com
  • app.datacamp.com/recruit
  • ast-viewer.datacamp.com
  • confluence.datacamp.com
  • dccertified.datacamp.com
  • intranet.datacamp.com
  • jira.datacamp.com
  • links.datacamp.com
  • rdocumentation.datacamp.com
  • signature.datacamp.com
  • status.datacamp.com
  • support.datacamp.com
  • talent-jobs-api.datacamp.com

Tips for Hacking DataCamp

  1. Read the policy — Understand what's in scope, out of scope, and any specific testing restrictions before you start.
  2. Enumerate the attack surface — Use subdomain enumeration and directory bruteforcing to map all accessible endpoints.
  3. Focus on high-impact bugs — Look for SQL injection, SSRF, and IDOR vulnerabilities first.
  4. Test authentication flows — Check for OAuth misconfigurations and CSRF in login/signup flows.
  5. 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 DataCamp?

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 DataCamp pay bounties?

Yes, DataCamp offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does DataCamp accept?

DataCamp accepts reports for vulnerabilities found in their 15 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.