PTES Mapped Pentest Plan With Forensic Evidence for Security Teams

PTES Mapped Pentest Plan With Forensic Evidence for Security Teams

A complete penetration testing plan is a standards-based plan that reduces real business risk and is not just a testing calendar. It combines measurable objectives, an explicit scope, signed Rules of Engagement, and a methodology mapped to PTES or NIST SP 800-115. Crucially, it schedules a remediation retest, because a vulnerability that is never confirmed fixed has not actually reduced risk. Anything less is a scan with a report attached.


TL;DR:

  • A comprehensive penetration testing plan must include clear, measurable objectives aligned with current asset inventories and defined success thresholds.
  • Roles and responsibilities should be explicitly assigned, with named contacts for escalation, legal approval, and evidence handling to ensure smooth execution and compliance.
  • The testing process follows standard phases, with a mandatory remediation retest scheduled upfront to verify that vulnerabilities are actually fixed and risks reduced.
  • Proper scope locking, detailed Rules of Engagement, and inclusion of retest and evidence protocols prevent legal disputes, scope creep, and incomplete results.
  • Regular retesting, focused on high-value assets and realistic attacker profiles, is essential for maintaining effective security and demonstrating ongoing risk mitigation.

Computerforensicslab
Bring Evidence Into Your Security Testing
Computer Forensics Lab supports penetration testing, evidence collection, malware analysis, and expert witness reporting for investigations and litigation.
Explore digital forensics services

Table of Contents

What should a penetration testing plan cover for scope and objectives?

A penetration testing plan without measurable objectives produces a report nobody can act on. Before any scoping call, define what “success” looks like: is the goal to test whether an external attacker with no credentials can reach customer data, or to see how far a malicious insider could move laterally once inside the network? Each objective should name an attacker profile, the data or systems at stake, and the outcome you are trying to rule out.

Objectives without a matching asset inventory are just wishful thinking. You need a current, exhaustive list of what is genuinely in scope, and stale inventories are one of the most common reasons tests miss real exposure.

  • IP ranges and subnets, including any shadow infrastructure spun up outside change control
  • Domains, subdomains, and third-party hosted applications
  • Applications and APIs, tagged by business criticality and user roles (admin, guest, authenticated customer)
  • Cloud environments and containerised workloads, with ownership clearly assigned
  • Prior test reports and known unresolved findings, so testers aren’t rediscovering old ground

Success criteria matter just as much as scope. Decide in advance what counts as acceptable residual risk. A finding rated “medium” under CVSS might be tolerable on an isolated internal tool but unacceptable on a customer-facing payment system. Write that threshold into the plan, not into a debate after the report lands.

Who owns each part of the process: roles and resources

Every capable penetration testing plan names actual people, not job titles in the abstract. The system owner authorises scope changes. The information security manager (or ISSM/ISSO, depending on your sector) signs off on the Rules of Engagement. The penetration test lead runs the engagement day to day, and testers need a named point of contact who can be reached fast if something unexpected happens.

  • System owner: authorises scope and final acceptance of remediation
  • ISSM/ISSO or equivalent: approves the RoE and confirms legal sign-off
  • Penetration test lead: manages the engagement, escalations, and evidence handling
  • Named escalation contact with out-of-hours availability, in case testing triggers a genuine security alert
  • Evidence custodian: holds artefact logs and chain-of-custody records if findings may ever support legal proceedings

Resourcing decisions belong in the plan too: what access will testers be given (VPN credentials, test accounts, physical badges), and what tooling do they bring versus what you provide.

Pro Tip: Put the out-of-hours escalation contact’s mobile number in the plan itself, not just the RoE. When a scan trips a SOC alert at 11pm, nobody wants to be searching three documents to confirm it was authorised.

Which methodology and phases should the plan follow?

The Penetration Testing Execution Standard defines seven core phases: pre-engagement, intelligence gathering, threat modelling, vulnerability analysis, exploitation, post-exploitation, and reporting. Most commercial engagements now add an eighth phase, remediation retest, because a finding that is never verified as fixed hasn’t actually lowered your risk exposure.

