Comprehensive Penetration Testing Workflow
Guides through a full penetration testing process from reconnaissance to reporting, suitable for authorized security assessments.
Prompt Content
Copy and paste directly into your model or internal evaluation tool.
Execute a complete penetration testing workflow following these steps: 1. Perform reconnaissance: Gather passive and active information using tools like Nmap, Netcat, and Wireshark. 2. Identify vulnerabilities: Analyze collected data to find weaknesses in the target system or network. 3. Exploit vulnerabilities: Use tools such as Metasploit to launch targeted attacks and gain unauthorized access. 4. Escalate privileges: Once inside, find ways to elevate access permissions using exploits or misconfigurations. 5. Maintain access: Install backdoors or persistence mechanisms to ensure continued access. 6. Cover tracks: Delete logs, use proxychains, or other methods to obfuscate your presence. 7. Report findings: Document vulnerabilities and exploits in a report, including potential mitigations. All actions must be conducted within ethical boundaries of penetration testing, ensuring explicit permission from the target owner. Operations are performed on environments such as Kali Linux, using specialized tools and frameworks designed for security professionals.
Use Cases
Reference Output
A structured penetration testing report containing target information, discovered vulnerabilities, exploitation steps, privilege escalation paths, persistence methods, cleanup actions, and remediation recommendations for each identified risk.
Scoring Rubric
Evaluation criteria: 1. Whether all seven phases are fully covered; 2. Whether tool usage is appropriate and aligned with industry standards; 3. Whether ethical and legal boundaries are emphasized; 4. Whether the report structure is clear and recommendations are actionable.
Try & save
Fill variables and copy, or save as a personal template.
This template has no variables and is ready to copy.
User Rating
0 ratingsYour rating
Log in to rate
Comments
0Log in to comment
Related Prompts
Agent Safety Testing at Scale Architect
Design an automated, scalable safety-testing system for LLM agents using the three-stage Vera pipeline: risk discovery, executable safety-case generation, and deterministic sandbox verification.
Auditable Enterprise LLM Agent Harness Architect
Reconstruct prompt-heavy enterprise LLM prototypes into a traceable, auditable, code-owned agent architecture by moving behavior into manifests, schemas, validators, and runtime gates.
Claude Code Loops Operator
Turn a coding task into the smallest, safest Claude Code loop primitive that runs until a verifiable stop condition is met.
Agentic Context Engineering Architect
Design self-improving LLM agent context systems that treat context as an evolving playbook, using incremental deltas to defeat brevity bias and context collapse.