资 源 简 介
Burp Log Reviver
A solution for converting burp logs into sessions, in all burp suite versions
Burp Log Reviver is an easy-to-use tool, which helps you “revive” a burp log file and transform it to a burp session, even while using the free edition of burp suite.
After reviving the log, you can continue working with your requests and responses, and feel like you never closed burp at all.
Developed by Hacktics ASC
Requirements:
Written in Perl v5.12.3
How does it work?
Burp Log Reviver is responsible for parsing burp’s logs and placing each of the requests and responses into a Hash table.
After parsing and indexing each message, the tool can function in two methods: client and server.