help please!!
hg
hg at nospam.org
Sun Feb 11 08:12:15 EST 2007
More information about the Python-list mailing list
Sun Feb 11 08:12:15 EST 2007
- Previous message (by thread): Python-list Digest, Vol 41, Issue 170
- Next message (by thread): help please!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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... That is funny !
- Previous message (by thread): Python-list Digest, Vol 41, Issue 170
- Next message (by thread): help please!!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list