Cybersecurity
Penetration testing and ethical hacking
Penetration testing is the most romanticised corner of security and one of the most misunderstood. The job is not breaking in; it is breaking in with written permission, inside limits agreed in advance, and then telling a client in plain language what to fix first. Anyone drawn by the hacking should look hard at the scoping calls and the report writing, because that is where most of a working week goes.
Why this topic exists: Authorised attack as a profession: scoping, reconnaissance, exploitation, reporting (PTES; PenTest+ and CEH). Also the most-searched security topic on the course side.
A penetration test is an attack commissioned by the owner of a system, carried out by someone skilled enough to behave like a real adversary and disciplined enough to stay within what was agreed. The Penetration Testing Execution Standard, the most cited open description of the work, divides an engagement into seven phases. Only two of them are the exploitation people picture. The rest is conversation, research and writing, and the quality of an engagement is usually decided before any tool runs: a vague scope produces a vague report, however skilled the tester.
| Phase | What the tester is doing |
|---|---|
| Pre-engagement | Agreeing scope, rules, timing, contacts and written authorisation |
| Intelligence gathering | Collecting what can be learned about the target from outside |
| Threat modelling | Deciding which assets matter and which attackers are plausible |
| Vulnerability analysis | Finding weaknesses worth attempting |
| Exploitation | Showing that a weakness can actually be used |
| Post-exploitation | Establishing what a foothold is worth to an attacker |
| Reporting | Explaining findings, evidence and priorities to the owner |
Vocabulary, and how the two main exams differ
A tester needs the defenders' vocabulary as much as the attackers'. Scoping language (black, grey and white box; in scope and out of scope), the gap between a vulnerability scan and a test, threat modelling, privilege escalation and lateral movement, and the CVSS ratings in which findings are expressed. A red team engagement is related but different: longer, driven by a goal, and also measuring whether the defenders notice. Two exams dominate the entry level of the field. PenTest+ covers the whole engagement and gives real weight to planning and reporting. The Certified Ethical Hacker credential is the name recruiters and public-sector lists request most, and it draws scepticism from practitioners who find it wide rather than deep. Both are largely written exams. Testers judge one another on practical assessments, so anyone aiming at consultancy work should plan for one of those as well.
Why strong hackers write weak tests
The commonest beginner mistake is believing the exploit is the product. Self-taught testers raised on capture-the-flag platforms are often technically sharp and still hand over reports a client cannot use: tool output pasted in bulk, every finding marked critical, no word about business impact. A client is paying for a ranked list of what to fix and why. The second mistake is legal. Practice labs teach that every machine in front of you is fair game; in paid work, touching a single host outside the agreed scope can end a career, and the exams probe that line harder than candidates expect.
Testing is rarely a first job. Most testers arrive from system administration, development or a SOC, because exploiting a system requires knowing how it is normally run. The adjacent topics are application security, where much modern testing happens, and vulnerability management, which is what the client does with your report after you leave. For an early check of aptitude, the free Cisco introduction to cybersecurity covers the ground underneath, and PenTest+ is the natural first exam once ordinary IT work has given you something to test against. Readers who want the defender's view of the same weaknesses should read vulnerability management next.
Next to this topic
- Security fundamentalsEvery blueprint opens here: the CIA triad, control types and the threat, vulnerability and risk vocabulary (SY0-701 General Security Concepts, 12 %; CISSP domain 1).
- Network securityFirewalls, segmentation, IDS/IPS, VPNs and zero trust are where most defensive work starts (CISSP Communication and Network Security, 13 %; Network+ and CCNA security domains).
- Identity and access managementWho may do what is its own discipline with its own exam (SC-300) and a full CISSP domain (13 %): authentication, MFA, SSO, directories and least privilege.
- CryptographyEncryption, hashing, keys and PKI underlie every other topic; the exams test them as applied choices, not maths (CISSP Security Architecture and Engineering; SY0-701 domain 1).
- Threats and attacksThe second-largest Security+ domain (Threats, Vulnerabilities and Mitigations, 22 %; only Security Operations weighs more): malware, phishing, social engineering, ransomware and the attack techniques defenders must recognise.
- Security operationsMonitoring, detection and the SOC are the largest Security+ domain (28 %) and the whole of SC-200 and CySA+: SIEM, logging, alert triage, threat hunting.
- Governance, risk and compliancePolicies, risk assessment, frameworks (NIST CSF, ISO 27001) and audit are the management half of the field: CISSP domain 1 (16 %), CISM, CISA, Security+ Program Management (20 %).
- Application securityA large share of breaches begins in software: secure design, secure build, security testing and the OWASP Top 10 (OWASP SAMM; CISSP Software Development Security, 10 %).
- Cloud securityShared responsibility, cloud identity and posture management are tested in every cloud exam (SAA-C03 Design Secure Architectures, 30 %) and in SC-900; the cloud silo owns the platforms, this topic owns the defence.
- Security awareness for everyoneMost incidents start with a person, not a port: what every employee and freelancer must know about phishing, passwords, MFA, backups and updates (NICE Oversight and Governance; the management side of every blueprint).
Concepts to know
Glossary entries with the reason each one matters here.
- Penetration Testing
The practice itself.
- Vulnerability Management
Testing proves what scanning suggests.
- Threat Modelling
Scoping a test starts from the model of who attacks and how.
Certifications that test it
Vendor exams and free certificates; facts, cost and the preparation path are on each page, and the certifications hub has them all.
Tools of the trade
- Nmap
Reconnaissance starts here.
- Metasploit
The exploitation framework.
- Kali Linux
The tester's distribution.
- Burp Suite
The web tester's proxy.
Frequently asked
- Is ethical hacking legal?
- Only with authorisation. What separates a test from an offence is a written agreement from someone entitled to give it, naming the systems, the methods and the time window. Practising on your own machines or on dedicated training platforms is legal; probing a stranger's website out of curiosity is not, whatever your intentions.
- PenTest+ or CEH first?
- PenTest+ is the more rounded preparation for the job itself, with its emphasis on scoping and reporting. The CEH is worth having where an employer or contract names it explicitly. If neither requires it yet, spend the effort on hands-on skill and choose the exam when a job advert tells you which one it wants.
- Can I become a penetration tester without IT experience?
- Rarely directly. The testers who succeed understand networks, operating systems and applications as an administrator or developer would, and that usually takes a few years of ordinary IT work. Start there and build offensive skills in legal labs alongside it.
- How is a vulnerability scan different from a penetration test?
- A scan is automated and lists weaknesses that might exist. A test has a person try to use them, chain them together and show what an attacker could actually reach. Scans are cheap and frequent; tests are slower, periodic and answer a different question.
Courses in the directory
242 courses are filed here; the top 6 by our ranking, details and the provider link on each course page.
Last reviewed 26 September 2026 · Getting Digital
