From 03bb4e464e4051f59cef2f17e4c7c5bd4291a13b Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Thu, 10 Sep 2020 16:38:27 +0200 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 0888055..dc385cb 100644 --- a/libs/Third-party-libraries.md +++ b/libs/Third-party-libraries.md @@ -16,6 +16,7 @@ | [thirdparty/colorama/](http://pypi.python.org/pypi/colorama) | BSD | Used to make output colouring cross-platform | - | | [thirdparty/fcrypt/](http://carey.geek.nz/code/python-fcrypt/) | BSD | Used to crack a generic password hash | --passwords | | [thirdparty/gprof2dot/](http://code.google.com/p/jrfonseca/wiki/Gprof2Dot) | LGPL | Used for internal debug purposes | --profile | +| [thirdparty/identywaf/](https://github.com/stamparm/identYwaf) | MIT | Used for identification of WAF/IPS solutions | - | | [thirdparty/keepalive/](http://urlgrabber.baseurl.org/) | LGPL | Used for persistent HTTP(s) requests | --keep-alive and -o | | [thirdparty/magic/](http://pypi.python.org/pypi/python-magic/) | PSF | Used to identify and show the file type in log messages | --file-write | | [thirdparty/multipartpost/](http://pipe.scs.fsu.edu/PostHandler/MultipartPostHandler.py) | LGPL | Used to upload files via web file stager | --os-cmd, --os-shell, --os-pwn |