A practical plan schedules each phase with deliverables attached:

  1. Pre-engagement: signed authorisation, RoE, and objectives agreed. Typically 1–3 weeks including approvals.
  2. Intelligence gathering: passive and active reconnaissance against the confirmed asset inventory.
  3. Threat modelling: mapping likely attacker paths against business-critical assets, using MITRE ATT&CK technique references where relevant.
  4. Vulnerability analysis: automated scanning cross-checked with manual verification, using the OWASP WSTG as a technical checklist for web applications.
  5. Exploitation: controlled proof-of-concept attacks against confirmed vulnerabilities.
  6. Post-exploitation: assessing what an attacker could reach next, and how far.
  7. Reporting: executive summary plus technical findings with severity mapping.
  8. Remediation retest: verifying fixes are actually in place, usually a few weeks after remediation work finishes.

Attacker profiling shapes how hard testers push in each phase. A plan aimed at an opportunistic external attacker looks very different from one modelling a determined insider with valid credentials, and the intensity of exploitation and post-exploitation work should reflect that distinction. Ranking assets by business value first, then assigning testing hours to the realistic attack chains that threaten them, produces far better coverage than spreading effort evenly across every IP address on the list.

Scoping meeting outputs and the Rules of Engagement

The scoping meeting is where a penetration testing plan either becomes workable or quietly sets up a dispute later. Its output is a signed Rules of Engagement document, and government operational guidance is unambiguous about what belongs in it.

  • Explicitly permitted techniques (credential attacks, social engineering, physical access attempts) named one by one, never assumed
  • Prohibited actions, particularly denial-of-service testing and any physical access unless separately authorised
  • Approved test windows, time zones, and any blackout periods around business-critical events
  • Stop conditions: what triggers an immediate pause, and who has authority to call it
  • Named escalation paths for both the testing team and the client organisation

Omitting these items is the single most frequent cause of a test being disrupted or escalating into a legal grey area. Cloud-hosted and third-party systems add another layer: most major cloud providers require their own separate permission before testing, and the NCSC recommends confirming provider policy well before test windows are booked, since approval delays can push the entire calendar by weeks. Scope creep is the other quiet killer. Lock the asset list at the scoping meeting and treat any addition as a formal change request, not a verbal aside on day two of testing.

How is testing actually carried out in the field?

Execution starts quietly. Passive reconnaissance, pulling DNS records, certificate transparency logs, and public code repositories, causes no footprint on the target and should always come before anything active. Active reconnaissance follows once the RoE window opens, and testers accept a trade-off here: deeper scanning surfaces more, but it also raises the chance of tripping monitoring systems the client hasn’t excluded from alerting.

  1. Run automated vulnerability scanning across the confirmed scope, then manually verify every result before it reaches the report.
  2. Eliminate false positives through manual testing, since automated tools routinely flag issues that don’t hold up under inspection.
  3. Attempt controlled exploitation of confirmed vulnerabilities, documenting each step as it happens rather than reconstructing it afterwards.
  4. Record privilege escalation and lateral movement with timestamped evidence, screenshots, and command output.
  5. Clean up after every action, removing test accounts, uploaded files, and any persistence mechanisms before the engagement closes.

Manual verification matters more than most scope documents admit. A scanner might flag forty “critical” findings; experienced testers routinely find that a meaningful share are false positives once checked by hand, which is exactly why a plan should never accept a raw scan output as the deliverable. Operational guidance on this point is specific: testers should maintain an artefact log throughout, so incident responders can distinguish authorised test activity from a genuine breach if alerts fire during the window. That log, plus raw scan data retained rather than discarded, is what turns a test into evidence you can actually stand behind later.

What should the report and remediation retest look like?

A report that only lists vulnerabilities without remediation guidance wastes the engagement. Expect two layers: an executive summary written for people who don’t read CVSS scores, and a technical appendix detailed enough for an engineer to reproduce every finding without guessing.

  • Executive summary: business risk framed in plain language, with a short view of overall exposure trend if this isn’t the first test
  • Per-finding detail: CVSS or equivalent severity score, affected assets, exact reproduction steps, supporting evidence (screenshots, request/response captures, raw scan output)
  • Precise remediation advice per finding, not a generic “apply patches” line
  • A retest section confirming which findings were verified closed, and which remain open with justification

Retesting is the phase most plans shortchange, and it’s the one that actually proves risk went down. Mature security programmes build the retest into the original business case and budget rather than treating it as an optional add-on requested after the fact, because specifying the retest window upfront avoids the awkward negotiation over timing that happens when it’s an afterthought.

