forked from forced-request/wXf
-
Notifications
You must be signed in to change notification settings - Fork 0
buby zlib inflate
cktricky edited this page Jun 3, 2011
·
1 revision
Ken Johnson [CKTRICKY]
Inflates ZLib compressed data (a.k.a decompresses) and then sends to Burp.
http://www.gdssecurity.com/l/b/2008/02/19/a-delfate-burp-plug-in/
RHOST www.example.com true Enter the remote host value
RHOST -- the remote host or target site hostname.
I would like to modify zlib compressed data prior to arriving at Burp's proxy. The ZLIB data is coming from www.example.com
set RHOST www.example.com
run
Thats it ;-)