Archive for the 'Brute Force' Category

Watir - Web Application Testing in Ruby

Friday, July 20th, 2007

Watir is an automated test tool which uses the Ruby scripting language to drive the Internet Explorer web browser. Watir is a toolkit for automated tests to be developed and run against a web browser.

Posted in Web Applications, Brute Force, Tools | No Comments »

Lemon - Google’s own Web Security Fuzzer

Thursday, July 19th, 2007

Srinath Anantharaju, a member of Google’s Security Team posted in Google’s Security Blog the availability of “Lemon” , a new web application security fuzzerdeveloped by Google.

Posted in Web Applications, Brute Force, Tools | No Comments »

PIRANA, the SMTP fuzzing and bruteforce tool

Thursday, July 5th, 2007

PIRANA is a SMTP fuzzing and bruteforce exploitation framework that tests the security of a SMTP content filter. By means of a vulnerability database, the content filter to be tested will be bombarded by various emails containing a malicious payload intended to compromise the SMTP server

Posted in Framework, Brute Force, Tools | No Comments »

Regression and Stress Tests with FunkLoad

Thursday, June 28th, 2007

another web testing tool called FunkLoad. This python application can be used for functional and regression testing of web applications.

Posted in Web Applications, Brute Force, Tools | No Comments »

WebLOAD - Open Source Load and Stress Testing Tool

Tuesday, June 26th, 2007

WebLOAD stress and load testing tool has been released by Radware as open source. The Commercial-Grade Open Source Load Testing Solution from RadView. Load-test any Internet Application, including applications that use Web 2.0 & AJAX.

Posted in Web Applications, Brute Force, Tools | 1 Comment »

Google MD5 Hash Search Engine

Friday, June 22nd, 2007

It’s about storing unique MD5 hashes in the title of numerous pages spidered by Google . You may call it an implementation of an hash search engine using Google.

Posted in Brute Force, Tools | 5 Comments »

DirBuster : A New Web Application Brute Force Tool

Thursday, June 14th, 2007

I read today about a new tool for web brute forcing : DirBuster. It is a multi threaded java application designed to brute force directories and files names on web/application servers.

Posted in Web Applications, Brute Force, Tools | 1 Comment »

aircrack-ptw : A Faster Tool for WEP Crack

Saturday, May 19th, 2007

Federico Biancuzzi has published an interview at The Register about a new algorithm to crack WEP keys. The main gain of this new attack is the relatively small number of packets needed in order to crack the key

Posted in Brute Force, Tools | No Comments »

How about US Census Bureau as bruteforce dictionary ?

Sunday, May 13th, 2007

I bet you never knew that one reliable resource of dictionary based password attacks is the US Census bureau.

Posted in Brute Force, Fingerprinting | No Comments »

My favorite 10 Web Application Security Fuzzing Tools

Saturday, May 12th, 2007

A Security Fuzzer is a tool designed to provide random data (fuzzing testing) to an application’s parameters. In the context of web application testing, fuzzing means testing especially for buffer overflow, parameter format check, various encoding and error handling.

Posted in Web Applications, Brute Force, Tools | 6 Comments »