Recent Posts
Archives
@ChrisJohnRiley
- RT @nostarch: Use code REVERSEIT to get 40% off "Practical Malware Analysis"! One week only! Free ebook w/ all print book purchases. htt ... 1 hour ago
- [SuggestedReading] CVE-2012-0209 Horde backdoor analysis (via @xme) http://t.co/XLYpwTMQ 8 hours ago
- [SuggestedReading] Cloudcracker (A password cracking service for penetration testers and… http://t.co/FCd3TkpM 9 hours ago
- [SuggestedReading] DEF CON 20 - Call for Papers http://t.co/W4NtyaVx 12 hours ago
- RT @moxie: I've just released CloudCracker, a general-purpose cloud-based password cracking service, complete with an API: https://t.co/ ... 13 hours ago
- Fixed my refeed... PHP and UTF-8... Oh the pain! Sorry about the SuggestedReading spam flood 23 hours ago
Flickr Photos
|
Links
Disclaimer
The contents of this personal blog are solely my own opinions and comments, as such they do not reflect the opinions of my employer(s) past, present or future. No legal liability is accepted for anything you do, think, or consider fact as the basis of articles and links posted on this blog.
"Three to one...two...one...probability factor of one to one...we have normality, I repeat we have normality. Anything you still can’t cope with is therefore your own problem."
Note: A large portion of content I post on my blog comes from "live blogging" of security conferences. These posts are in notes form and are written live during a talk. As such errors and emissions are expected. I'm only human after all!




You know this already but metasploit is supposed help speed up exploit development not just be a ./sploit replacement.
Sure… Metasploit is a great resource when it comes to exploit writing. I was referring (probably badly) to the typical “point and click” security professionals who want to understand the how and why of the underlying exploit code, instead of just relying on HD and co. to write the exploits for them.
From my viewpoint you need to understand how the vulnerable program works, and how it can be exploited, before you can use the parts of Metasploit that make exploit creation easier. After all Metasploit isn’t going to look at the executable and just spit out a suitable exploit for it. Maybe that’s planned for Metasploit 3.3 though
Nothing surprises me anymore.