Tag: pauldotcom
w3af Technical Segment on PaulDotCom Tonight
by seth on Mar.12, 2009, under Security
Just wanted to let you all know that I will be a guest on the PaulDotcom Security Weekly podcast tonight. I will be leading a technical segment on w3af, which is a very nifty free/open source tool for web application scanning/exploitation. Should be loads of fun!
The live stream should go up around 1845 EDT with the show starting around 1900EDT. Further details can be found here: http://pauldotcom.com/security-weekly/
Hope to see you there.
Seth Misenar
CeWL for Pen Testers
by seth on Jan.08, 2009, under Security
Shortly after flipping through Ed’s slide deck for Secrets of America’s Top Pen Testers yesterday, I noticed a fortuitous tool annoucement come across the SANS GIAC Alumni mailing list. Robin Wood emailed to announce the release of a tool called CeWL: Custom Wordlist Generator (which is of course pronounced ‘cool’).
http://www.digininja.org/cewl.php
CeWL “spiders a given url to a specified depth, optionally following external links, and returns a list of words which can then be used for password crackers such as John the Ripper” (from the website).
Very nice. This tool dovetails nicely with Ed’s first tip from SATPT, “Build Password Guessing and Cracking Dictionaries”. In fact, it turns out that the tool was based on a PaulDotCom discussion, http://pauldotcom.com/2008/11/creating-custom-wordlists-for.html, which was in turn based upon content provided in Ed’s SEC560: Network Penetration Testing, which I will be teaching in Atlanta in February, https://www.sans.org/atlanta09_cs/description.php?tid=1717.
Wshew…did you follow all that. Regardless of its origins, CeWL definitely looks like something I will be adding to my tool arsenal. Check it out.