Tool for bruteforce attacks in Termux
Brutspray is a tool for bruteforce attacks in Termux
Brute Spray takes nmap GNMAP/XML output and automatically brute-forces services with default credentials using Medusa. Brute Spray can even find non-standard ports. by using the -sV inside Nmap.
Installation:
$ apt update
$ apt upgrade
$ apt install git
$ apt install python2
$ git clone https://github.com/x90skysn3k
/brutespray
$ cd brutespray
$ pip2 install -r requirements.txt
Comments
Post a Comment