Penetration Testing mailing list archives

Re: Bruteforce HTTP Basic authentification


From: Chris Kuethe <chris.kuethe () gmail com>
Date: Fri, 19 Aug 2005 12:18:06 -0600

Foo. Not enough coffee today.

This
         $freq{$n}->{$chars[0]}++;

Should actually be this:
         $freq{$n}->{$c}++;

CK

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?

------------------------------------------------------------------------------
FREE WHITE PAPER - Wireless LAN Security: What Hackers Know That You Don't

Learn the hacker's secrets that compromise wireless LANs. Secure your
WLAN by understanding these threats, available hacking tools and proven
countermeasures. Defend your WLAN against man-in-the-Middle attacks and
session hijacking, denial-of-service, rogue access points, identity
thefts and MAC spoofing. Request your complimentary white paper at:

http://www.securityfocus.com/sponsor/AirDefense_pen-test_050801
-------------------------------------------------------------------------------


Current thread: