From c8e7cce1d89e035192efc18c0b019ec71a567bb6 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Wed, 27 Mar 2019 02:11:53 +0100 Subject: [PATCH] Updated Third party libraries (markdown) --- libs/Third-party-libraries.md | 1 + 1 file changed, 1 insertion(+) 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 |