Skip to content

vetementsvmnts/Understanding-Networking-Reconnaissance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Network Discovery Results

This section shows the initial reconnaissance phase where active hosts are identified on the network using ARP requests.

Network discovery



2. Nmap Service Detection

The following output demonstrates a service version scan (-sV) against a specific target to identify open ports and running services.

Nmap discovery



3. Target System Status

This image provides a diagnostic view of the captured network traffic and system interactions during the scan.

Diagnosis



4. Lab Environment Reference

Below is the reference image for the current networking lab setup.

Lab Reference

About

Network Reconnaissance is the systematic discovery of a target's digital footprint. By mapping active hosts, open ports, and service versions, I identify the attack surface and potential entry points. This phase is the strategic foundation of any penetration test, turning raw infrastructure data into actionable intelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors