PeterMosmans / security-scripts

A collection of security related Python and Bash shell scripts. Analyze hosts on generic security vulnerabilities. Wrapper around popular tools like nmap (portscanner), nikto (webscanner) and testssl.sh (SSL/TLS scanner)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perform pre-flight checks before mass scanning

PeterMosmans opened this issue · comments

This will speed up the process when scanning lots of targets

Implemented in the new python branch