Friday, March 7, 2025

[nmap][netcat][nc] Use Nmap to run a simple test verifying NIDPS effectiveness

 Attacker Machine:

# nmap -sT -Pn --script all -p 80 VICTIM_IP_ADDRESS


Victim Machine:

# ncat -l -k -t -p 80

No comments:

Post a Comment