EH-Net

Resources => Tools => Topic started by: millwalll on January 16, 2012, 10:42:49 AM



Title: Fuzzing xml
Post by: millwalll on January 16, 2012, 10:42:49 AM
hi all,

does anyone know a good tool for fuzzing xml ? or any tools for xml ?


Title: Re: Fuzzing xml
Post by: MaXe on January 16, 2012, 12:22:25 PM
If it's a web application that accepts user-input via GET or POST-requests to a XML file or function, then you can use Burp Suite Free's sequencer or repeater afaik  :) That's the automated yet manual approach as you will have to perform the testing manually but let burp do the repetitive work for you  ;)