Day 5 of 5
⏱ ~60 minutes
Penetration Testing in 5 Days — Day 5

Professional Reporting & Career

The final day covers professional pen-test delivery: writing client-ready reports, obtaining certifications, and building a career in offensive security.

Certification Roadmap

Entry: CompTIA Security+ and CEH. Intermediate: OSCP (Offensive Security Certified Professional) — the industry gold standard, requiring you to exploit 5 machines in 24 hours with no automated tools. Advanced: OSEP, CRTO, CRTE for Active Directory specialists. GPEN (GIAC) is popular in enterprise/government contexts. OSCP is the minimum for senior pentester roles.

Bug Bounty Programs

Bug bounties let you practice legally on real systems and get paid for findings. Platforms: HackerOne, Bugcrowd, Synack (invite-only). Start with programs that have large scopes and active communities. Typical payouts: $100-500 for medium severity, $1,000-5,000 for high, $10,000-100,000+ for critical. Median top bug bounty hunter earnings exceed $300K/year.

Building Your Pentest Business

Independent consultants charge $1,500-5,000/day. Firms typically bill $15,000-50,000 for a week-long web application test. Getting started: build a portfolio of CTF writeups and lab reports, obtain OSCP, then sub-contract through established firms before going solo. A professional website, LinkedIn profile, and GitHub with tool contributions are expected.

text
CERTIFICATION PATH (Offensive Security Focus)

Month 1-3:   CompTIA Security+ (baseline)
Month 4-6:   eJPT (eLearnSecurity - beginner OSCP prep)
Month 7-12:  OSCP (PWK course + 24-hour exam)
             - Practice: 30+ HackTheBox machines
             - Practice: TryHackMe OSCP prep path
Month 13-18: OSEP (advanced AD/AV evasion)
             OR CRTO (Red Team Operator, Cobalt Strike)

HOURLY RATES (2025 market data):
  Junior pentester:    $75-125/hr
  Mid-level:          $150-250/hr
  Senior/OSCP:        $250-400/hr
  Independent OSCP:   $400-800/hr
  Specialized (ICS, mobile): $500-1000/hr
💡
Every CTF machine you complete is a portfolio piece. Write a clean technical writeup immediately after rooting it. These writeups are your resume when applying to pentest roles.
📝 Day 5 Exercise
Build Your Security Portfolio
  1. Create a HackTheBox free account and complete your first retired easy machine
  2. Write a detailed walkthrough of your approach, tools, and techniques used
  3. Create a GitHub repository named 'security-writeups' and publish the writeup
  4. Sign up for one bug bounty program with a broad scope on HackerOne
  5. Research OSCP course requirements and create a 6-month preparation study plan

Day 5 Summary

  • OSCP is the industry standard certification for penetration testers
  • Bug bounties offer legal practice on real systems with financial rewards
  • Senior independent consultants earn $400-800/hr with OSCP and experience
  • HackTheBox and CTF writeups build a public security portfolio
  • Sub-contracting through established firms is the fastest path to full-time consulting
Challenge

Complete a full HackTheBox easy machine from scratch (no hints for the first 4 hours). Write a professional walkthrough that could be published on Medium or your personal blog.

Finished this lesson?