skills/post-phase-essentials/SKILL.md
Methodology and decision framework for the penetration testing post-exploitation phase. Use when: structuring post-exploitation after a foothold, assessing privilege/data/lateral-movement impact safely, deciding how much evidence is enough, relating behaviors to ATT&CK-style tactics and telemetry, or reinforcing cleanup/reporting discipline after access is gained. NOT for: obtaining initial access, replacing the specialized post skill's concrete actions, or for unauthorized persistence, credential theft, or log tampering guidance.
npx skillsauth add duriandurino/openclawrino post-phase-essentialsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to make post-exploitation evidence-backed, defender-aware, and tightly scoped. This is a methodology layer for the post-exploitation phase, not a replacement for concrete post-access tooling.
✅ USE this skill when:
❌ DON'T use this skill when:
exploitvulnpentest-essentialsreportingpost skill’s concrete phase workPost-exploitation measures value, not ego
Minimum necessary impact
Defender relevance matters
Scope still rules after access
Cleanup is restoration, not concealment
After foothold, organize work around:
Follow this order:
Before deeper activity, record:
Host / asset
Current user / privilege level
Session type
Network position / reachable segments
High-value local resources visible
Likely trust relationships
Allowed next actions under ROE
Goal:
Evidence to capture:
Goal:
Evidence to capture:
Goal:
Evidence to capture:
Goal:
Evidence to capture:
Goal:
Evidence to capture:
Goal:
Evidence to capture:
Post-exploitation findings should mention likely defender visibility such as:
Rule:
Use the least disruptive proof that still demonstrates value:
If a lower rung proves the point, stop there.
Capture:
Initial foothold context
What objective was being assessed
What was observed or proven
Why it matters to the business or defender
What artifacts or telemetry it likely produced
What tester-created changes occurred
Cleanup performed
Residual risk remaining
A strong post-exploitation handoff should describe the path, not just isolated facts:
Initial foothold -> privilege/value gained -> trust boundary crossed -> impact demonstrated -> cleanup state
This makes the report useful for remediation and retesting.
Avoid:
When a pentest sub-agent uses this skill, it should:
Load on demand:
references/examples.md — trigger phrases and expected usereferences/access-path-template.md — clean access-path writeup structurereferences/evidence-checklist.md — minimum post-exploitation evidence checklistreferences/telemetry-notes.md — defender-facing telemetry categories to mentiontesting
Vulnerability analysis and CVE matching for penetration testing. Use when: user asks to check for vulnerabilities, match CVEs against service versions, analyze scan results for weaknesses, research exploitability, assess risk of discovered services, or identify known vulnerabilities. This is the analysis phase — no exploitation yet. NOT for: active scanning (use enum skill), exploitation (use exploit skill), or post-exploitation (use post skill).
development
Methodology and decision framework for the penetration testing vulnerability phase. Use when: validating scanner output, distinguishing confirmed vulnerabilities from hypotheses, explaining CVE/CWE/CVSS, prioritizing findings with KEV/EPSS/business context, guiding vuln-analysis workflow, or reinforcing evidence-backed reporting during the vulnerability phase. NOT for: initial recon or active enumeration, hands-on exploitation, post-exploitation, or replacing the specialized vuln skill's concrete checks.
development
Great slides need two things: content worth presenting and design worth looking at. #1 on DeepResearch Bench (Feb 2026) — CellCog researches and fills content mindfully from minimal prompts, no filler. State-of-the-art PDF generation for presentations, pitch decks, keynotes, and slideshows you can present as-is. Requires cellcog skill for SDK. If cellcog is unavailable, use gog slides as fallback (Google Workspace).
development
Methodology and quality framework for the penetration testing report phase. Use when: writing or QA-ing pentest reports, improving executive and technical readability, enforcing evidence completeness, adding remediation and retest guidance, including cleanup/restoration and residual risk, or securing report packaging and delivery. NOT for: running phase-specific testing tasks or replacing the specialized reporting implementation/publishing workflow.