few nmap commands

xany
7 years ago

0

CSRF nmap script

nmap -p80 –script http-csrf.nse

XSS nmap script

nmap -p80 –script http-stored-xss.nse

nmap -p80 –script http-dombased-xss.nse

[b]
Sql nmap scripts[/b]

nmap -sV –script=http-sql-injection

http-sql-injection.withinhost

Nmap FIleupload script

nmap -p80 –script http-fileupload-exploiter.nse

nmap mysql-brute

nmap –script=mysql-brute

nmap –script ftp-brute -p 21

http-form-brute.method

nmap –script http-form-brute -p 80

1reply
2voices
244views
Mugi [Mugiwara27]
7 years ago

0

Thanks for sharing this with us :)

You must be logged in to reply to this discussion. Login
1 of 2

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss