Skip to content

This Burp Extension lets you view your exported Burp XML history files directly within Burp.

License

Notifications You must be signed in to change notification settings

iphoneintosh/BurpXMLExportViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Burp XML Export Viewer

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.

Installation

  1. Make sure to set up the Python Environment in Extender->Options
  2. In Extender->Extensions click on Add button
  3. Select Extension Type Python
  4. Select Extension file BurpXMLExportViewer.py
  5. 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.

TODOs

  • Handle base64 encoded XML history files
  • Edit data and export as new XML history file
  • Re-import XML history file into Burp Proxy

Screenshot

About

This Burp Extension lets you view your exported Burp XML history files directly within Burp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages