Last night, I found out that my paper to Toorcon was accepted. It’s going to be very different than the DEFCON (and OWASP) talk. DEFCON was basically a sales pitch for a free tool. The Toorcon talk will only be about the technical details of some of Grendel’s more advanced techniques. I don’t know if it’s a 20 or 50-minute presentation yet; the abstract for the 50-minute version is below:
Advanced Techniques in Automated Web Application Testing
Using regular expressions (or, gasp, simple text patterns) is not a state-of-the-art technique for
processing the results of automated web security tests. This presentation will provide an in-depth
discussion of a number of advanced techniques used in, or planned for Grendel (grendel-scan.com).
In the past, many of these techniques were rarely seen outside commercial software. This includes
quantitatively measuring the similarity of HTTP responses, creating sophisticated logical file-not-found
profiles, using an HTML DOM implementation and JavaScript engine, logical session tracking, test job
categorization, and automated fuzzing. The usage of Grendel, its interface, high-level features, etc will not be discussed in this presentation. Don’t expect to see a single screenshot of the GUI.
1 Comment