Awesome
#Meth0dMan
Meth0dMan is a Burp Suite extension to aid in testing HTTP Methods. It generates a custom intruder payload based on the hosts site-map, allowing quick identification of several HTTP Method issues.
##Features
- Custom intruder payloads based on current site-map
- Automatic parameter highlighting within the intruder
- Works for both Free and Professional version of Burp Suite
- Find directory listings, Cross-Site Tracing (XST) and other issues without using the scanner
##How To Use It
- From the Extender tab in Burp Suite, add Meth0dMan.jar
- Spider or discover content on site to build the site-map
- Send a request to Meth0dMan (creates a new intruder attack)
- Adjust the attack Type to 'Cluster Bomb'
- Set the first payload to HTTP Verbs List (or your own verbs)
- Set the second payload to "Extension-generated"
- Select generator, choose "Meth0dMan Payloads" from the drop down list
- Ensure you have URL encoding off and start fuzzing!