Hydra Brute Force Utility - Hydra is a powerful, multi-protocol brute force attack tool. Brute force attacks involve guessing authentication credentials in an attempt to gain access to a system. Brute force is, over time, the most successful way to break simple authentication.
Using Drupal XML-RPC to Bypass Authentication Failure Detection - Drupal provides robust, and largely ignored, XML remote procedure call (RPC) functionality. This functionality is available through the xmlrpc.php file that is available at the Drupal root in any installation. Any module can provide a hook into the XMLR
Brute Forcing Drupal - Brute forcing account credentials for Drupal 5 and 6 sites including a sample script.
Building an MD5 Rainbow Table - A short perl program that creates a MySQL database of MD5 values, or a rainbow table.
Interrogating DNS - DNS (Domain Name System) is an important component of any reconnaissance or discovery phase of an attack on internet systems.
OWASP Releases DirBuster 0.11.1 - Two days ago OWASP announced the release of a new version of their DirBuster tool. DirBuster is a Java based web application scanner.