brutespray
Python bruteforce tool
Install
- All systems
-
curl cmd.cat/brutespray.sh
- Debian
-
apt-get install brutespray
- Ubuntu
-
apt-get install brutespray
- Kali Linux
-
apt-get install brutespray
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install brutespray
- Dockerfile
- dockerfile.run/brutespray
brutespray
Python bruteforce tool
This Python script takes nmap GNMAP/XML output and automatically brute-forces services with default credentials using Medusa. BruteSpray can even find non-standard ports by using the -sV inside Nmap.