Reconnaissance(Information gathering) so we begin our enumeration by doing an nmap scan on the machine using the custom nmap script written in bash, result=$(nmap -p- --min-rate=1000 -Pn -T4 10.129.171.71 | grep '^[0-9]' | cut -d '/' -f 1 | tr '\...
x401a.hashnode.dev12 min read
No responses yet.