Before a penetration test begins, the PenTest-er should gather as much information as possible about the target. The more you know upfront, the smoother and more effective the test will be.

Since good information increases the chances of success, this phase deserves plenty of time and attention. This information‑gathering process is known as reconnaissance and enumeration.

<aside> <img src="/icons/target_red.svg" alt="/icons/target_red.svg" width="40px" />

Mission Objectives


1. Information Gathering Techniques

Before touching the target's network, we use OSINT (Open Source Intelligence) to gather data from public records.

2. Host and Service Discovery Techniques

Once we move to active scanning, the goal is to map the "Digital Footprint."

3. Enumeration for Attack Planning

Raw data is useless without analysis. This phase involves connecting the dots to choose the exploit.

4. Enumeration for Specific Assets