View Single Post
  #4  
Old 06-01-2006, 08:23 AM
Tyler Tyler is offline
Platinium Techie
 
Join Date: Jan 2005
Location: Edmonton, Alberta, Canada
Posts: 1,078
Send a message via AIM to Tyler Send a message via MSN to Tyler
Default Re: where can i get a number guessing program?

Quote:
Originally Posted by devagrau
Im looking for a program that i can use to guess number passwords. I have usernames but i need somthing to crack the passwords on a webbased login screen. The login has no lockout after a paticular .no of trys.

If somone could help me out that would be great.
This is called a Brute Force attack. I'm not going to encourage this by explaining how to do it, but I will say there is a TON of information on the net about this type of attack. Google!

By the way, using Brute Force attacks aren't as effective as they once were. You'll probably come across problems such as the server not allowing you to logon because of to many wrong password attempts, or to many attempts within a certain timeframe etc. Plus if it is being monitered it will be pretty obvious what you are doing, so it would be wise to use a proxy.
__________________
Microsoft believes in making computing easier! What could be easier for consumers than having only ONE choice of software?!?
Reply With Quote