This repository will be dedicated to extensions related to burp to perform some nifty things that make it more efficient.
This is a simple burp Extension to extract data From intruder realtime for External Analysis.
Use Cases:
- Extracting JSON responses from Intruder for iterative analysis outside burp.
- Saving HTML responses for further investigation.
- Analyzing XML responses for vulnerabilities.
- You need to export Intruder responses from burp without the headers and other overhead.
- Dumping recursively data from API's in API testing for things like IDOR and show business impact.