-
Notifications
You must be signed in to change notification settings - Fork 8
/
ivre-scan-config.txt
9 lines (7 loc) · 1.05 KB
/
ivre-scan-config.txt
1
2
3
4
5
6
7
8
9
==Nmap Scan==
nmap --stats-every=1m -sC -sVT -T4 -Pn -p- -v --open --min-rate=5000 --min-hostgroup=256 --max-retries=0 --min-parallelism=256 --script-timeout=4m --script=vuln,http-vuln-cve2021-26855,ssl-cert,ssl-enum-ciphers,ssl-heartbleed,sip-enum-users,sip-brute,sip-methods,rtsp-screenshot,rtsp-url-brute,rpcinfo,vnc-screenshot,x11-access,x11-screenshot,nfs-showmount,nfs-ls,smb-vuln-ms08-067,smb-vuln-ms17-010,smb-ls,smb-enum-shares,http-robots.txt.nse,http-webdav-scan,http-screenshot,http-auth,http-form-brute,http-sql-injection --script-args=http.useragent=Mozilla,http-ntlm-info,http-git,http-open-redirect,http-open-proxy,socks-open-proxy,smtp-open-relay,ftp-anon,ftp-bounce,ms-sql-config,ms-sql-info,ms-sql-empty-password,mysql-info,mysql-empty-password,vnc-brute,vnc-screenshot,vmware-version,http-shellshock,http-default-accounts,http-passwd,smb-vuln-ms17-010,rdp-vuln-ms12-020,dns-srv-enum -iL targets.txt -oA $(date +%Y%m%d)__nmapscan
==Import the Nmap Results into IVRE==
ivre scan2db nmapfile.xml
ivre db2view nmap
==View the Results==
./ivre-dashboard.sh &