The difference between vulnerability scanning and penetration testing, how often to test, and how to recognise a report that is actually worth having.
Two extremes dominate the conversation around penetration testing. One holds that it is a waste of money because "they always find something anyway". The other holds that testing once a year is enough and the system is then secure. Both are wrong, and both stem from the same source: misunderstanding what a test is for.
These two are frequently conflated, yet their outputs are fundamentally different.
| Vulnerability scan | Penetration test | |
|---|---|---|
| Method | Automated scanning | Human expert, manual exploitation |
| Question | What known flaws exist? | What can an attacker actually reach? |
| Output | List of vulnerabilities with CVSS scores | Attack chains with business impact |
| Frequency | Monthly–quarterly, continuous | Annually, and after major change |
| False positives | Many | Minimal, findings are proven |
The essential difference: a scanner gives you a list of what might be wrong. A penetration test shows you what is wrong, and what an attacker achieves with it.
An example from practice. A scanner separately rates three things as "medium": an outdated library, an over-permissive privilege, and default credentials on an internal service. None would justify urgent action. A tester chains all three together and obtains domain administrator privileges. The value of the chain far exceeds the sum of its parts, and only a human sees it.
The most common approach is an annual test, usually driven by a compliance requirement. That is better than nothing, but it has two problems.
The environment changes constantly. A typical organisation deploys or modifies dozens of systems a year. The results of a January test are largely obsolete by August.
The threat landscape changes too. An annual test does not measure how quickly you respond to a newly published, actively exploited vulnerability.
A workable rhythm looks more like this:
Scoping determines the value of the test. The typical perspectives:
External. What an attacker sees from the internet. This is the minimum: but on its own it can create false confidence, because most real incidents begin with phishing, which bypasses the perimeter entirely.
Internal. Starting from a compromised workstation or a guest network connection. For most organisations this is the most instructive: it is where you discover that the internal network is flat, passwords are reused, and nothing impedes lateral movement.
Web application. From authenticated and unauthenticated roles, including business logic flaws, which no scanner will find.
Social engineering. Phishing simulation, possibly physical intrusion. This measures the most common real-world attack vector.
OT/ICS. Industrial environments require a distinct approach, see below.
On an industrial network, standard penetration testing methodology is dangerous. Aggressive port scanning can knock over a PLC; an exploitation attempt can halt production.
OT testing therefore typically:
We covered this in more depth on our OT penetration testing page.
The report is the only thing that remains after the test. Look for these:
Reproducible evidence. Step-by-step description, screenshots, requests and responses. If you cannot reproduce it yourself, you will not be able to verify the fix either.
Prioritisation by business impact, not CVSS. CVSS measures theoretical severity, not what it means in your environment. A "medium" flaw in your payment flow matters more than a "high" on an isolated test system.
Attack chains, not just isolated findings. As above: the value is in the chain.
Concrete remediation guidance. Not "strengthen access control", but which configuration to change and where.
An executive summary, in plain language, so decision-makers can act on it.
Included retesting. Without a verification round after remediation, you do not know whether the flaw is actually gone.
Regular testing is not only good practice, it is expected in several frameworks. NIS2 measure area five (security in acquisition, development and maintenance) and area six (measuring the effectiveness of security measures) effectively require regular, documented testing. The ISO 27001 control on technical compliance review points the same way, and PCI DSS mandates it explicitly.
The order matters, though: do not test in order to have paper. Test in order to find out what works, the paper will follow as a by-product.
The value of a test is realised in remediation. A workable process:
Step five is the one most often skipped, yet it is what separates an improving security programme from one that finds the same flaws year after year.
If testing is on your agenda, our penetration testing service starts with scope alignment and ends with a retest.
Professional penetration testing, security audits and SOC services from ARLITECH, identify vulnerabilities…
OT Penetration Testing, OT-specific service. Controlled OT pentest, safety-focused, with live-system…
How to turn Zero Trust principles into real steps: identity, device posture, micro-segmentation and least…
Our specialists are happy to discuss what this means in your organisation's environment.