Skip to content

The best telnet bruter for the moment, please use it for educational purpose

Notifications You must be signed in to change notification settings

Inplex-sys/telnet-bruter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telnet Bruter

This tool is used for creating a telnet combo list by using an list of ip adress. It will try a dozen of default password and send you the result in stdout and in a file.

Installation

Install the app on the server

user@domain:~# git clone https://github.com/Inplex-sys/telnet-bruter.git
user@domain:~# cd ./telnet-bruter/
user@domain:~# gcc ./*.c -o telnet-bruter -pthread -std=c99 -fcommon
user@domain:~# zmap -p 23 | ./telnet-bruter <threads>

image

About

The best telnet bruter for the moment, please use it for educational purpose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages