Articles in this series
enumeration Nmap scan nmap -sC -sV 10.10.10.165 nmap -sU 10.10.10.165 22/tcp open ssh OpenSSH 7.9p1 Debian 10+deb10u1 (protocol 2.0) 80/tcp open...
Enumeration Starting with an nmap scan, i will do both TCP and UDP scan nmap -sU -sV -T4- 10.10.10.171 nmap -A -sC -sV -T4- 10.10.10.171 22/tcp open ...
first of we start with nmap scan 22/tcp open ssh OpenSSH 8.0 (protocol 2.0) 80/tcp open http Apache httpd 2.4.37 ((centos) 443/tcp...