BBLABS v2BBLABSv2
>Home>Labs
>New labs

Latest 3 labs

Loading…

View all labs →
>Creators>Ranking
>Learn

Learn bug bounty

AcademyGuides, cheatsheets and glossaryVulnerabilitiesXSS, SQLi, IDOR, SSRF and moreHunter RoadmapYour step-by-step bug bounty pathBlogBug bounty guides and news
>Business>Pricing
ES
Log inLog in
>Home>Labs>New labs>Creators>Ranking>Learn>Business>Pricing
ES
Sign inCreate account

Contact

Practice, learn and hack

Bug bounty practice platform with labs based on real reports. Learn ethical hacking in safe environments.

contact→

Follow us

YouTube
@0xGorka
X
@gorkaelbochi
LinkedIn
gorka-el-bochi-morillo
Instagram
@_.gorkaaa.b
Email
team@bblabs.es

Access every lab from €7.99/mo

New labs every week. Cancel anytime.

Create account

BBLabs is the bug bounty labs platform where you learn bug bounty with real vulnerabilities extracted from paid reports on HackerOne, Bugcrowd and Intigriti. Here you practice web hacking —XSS, SQLi, IDOR, SSRF, CSRF and more— in downloadable environments, capture the flag, read the writeup and apply the technique on active bug bounty programs.

BBLabs is the alternative to HackTheBox, TryHackMe and PentesterLab for those who want to practice bug bounty with real reports instead of artificial CTFs. From €7.99/mo, no commitment.

→ Learn bug bounty from scratch→ How to do bug bounty step by step→ Real bug bounty reports→ BBLabs for companies and academiesLabsAcademyVulnerabilitiesToolsHunter rankingXSS labsIDOR labsSSRF labsCSRF labsHackTheBox alternativeHack4u alternativeTryHackMe alternativePortSwigger alternativePentesterLab alternativeBug Bounty Labs comparisonHackerOne to practiceOffSec / OSCP alternativeINE / eWPT alternativeHTB Academy alternativeDVWA alternativeJuice Shop alternativeVulnHub alternativePentesterAcademy alternativeRoot-Me alternativeHackTheBox vs TryHackMeBest bug bounty platforms 2026BlogSpoilersWhat is bug bounty?How much do you earn in bug bounty?OWASP Top 10 explainedBest sites to practice web hackingHow to become an ethical hacker from scratchBurp Suite tutorial (Spanish)OSCP guide and prepGoogle Dorks for bug bountyHow much an ethical hacker earns in SpainBug bounty tools 2026Best cybersecurity certifications 2026Burp Suite tutorialsqlmap tutorialffuf web fuzzingnuclei tutorialHTTP Request SmugglingWAF bypassPrompt injection (LLM)Google Dorks
Made withand code
TermsPrivacyComparisonES

© 2026 BBLABS v2 — All rights reserved

back to blog
methodology

First steps on HackerOne

A complete guide to getting started on HackerOne: from creating your account to submitting your first vulnerability report. Tips for beginners.

B

BBLabs

Security Researcher

Feb 5, 202610 min read
#hackerone#platforms#beginners

What is HackerOne?

HackerOne is the largest bug bounty platform in the world. It connects companies that want to improve their security with ethical hackers who find and report vulnerabilities in exchange for monetary rewards. Companies like Google, Microsoft, GitHub and many more run active programs on this platform.

Creating your account

  1. Go to hackerone.com and sign up
  2. Complete your profile with real information (companies value transparency)
  3. Verify your identity so you can receive payments
  4. Set up two-factor authentication (2FA) — it's mandatory

Understanding reputation and signal

HackerOne uses a reputation system that determines your access to programs:

  • Reputation: Goes up when your reports are accepted, down when they're closed as N/A or duplicate
  • Signal: Measures the quality of your reports (percentage of valid vs. invalid reports)
  • Impact: Reflects the severity of the vulnerabilities you find

Why does reputation matter?

  • Private programs (which tend to have less competition and better rewards) require a minimum reputation to access
  • High signal proves that you submit quality reports
  • You'll start with 100 reputation points

