bls / node-burp-importer

Parse burp's XML export files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-burp-importer

Parse burp's XML export files

Usage

See: Example

Bugs

  • xml-stream doesn't decode \r\n correctly in CDATA blocks. This means that you must choose "base64 encode requests and responses" when you export from burp (this is the default).

About

Parse burp's XML export files

License:MIT License


Languages

Language:JavaScript 100.0%