Skip to content

phin3has/lowhangingbrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

lowhangingbrute

Auto detect and brute force SSH, SMB, and MSSQL logins

#Requirements

  • Masscan
  • Metasploit

Install

git clone https://github.com/awhitehatter/lowhangingbrute.git

IMPORTANT: First use update the main function (see line 234) with the correct paths to the required username/password lists

Usage

python lowhangingbrute.py <ip/subnet>

The <ip/subnet> entry needs to be a valid masscan friendly entry, I do not validate this.

python lowhangingbrute.py 10.0.0.0/8

About

Auto detect and brute force SSH, SMB, and MSSQL logins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages