diff --git a/README.md b/README.md index 831ab93..12430e3 100644 --- a/README.md +++ b/README.md @@ -842,6 +842,7 @@ See also *[Proxies and Machine-in-the-Middle (MITM) Tools](#proxies-and-machine- * [NoSQLmap](https://github.com/codingo/NoSQLMap) - Automatic NoSQL injection and database takeover tool. * [SQLmap](http://sqlmap.org/) - Automatic SQL injection and database takeover tool. * [tplmap](https://github.com/epinna/tplmap) - Automatic server-side template injection and Web server takeover tool. +* [werkzeug-debug](https://github.com/its0x08/werkzeug-debug)- A simple python tool to achieve RCE when debug is enabled on Flask/Werkzeug server. ### Web path discovery and bruteforcing tools