Pro Tip: Ask for retest findings to be tracked against the same ticket IDs as the original issues, not filed as a fresh report. It makes closure auditing far faster when a compliance reviewer or client asks for proof six months later.

Illustration of linked retest findings

What belongs in the statement of work and timeline?

The statement of work is where commercial terms meet technical scope, and treating it as a formality rather than a risk-control document is a common mistake. It should cover scope and asset inventory by reference, commercial terms, agreed test windows, a reference to the signed RoE, deliverables, retesting terms, and explicit acceptance criteria for closing the engagement.

  • Deliverables: draft report, final report, executive briefing, retest report
  • Retesting terms: how many findings are covered, and the window in which retest must occur
  • Data handling: how evidence and scan data are stored, transmitted, and eventually destroyed
  • Acceptance criteria: what constitutes a completed, closed engagement

A realistic timeline for a mid-size engagement runs roughly one to three weeks for scoping and approvals, several days to two weeks of hands-on testing depending on scope size, a draft report within days of testing ending, and a retest window of two to six weeks after remediation work is complete. Budget for retesting and procurement review from the outset. Treating them as unplanned extras is how engagements that should take ten weeks stretch into three months.

How Computer Forensics Lab applies standards-based testing in practice

Some providers structure penetration testing around standards like PTES phases mapped to concrete deliverables rather than treating methodology as a checkbox exercise. That approach is set out in detail in its methodology for penetration testing.

  • Signed RoE and written authorisation before any technical activity begins
  • Evidence logs and chain-of-custody records maintained throughout, in case findings ever need to support legal proceedings
  • Sample report structures showing severity mapping and reproduction steps before the engagement is commissioned
  • Retest scheduling agreed as part of the original scope, not negotiated afterwards

Where results may end up in litigation or regulatory review, evidence handling changes: chain of custody has to be documented from first contact, not reconstructed retrospectively. That distinction is explored further in guidance for legal teams commissioning forensically defensible testing.

What actually goes wrong with penetration testing plans

Most failures trace back to three habits: scope that was agreed verbally and never locked in writing, a Rules of Engagement document that skips stop conditions or escalation contacts, and no retest budgeted from the start. Prioritise ruthlessly when resources are tight. Test the assets that would hurt most if breached first, automate what scanning can reasonably cover, and never let the retest be the line item that gets cut. Before commissioning anyone, ask for a sample RoE template, a redacted sample report, and written retest terms.

— Computer

Get a standards-based penetration test with evidence you can actually use later

Some providers bring a different advantage to penetration testing by including forensic-grade evidence handling built into the same engagement. Where a standard provider hands you a PDF, Computer Forensics Lab’s background in digital forensics investigations means chain of custody, artefact logs, and expert witness readiness are part of the methodology from day one, not an emergency add-on if findings later end up in a legal dispute. If you’re commissioning a test, ask for a RoE template, a sample report, and written retest terms upfront, and expect clear answers on all three. Explore the full range of digital forensics and security services or review the specialist forensic services catalogue to start a conversation about scoping your next engagement.

Sources

FAQ

What are the main phases of a penetration test?

PTES defines seven core phases: pre-engagement, intelligence gathering, threat modelling, vulnerability analysis, exploitation, post-exploitation, and reporting, with most commercial engagements adding remediation retest as an eighth stage.

What are the seven phases of PTES?

Pre-engagement interactions, intelligence gathering, threat modelling, vulnerability analysis, exploitation, post-exploitation, and reporting make up the seven PTES phases.

How long does a full penetration testing plan take to execute?

Scoping and approvals typically take a few weeks, hands-on testing several days to a couple of weeks, draft reporting within days, and retesting a few weeks after remediation is complete.

What makes a good project or system to start penetration testing with?

Start with the assets that carry the highest business value and the most realistic attacker paths, such as internet-facing applications handling customer data, rather than spreading limited testing hours evenly across every system.

How often should a penetration test be repeated?

Regulated or high-value systems generally warrant quarterly or semi-annual testing plus testing after major changes, while lower-risk environments often follow an annual external test with quarterly internal checks.

Does Computer Forensics Lab provide retest and evidence handling as part of its penetration testing plans?

Some providers structure engagements around signed RoE, evidence logs, and chain-of-custody practices, with retest scheduling agreed as part of the original scope rather than negotiated afterwards.