http://r2km7u25qebaefa7b6jdcjldymc2u337vzpx7ne773ypgs3qlq4xycqd.onion/index.php?search=Port_scan
ICA1 Mar 16, 2025 ## Initial Reconnaissance
I began by performing reconnaissance on the target to identify open ports and services.
```bash
$ nmap -sS -sV -p- [TARGET_IP]
```
The scan revealed several open ports:
-...