Skip to content

Instantly share code, notes, and snippets.

@louishuyng
Last active December 3, 2023 15:16
Show Gist options
  • Save louishuyng/b351574d9a0486abb4b6101b0057483d to your computer and use it in GitHub Desktop.
Save louishuyng/b351574d9a0486abb4b6101b0057483d to your computer and use it in GitHub Desktop.
Nmap useful commands
# Chekc vulnable at port in specific addr
nmap -p 80 --script vuln 192.168.0.184
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment