Sourcing by role
How to find a penetration tester.
This is the one security role where capability is publicly provable. CVE credits, bug bounty reputation, and CTF placings verify what no interview reliably can.
Offensive security is unusual: the good people leave public, permanent, attributable evidence of exactly what they can do. A CVE credit cannot be exaggerated. A bug bounty reputation score reflects findings against real targets. A CTF placing shows problem-solving under time pressure.
Yet most penetration testing searches ignore all of it and screen on certifications instead — often the wrong ones. Requiring CEH as the primary credential signals to experienced testers that the advert was written by someone outside the field, and suppresses applications from precisely the people you want.
Job titles worth searching
Grouped by what the person actually does, because searching all43 at once produces a result set you cannot triage. Decide which group you need first — that decision does more for the search than any string below.
Core testing titles
Largely interchangeable, with 'Ethical Hacker' more common in job adverts than on practitioner CVs. Most people in this field describe themselves as penetration testers or security consultants rather than hackers.
- Penetration Tester
- Pentester
- Ethical Hacker
- Security Consultant
- Offensive Security Engineer
- Security Assessor
- Vulnerability Assessment Analyst
Test discipline
The most useful filter, because these are genuinely different specialisations. Web application testing, network testing, and mobile testing require different tooling and knowledge, and few testers are equally strong across all of them.
- Web Application Pentester
- Network Penetration Tester
- Mobile Application Pentester
- API Security Tester
- Cloud Penetration Tester
- Wireless Security Tester
- Thick Client Tester
- Infrastructure Tester
Red team and adversary simulation
A step beyond penetration testing. Red teaming simulates a real adversary over weeks with stealth objectives, rather than enumerating vulnerabilities in a defined scope. It requires operational security discipline that standard testing does not develop.
- Red Team Operator
- Red Team Lead
- Adversary Emulation Engineer
- Purple Team Engineer
- Threat Emulation Specialist
- Covert Entry Specialist
- Physical Security Assessor
Specialist and research
The deepest technical end, where people find new vulnerabilities rather than testing for known ones. Exploit developers and reverse engineers are a small population and command significant premiums, particularly in defence and product security.
- Vulnerability Researcher
- Exploit Developer
- Reverse Engineer
- Malware Reverse Engineer
- Hardware Security Researcher
- Firmware Security Analyst
- Embedded Security Researcher
- Bug Bounty Hunter
Application and product security
Where offensive skill meets the development lifecycle. AppSec engineers work with developers to prevent vulnerabilities rather than only finding them, which requires software engineering ability alongside security knowledge.
- Application Security Engineer
- AppSec Engineer
- Product Security Engineer
- Secure Code Reviewer
- Security Champion
- DevSecOps Engineer
- Software Security Engineer
Governance-adjacent and leadership
Where experienced testers progress, often into scoping, client management, and practice leadership. In consultancies these people still test occasionally but spend much of their time on delivery management and business development.
- Principal Consultant
- Practice Lead
- Head of Offensive Security
- Penetration Testing Manager
- Technical Director
- Security Delivery Manager
Certifications, ranked by what they prove
The dividing line is practical versus multiple-choice. Exams requiring live exploitation under time pressure cannot be studied around; written ones can, and practitioners weight them accordingly.
| Credential | Full name | Region | What it tells you |
|---|---|---|---|
| OSCP | Offensive Security Certified Professional | International | A 24-hour practical exam requiring actual exploitation of live machines. The baseline respected credential in this field precisely because it cannot be studied around. |
| OSEP / OSWE / OSED | Offensive Security advanced certifications | International | Evasion, web exploitation, and exploit development respectively. Significantly harder than OSCP and held by a small population. |
| OSCE3 | Offensive Security Certified Expert 3 | International | Awarded for holding OSEP, OSWE, and OSED together. A genuine marker of elite practical capability and very rare. |
| CRTO / CRTP | Certified Red Team Operator / Professional | International | Practical red teaming and Active Directory attack certifications. Well regarded and specifically relevant to adversary simulation work. |
| CREST | CREST registered and certified testers | UK and international | The practical UK standard, often contractually required for regulated client work. CREST registration is the UK equivalent of OSCP in commercial weight. |
| CHECK | NCSC CHECK scheme | United Kingdom | Required to test UK government systems. CHECK Team Leader status is a specific and contractually necessary qualification for that work. |
| GPEN / GXPN | GIAC penetration testing certifications | International | SANS-affiliated and expensive, so holders typically had employer sponsorship. GXPN is the advanced exploitation credential. |
| CEH | Certified Ethical Hacker | International | Multiple-choice and widely discounted by practitioners, though still named in government-adjacent job requirements. Its presence says little; requiring it may signal an advert written outside the field. |
Where penetration testers actually are
The public evidence trail is unmatched in any other role. CVE credits are permanent and attributable. Bug bounty platforms publish researcher reputation built against real targets with disclosed report histories. CTFtime carries competition rankings and detailed writeups showing how someone reasons through a problem. Published tooling — a Burp extension, a custom C2 framework — demonstrates depth that running existing tools does not.
BSides conferences are the most accessible discovery channel. They run in most major cities, are affordable, and publish speaker lists, which makes identifying capable local practitioners straightforward. The larger conferences identify the deepest end of the field through tool releases and research presentations.
One caveat worth respecting: a meaningful part of this community deliberately maintains no public footprint, whether for operational security reasons or because their employer restricts disclosure. Absence of a bug bounty profile proves nothing, and this is why referrals carry more weight in offensive security than in almost any other technical field.
Boolean search strings
Written to be pasted as-is. Each one is built around an intent rather than a platform, since the useful question is what you are trying to find, not which site you happen to be on.
LinkedIn profiles, direct X-ray
Google (LinkedIn)site:linkedin.com/in/ ("penetration tester" OR "red team" OR "offensive security") (OSCP OR CREST OR OSEP) "{city}"Works moderately well, since practical certifications frequently appear in headlines and this community does maintain profiles for consultancy credibility. LinkedIn no longer indexes titles and locations, so the certification acronyms carry the search. Note that part of this community deliberately keeps a low profile, so absence means nothing.
CVE credits and disclosed research
Google("CVE-2024" OR "CVE-2025" OR "CVE-2026") ("discovered by" OR "credited to" OR "reported by") -jobs -databaseA CVE credit is public, permanent, and attributable to a named individual. This is the strongest possible evidence of vulnerability discovery ability and cannot be exaggerated on a CV.
Bug bounty researchers by reputation
Google(site:hackerone.com OR site:bugcrowd.com OR site:intigriti.com) ("hacktivity" OR "reputation" OR "leaderboard") -jobsBug bounty platforms publish researcher reputation and disclosed reports. Demonstrated capability against real targets, with a public track record that verifies itself.
Advanced practical certification holders
Google("OSEP" OR "OSWE" OR "OSED" OR "OSCE3" OR "CRTO") -jobs -course -training -examThese sit well above OSCP in difficulty and are held by a small population. Excluding 'course' and 'exam' is essential, since training content dominates every certification term.
CTF competitors
Google(site:ctftime.org OR "CTF writeup") ("team" OR "solved" OR "first blood") 2024..2026 -jobsCTFtime publishes team and individual rankings, and writeups show reasoning in detail. Strong CTF performance demonstrates hands-on ability under time pressure directly.
Conference speakers and tool authors
Google("speaker" OR "presented" OR "released") ("DEF CON" OR "Black Hat" OR "BSides" OR "Offensive Con") 2024..2026 -jobsBSides events run in most major cities and are accessible, making local speaker lists a practical regional shortlist. Tool releases at these conferences identify the most capable practitioners.
Offensive tooling authors on GitHub
Googlesite:github.com ("C2" OR "implant" OR "exploit" OR "recon tool" OR "burp extension") -awesome -tutorialTesters who build their own tooling are demonstrably deeper than those who run existing tools. Burp extensions in particular indicate serious web application testing practice.
UK CHECK and CREST qualified testers
Google("CHECK Team Leader" OR "CREST registered" OR "CRT" OR "CCT") ("penetration test" OR "security assessment") "{city}" -jobsCHECK status is contractually required for UK government testing, and CREST for much regulated commercial work. In the UK market these matter more commercially than OSCP does.
Mistakes that cost the most time
Weighting written certifications over practical ones
CEH is multiple-choice and widely discounted by practitioners; OSCP requires exploiting live machines in a 24-hour exam. Job adverts that list CEH as the primary requirement signal to experienced testers that the advert was written by someone outside the field, which actively suppresses applications from the people you want.
Ignoring the public evidence trail
This is the one security discipline where capability is genuinely provable in public. CVE credits, bug bounty reputation, CTF placings, and published tooling all demonstrate ability that no interview reliably establishes. Screening on CVs and certifications while ignoring this evidence discards the strongest available signal.
Confusing penetration testing with red teaming
A penetration test enumerates vulnerabilities within an agreed scope on a defined timeline. Red teaming simulates a real adversary over weeks, with stealth objectives and detection avoidance as part of the goal. Red teaming requires operational discipline that standard testing does not develop, and the populations only partly overlap.
Not accounting for the consultancy and in-house divide
Consultancy testers move between many clients and technologies, often travel, and work to tight report deadlines. In-house testers know one environment deeply and work alongside the teams they test. People leave consultancies for in-house roles mainly for travel and delivery pressure reasons, so pitching an in-house role on variety misses what they actually want.
Underestimating report writing as a requirement
A penetration test delivers a report, and much of a tester's professional value lies in explaining findings clearly to both engineers and executives. Technically excellent testers who cannot write are a genuine and common problem in this field. Asking for a redacted writing sample is more informative than most technical screening.
Assuming everyone in this field is publicly visible
Part of this community deliberately maintains a minimal public footprint, for reasons ranging from operational security to employer restrictions on disclosure. Absence of a bug bounty profile or conference history is not evidence of weakness, which is why referrals carry unusual weight in offensive security recruitment.
Common questions
- What job titles should I search for when hiring a penetration tester?
- Search the test discipline rather than the generic title, since these are different specialisations. Web Application Pentester, Network Penetration Tester, Mobile Application Pentester, and Cloud Penetration Tester describe genuinely different skill sets. For adversary simulation, Red Team Operator and Adversary Emulation Engineer. For the deepest technical work, Vulnerability Researcher, Exploit Developer, and Reverse Engineer. Note that 'Ethical Hacker' appears far more often in job adverts than on practitioner CVs, where Security Consultant is more common.
- Which penetration testing certifications actually matter?
- The practical ones. OSCP is the respected baseline because it requires exploiting live machines in a 24-hour exam that cannot be studied around. The advanced Offensive Security certifications — OSEP, OSWE, OSED, and the combined OSCE3 — are substantially harder and held by a small population. CRTO and CRTP are well regarded for red teaming and Active Directory attack work. In the UK, CREST registration and CHECK status matter more commercially, since they are contractually required for regulated and government testing. CEH is multiple-choice and widely discounted by practitioners.
- How can I verify a penetration tester's actual capability?
- Uniquely in security, much of it is publicly provable. CVE credits are permanent, attributable, and cannot be exaggerated. Bug bounty platforms such as HackerOne, Bugcrowd, and Intigriti publish researcher reputation and disclosed report histories against real targets. CTFtime publishes competition rankings and writeups that show reasoning in detail. Published tooling on GitHub — particularly Burp extensions or custom C2 frameworks — demonstrates depth beyond running existing tools. One caveat: some practitioners deliberately maintain no public footprint, so absence of this evidence is not evidence of absence.
- What is the difference between penetration testing and red teaming?
- A penetration test enumerates as many vulnerabilities as possible within an agreed scope and timeline, and the client knows it is happening. Red teaming simulates a genuine adversary pursuing a specific objective over a longer period, where avoiding detection is part of the exercise and often only a few people at the client know. Red teaming requires operational security discipline, patience, and infrastructure management that standard testing does not develop. The populations overlap but not completely, and hiring a strong pentester for a red team role assumes a transition that takes time.
- Where can I find penetration testers outside LinkedIn?
- The public evidence channels are the strongest: CVE databases for disclosed vulnerabilities, bug bounty platforms for demonstrated capability against live targets, and CTFtime for competition performance. Conference circuits matter too — BSides events run in most major cities, are affordable and accessible, and publish speaker lists that function as regional shortlists of capable practitioners. Tool releases at DEF CON and Black Hat identify the deepest end of the field. Much of this community is also active on Mastodon and invite-based Discord servers rather than mainstream platforms.
The method behind the strings
Sourcing, in full.
Full Stack Recruiter devotes its first seven chapters to search: Boolean fundamentals, search engines beyond Google, research sources, contact discovery, and responsible public-source research. The titles change by role; the method under them does not.