Skip to content

Python script to bruteforce telnet user and passwords

Notifications You must be signed in to change notification settings

Vikingfr/telnet-bruteforce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Telnet Bruteforce

Script to bruteforce Telnet user and password

./telnet-hack.py

    usage: telnet-hack -h host [-l "login: "] [-p "pass: "]
            -h  host  (default: 'localhost')
            -l  Login prompt (default: 'Login: ')
            -p  Password prompt (default: 'Password: ')

    Example:  telnet-hack -h localhost

About

Python script to bruteforce telnet user and passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%