Cool ColdFusion Post Exploitation
So on a recent test I happened to run into an instance of the new(ish) Adobe ColdFusion authentication bypass (http://www.adobe.com/support/security/advisories/apsa13-01.html)....
So on a recent test I happened to run into an instance of the new(ish) Adobe ColdFusion authentication bypass (http://www.adobe.com/support/security/advisories/apsa13-01.html)....
Open redirects can very often be escalated to reflected cross site scripting, in fact they can even be abused to...
Just my notes on attacking Oracle applications that were scrounged together from various talks and documents. I've tried to clean...
This post is pretty much a straight copy/paste from my notes on attacking application encryption. For the original source at...
So I stumbled into http://www.tssci-security.com/archives/2007/12/21/testing-for-randomness-and-predictability-using-burp-sequencer/ a while ago and it had me wondering about the sequencer tool. Unfortunately the authors didn't really...
While reading Michal Zalewski's (lcamtuf) "The Tangled Web", I was inspired to play with an example from the book. It...
After beating my head off the wall for an hour or so I finally figured out an interesting way to...
First post! Been putting this off for a while. Basically this is just a place for me to collect all...
This is our final free chapter in this smart contract hacking series, hopefully you enjoyed it, I am not sure...
How delegate calls work: Often while writing smart contracts we will want to call functions within other contracts either to...