diff --git a/libs/Third-party-libraries.md b/libs/Third-party-libraries.md index d26419e..0cd67df 100644 --- a/libs/Third-party-libraries.md +++ b/libs/Third-party-libraries.md @@ -24,6 +24,7 @@ | [thirdparty/pagerank/](http://code.google.com/p/corey-projects/) | MIT | Used to display page rank for Google dork results | -g | | [thirdparty/prettyprint/](http://code.google.com/p/python-httpclient-gui/) | MIT | Used to generate XML output | --xml, to be replaced by --report (#14) | | [thirdparty/pydes/](http://twhiteman.netfirms.com/des.html) | Free, public domain | Used to crack the Oracle old password format | --passwords | +| [thirdparty/six/](https://github.com/benjaminp/six) | MIT | Used as Python 2 and 3 compatibility library | - | | [thirdparty/socks/](http://socksipy.sourceforge.net/) | BSD | Used to tunnel your requests over Tor SOCKS proxy | --tor-type and --proxy | | [thirdparty/termcolor/](http://pypi.python.org/pypi/termcolor) | MIT | Used to colourize output | - | | [thirdparty/xdot/](http://code.google.com/p/jrfonseca/wiki/XDot) | LGPL | Used for internal debug purposes | --profile |