skills/pt-maintaining-access/SKILL.md
Evaluates whether an attacker could retain foothold and move laterally after initial compromise, within strict authorization limits. Use when testing persistence, session resilience, and detection/response effectiveness during a pen test.
npx skillsauth add santosomar/ethical-hacking-agent-skills pt-maintaining-accessInstall 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.
Persistence simulation requires explicit approval. Prefer temporary, reversible techniques and remove all artifacts during cleanup. Never leave backdoors, accounts, or scheduled tasks in place after testing.
# Maintaining Access Output
## Persistence Simulation
- Technique class:
- Target:
- Result:
- Reversibility check:
## Lateral Movement Assessment
- Starting context:
- Reachable systems:
- Constraints encountered:
## Detection and Response
- Alerts triggered:
- Time to detect:
- Time to contain:
- Gaps observed:
## Cleanup Verification
- Artifacts removed:
- Validation method:
development
Performs authorized web application and API penetration testing with focus on OWASP-style risks and business logic flaws. Use when assessing websites, web APIs, authentication flows, session handling, and input validation.
testing
Performs authorized security scanning using static, dynamic, and vulnerability-focused methods. Use when mapping exposed services, profiling application behavior, and identifying known weaknesses for validation.
testing
Creates penetration test deliverables for executive and technical audiences, including prioritized findings and remediation plans. Use when drafting, structuring, or finalizing pen test reports from collected evidence.
testing
Performs authorized post-exploitation activities to assess impact, lateral movement paths, credential exposure, and detection gaps after initial compromise. Use when a foothold has been validated and the test requires controlled impact expansion analysis.