Skip to content

Burp plugin to convert fast infoset (FI) to/from the text-based XML document format allowing easy editing

License

Notifications You must be signed in to change notification settings

AonCyberLabs/FastInfoset-Burp-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

This tool detects XML Fast Infoset encoded HTTP requests in Burp based on the Content-Type header (xml/fastinfoset). Once the encoding is detected, it un-gzips the requests and decodes it to present a text-based readable user-friendly version. After a request has been edited, the plugin converts it back to the original encoding, allowing requests to be modified on the fly.

alt screenshot

For more information see the accompanying blog post

This plugin uses a decoding function from Lu Jun's code.

USAGE

Download JAR file from dist directory and load it through Burp Extender module. A new tab in Burp Proxy and Burp Repeater appears for any XML Fast Infoset encoded requests.

About

Burp plugin to convert fast infoset (FI) to/from the text-based XML document format allowing easy editing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages