This extension is designed to let you view your exported Burp Suite history files (in XML format) directly within a custom Burp tab. Note that this extension is only designed to render the exported XML file in a graphically readable form for later investigations.
- Make sure to set up the Python Environment in Extender->Options
- In Extender->Extensions click on Add button
- Select Extension Type Python
- Select Extension file BurpXMLExportViewer.py
- After loading the extension, a new tab called Burp XML Export Viewer should appear
Within this tab, click on Select Burp XML Export File and select your exported Burp XML history file.
- Handle base64 encoded XML history files
- Edit data and export as new XML history file
- Re-import XML history file into Burp Proxy