help please!!

Jonathan Curran jonc at icicled.net
Sun Feb 11 15:27:33 EST 2007


On Sunday 11 February 2007 13:40, darren112 wrote:
> Hi Im new to python and I desperately need help with this task....
> This is everything of what I need to do.......
>
> The program to be written in Python obviously......
>
> The program should support brute-forcing of the authentication process
> for a Telnet server via a dictionary attack.
>
> The python program is required to take four parameters: a) the IP
> address of a Computer, b) the port number that the Telnet server is
> running on the computer , c) the name of a file containing a list if
> usernames, and b) the name of a file containing a list of word/phrases
> to be used as passwords.
>
> The program should then attempt to authenticate itself to the Telnet
> server via trying every password for every username. The program
> should report when it is successful.
>
> Please help me.... And as I am new to all this please post step by
> step instructions...

/me points and laughs at you. Hahahahaha, stupid script kiddie. Get a life.



More information about the Python-list mailing list