Digital Marketing

Linux Port Scanning

Check what services are running on the Linux system using port scanning utilities. 

These commands are sometimes used to identify open TCP ports and related services:

# netstat -tulp
# lsof -iTCP -sTCP:LISTEN
# nmap -sTU

Comments

Popular posts from this blog

Fixed WSL sshd: no hostkeys available -- exiting

PowerMTA pmta command