Skip to content

RichardSwierk/Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

╔╗
║║
║║──╔══╦══╦╦═╗
║║─╔╣╔╗║╔╗╠╣╔╗╗
║╚═╝║╚╝║╚╝║║║║║
╚═══╩══╩═╗╠╩╝╚╝
───────╔═╝║
───────╚══╝

IOT device brute force tool
This program was made to check IOT devices for common passwords

How it works

This uses Hydra for brute forcing and pnscan for port scanning
It first checks the first ip for open ports 22 (ssh) and 23 (telnet)
Then if it finds an open port it uses hydra to try to brute force the login
Hydra logs everything to the login.log file

Instructions

+1. Clone the repository
+2. Run the setup.sh file
+3. Run the login.sh file to start the program

About

IOT device brute force login tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages