scripts icon indicating copy to clipboard operation
scripts copied to clipboard

add documentation and fix shebang in proxycannon.py

Open bmoar opened this issue 8 years ago • 0 comments

Greetings!

Saved the helpful blog pages you wrote up for each tool and stuck them in docs/* as a reference for when you have no network connectivity.

Changed the shebang in proxyCannon.py to

#!/usr/bin/env python

that way the script can be run in a virtualenv.

bmoar avatar Feb 17 '17 22:02 bmoar