Jump to content

Website guess pass - form

- - - - -

  • Please log in to reply
1 reply to this topic

#1
stoneman

stoneman

    Newbie

  • Members
  • Pip
  • 1 posts
I want to make program which can do this:

1. go to url (example www.aaa.com/login.php)
2. log with user and pass
3. go to another url (www.aaa.com/guess.php)
4. guess 3-diggit password (000 - 999) (there is one textbox and one button on this page)

my teacher gives me this task to do.
which programming language is best for this>???
some advices?

#2
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
Which class is this for? I don't see why this would be a class problem.

Lots of languages can do it. If you want to guess a 3 digit number, you'd loop through and try them all. You'd want to send post data to whatever page they go to and probably just avoid the landing pages all together.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users