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

REQUEST: option for basic auth

mkevenaar opened this issue · comments

It would be a nice to have if you could use HTTP Basic Auth.

Thanks for the suggestion, added to the TODO list

Implemented in version 0.20 - thanks again for the suggestion, keep 'em coming!

Peter