Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 535 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 535 Bytes

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