Choosing your first program

Public vs. private programs

  • Public: Anyone can participate. More competition, but ideal to get started
  • Private: Invitation only. Less competition, generally better rewards

Criteria for picking a good first program

✅ Program with a broad scope (many domains/endpoints)
✅ Fast response time (< 7 days)
✅ Clear bounty table with defined amounts
✅ Active program (recently resolved reports)
❌ Avoid programs that only offer "kudos" (no payout)
❌ Avoid programs with a very limited scope

Reading the scope is mandatory

Before touching anything, read the program's rules:

  • In scope: The domains and features you're allowed to test
  • Out of scope: What you must NOT touch (they can ban you if you do)
  • Exclusions: Vulnerability types they don't accept
  • Rules of engagement: Rate limits, no accessing other real users' data, etc.

Writing a good report

A good report is the difference between your vulnerability being accepted or rejected. Structure your report like this:

1. A clear, descriptive title

❌ "Bug in login"
✅ "IDOR in /api/v2/users/{id}/orders allows access to other users' orders"

2. Description of the issue

Explain what you found, where and why it's a security problem. Be specific.

3. Reproduction steps

1. Create two accounts: Account A (attacker) and Account B (victim)
2. Log in with Account B and create an order
3. Log in with Account A
4. Send the following HTTP request:
   GET /api/v2/users/ACCOUNT_B_ID/orders
   Authorization: Bearer ACCOUNT_A_TOKEN
5. Observe that Account B's orders are returned

4. Impact

Describe what a real attacker could do with this vulnerability. Quantify it if you can: "Affects all X users on the platform", "Allows access to financial data", etc.

5. Evidence

Include screenshots, HTTP requests/responses and, if possible, a demonstrative video or GIF.

Common beginner mistakes

  1. Not reading the scope: Reporting vulnerabilities on out-of-scope domains
  2. Reporting low-quality issues: Self-XSS, missing headers with no impact, etc.
  3. Vague reports: No clear reproduction steps
  4. Duplicates: Not checking whether the vulnerability was already reported
  5. Being impatient: Triage can take days or weeks
  6. Automating without understanding: Firing off scanners without grasping the results
  7. Not updating the report: If the team asks for more information, respond quickly

Your first few weeks

  1. Week 1: Set up your environment, study the scope of 2-3 programs
  2. Week 2: Do manual recon, browse the application like a normal user
  3. Week 3: Start testing specific features (registration, profile, APIs)
  4. Week 4: If you find something, write a detailed report and submit it

Conclusion

The key to succeeding on HackerOne isn't being the most technical hacker, but the most methodical and persistent. Start with accessible programs, learn from every report (accepted or rejected), and constantly improve your methodology. Every vulnerability you find will teach you something new.

share
share:
hunters training
650

hunters training

labs from real reports
50

labs from real reports

completions
380

completions

in bounties practiced
$200,000

in bounties practiced

40 flags captured this week·Real reports from HackerOne · Bugcrowd · Intigriti·No commitment·Free Academy
BBLabs · bug bounty training

Stop reading about bugs and start hunting them

Create your free account and practice on labs based on real reports that paid out thousands of euros. The Academy is free forever.

Create free accountSee the labs

No card · free Academy · cancel anytime

[RELATED_POSTS]

Continue Reading

methodology

Advanced recon techniques

Take your reconnaissance phase to the next level with advanced techniques for subdomain enumeration, JavaScript file analysis, GitHub dorking and automation.

Jan 15, 2026•18 min read
guides

What is bug bounty: the complete 2026 guide (how it works, how much it pays, is it legal)

What bug bounty is, how a program works step by step, which platforms it runs on (HackerOne, Bugcrowd, Intigriti, YesWeHack), how much you earn, whether it's legal and where to start from scratch.

2026-06-25•13 min read
guides

How much you earn in bug bounty (real figures 2026)

What bug bounty really pays: average rewards by vulnerability type and severity, what top hunters earn, the reality for beginners and why most people don't make a living from it.

2026-06-25•12 min read