From 01c9300dd8127ad17c5681eb6e896440a749d4dd Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 26 Aug 2019 21:19:43 +0700 Subject: [PATCH] Web Application Security > RhinoSecurityLabs/IPRotate_Burp_Extension --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cac6cae..131ad97 100644 --- a/README.md +++ b/README.md @@ -1704,6 +1704,10 @@ This repository is created as an online bookmark for useful links, resources and pwntester/ysoserial.net Deserialization payload generator for a variety of .NET formatters + + RhinoSecurityLabs/IPRotate_Burp_Extension + Extension for Burp Suite which uses AWS API Gateway to rotate your IP on every request. + RhinoSecurityLabs/SleuthQL Python3 Burp History parsing tool to discover potential SQL injection points. To be used in tandem with SQLmap.