AgentStack
SKILL verified Apache-2.0 Self-run

Pt Planning Recon

skill-santosomar-ethical-hacking-agent-skills-pt-planning-recon · by santosomar

Defines penetration test scope and performs authorized reconnaissance using passive and active methods. Use when planning a test engagement, collecting target intelligence, building asset inventories, or preparing recon findings.

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-santosomar-ethical-hacking-agent-skills-pt-planning-recon

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Pt Planning Recon? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Pen Test Planning and Reconnaissance

Authorized Use Only

Use this skill only for systems explicitly authorized in writing by the user. If authorization or scope is unclear, pause and ask for confirmation before any target interaction.

Objectives

  1. Define engagement boundaries and success criteria.
  2. Build an asset inventory from approved sources.
  3. Perform passive recon first, then scoped active recon.
  4. Produce recon outputs that feed scanning and exploitation phases.

Workflow

  1. Confirm rules of engagement:
  • In-scope and out-of-scope assets
  • Allowed test windows and rate limits
  • Prohibited actions (DoS, credential stuffing, social engineering, etc.)
  1. Collect passive intelligence:
  • Domains, subdomains, ASN/IP ranges, DNS, mail records, public endpoints
  • Technology stack indicators and externally visible services
  1. Plan active recon in scope:
  • Host discovery and service fingerprinting with safe defaults
  • Logging of every command, timestamp, and target touched
  1. Normalize findings:
  • Deduplicate assets and map to owners/business function when known
  • Tag confidence level and evidence source
  1. Handoff artifacts:
  • Asset inventory for scanning
  • Initial threat hypotheses and likely attack paths

Output Template

Use this structure for recon deliverables:

# Planning and Recon Output

## Scope Summary
- In scope:
- Out of scope:
- Test window:
- Constraints:

## Asset Inventory
- Asset:
  - Type:
  - Exposure:
  - Evidence:

## Recon Findings
- Finding:
  - Evidence:
  - Potential risk:
  - Next step:

## Handoff to Scanning
- Prioritized targets:
- Recommended scan strategy:

Quality Checks

  • Scope constraints are explicit and referenced in findings.
  • No unapproved targets were queried.
  • Evidence is reproducible and timestamped.
  • Findings are prioritized by likely business impact.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.