hackingyseguridad / nmap

Detectar vulnerabilidades script con nmap

Home Page:http://www.hackingyseguridad.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nmap

Coleccion de simples NSE-script para nmap, para detectar Path Traversal y otras vulnerabilidades

git clone https://github.com/hackingyseguridad/nmap/

cp cve-2021-41773.nse /usr/share/nmap/scripts/

Uso.:

Por ejemplo:

nmap -Pn -p80,443 -sVC --script=cve-2021-41773.nse