I\'m writing my own directory buster in python, and I\'m testing it against a web server of mine in a safe and secure environment. This script basically tries to retrieve common
I would be adviced you to use http://docs.python-requests.org/en/latest/# for http.