Steel Mountain
Scanning
We'll start with scanning. First thing First we need to scan the target machine for open ports by using nmap
┌─[root@parrot]─[~]
└──╼ sudo nmap -sS -sV -sC -T4 10.10.81.243 -vv
.
.
.
Host is up, received echo-reply ttl 127 (0.14s latency).
...
cybersphere.hashnode.dev9 min read