sudo python setup.py install
wafw00f <URL>
nmap -p <PORT> --script http-waf-detect <HOST>
nmap -p <PORT> --script http-waf-detect --script-args="http-waf-detect.aggro,http-waf-detect.uri=/testphp.vulnweb.com/artists.php" <HOST>
nmap -p <PORT> --script=http-waf-fingerprint <targets>
nmap -p <PORT> --script=http-waf-fingerprint --script-args http-waf-fingerprint.intensive=1 <HOST>