Skip to content

Latest commit

 

History

History

burp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Burp Extensions

This repository will be dedicated to extensions related to burp to perform some nifty things that make it more efficient.

Intrude The Intruder

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.