Skip to content

mrts/burp-suite-http-proxy-history-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burp-suite-http-proxy-history-viewer

JavaFX application for viewing Burp Suite HTTP proxy history files.

The history file can be exported from Burp Suite by opening Proxy > HTTP History, selecting relevant records, right-clicking and choosing Save items.

Example history file is included in example/burp-http-history.xml.

Usage

The application is currently work in progress, please check back soon for instructions.

Building and running

mvn clean jfx:jar
java -jar target/jfx/app/burp-suite-http-proxy-history-viewer-1.0-SNAPSHOT-jfx.jar

About

Burp Suite HTTP proxy history viewer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages