1. Pre-Engagement Interactions

Goal: Define scope, goals, rules, and communication.

📌 Tools: Google Docs / Notion (for scoping), contract templates.

2. Intelligence Gathering

Goal: Map attack surface.

📌 Tools:

Example:

nmap -sC -sV -Pn -T4 10.10.10.0/24
amass enum -d target.com

3. Threat Modeling

Goal: Identify relevant threats + prioritize.

📌 Tools: OWASP Threat Dragon, MS Threat Modeling Tool.