httpgrep : Scans HTTP Servers To Find Given Strings In URIs

httpgrep is a python tool which scans for HTTP servers and finds given strings in HTTP body and HTTP response headers. $ httpgrep -H–== [ by nullsecurity.net ] ==– Usage httpgrep -h -s [opts] | Options –h < hosts|file> – single host or host-range/cidr-range or file containinghosts, e.g.: foobar.net, 192.168.0.1-192.168.0.254,192.168.0.0/24, /tmp/hosts.txt-p<port> – port to connect …