Archive for the ‘burp intruder’ Category
Posted in burp intruder, session tokens on October 12th, 2011 by PortSwigger
A while ago, Burp Intruder added a bit flipping payload type, suitable for automatic testing for vulnerable CBC-encrypted session tokens and other data. If you aren't familiar with this vulnerability, take a look at The Web App Hacker's Handbook, 2nd Edition, pages 227-233, and also check out this exercise (login required) in the MDSec online training labs.Burp Intruder now has a further payload
Tags: encryption |
Posted in burp intruder on March 22nd, 2010 by PortSwigger
I'll shortly be releasing to Burp Suite Pro users a new beta version of Burp Intruder, which contains a bunch of frequently-requested enhancements:You can now configure multiple attacks indepedently in separate tabs (as with Burp Repeater). You can copy attack configurations between tabs, or save configurations for later use.Payload positioning now uses the same feature-rich editor as other too...
Posted in burp intruder on March 22nd, 2010 by PortSwigger
I'll shortly be releasing to Burp Suite Pro users a new beta version of Burp Intruder, which contains a bunch of frequently-requested enhancements:You can now configure multiple attacks indepedently in separate tabs (as with Burp Repeater). You can copy attack configurations between tabs, or save configurations for later use.Payload positioning now uses the same feature-rich editor as other tools
Posted in burp intruder on November 2nd, 2009 by PortSwigger
Karl Dawson has written a nice paper about using Burp Intruder for discovering login credentials, and how you can use various tricks to reveal other useful information and anomalies, as well as actually guessing valid passwords. Download it here.