READ EVERYTHING TO UNDERSTAND
TOpPLUG HUNTER🕷🐼
🐼🕷TOpPLUG🕷🐼 Hunter Multiscanner TOpPLUG using TOpPLUG and python. Dont forget to give a star bro.
how to scan using TOpPLUG-hunter »»install the following on termux:
pkg install python
pkg install git
pip install websocket-client
pip install requests
pip install loguru
pip install sockets
pip install multithreading
#»» after installing them you need to activate the repo on your termux by :
git clone https://github.com/Hubdarkweb/beach_buggy.git
#then current directory
cd beach_buggy
#HOW TO SCAN
-h
usage: python beach_buggy.py
options. [-h] [-f FILENAME] [-c CDIR]
[-m {direct,proxy,ssl,udp,ws,ping}]
[-M METHOD_LIST] [-p PORT_LIST] [-P PROXY]
[-o OUTPUT] [-T THREADS]
options:
-h, --help show this help
message and exit
-f FILENAME, --filename FILENAME Filename
-c CDIR, --cdir CDIR CIDR (e.g.,
192.168.1.0/24)
-m {direct,proxy,ssl,udp,ws,ping}, --mode {direct,proxy,ssl,udp,ws,ping}
mode
-M METHOD_LIST, --method METHOD_LIST method
-p PORT_LIST, --port PORT_LIST port
-P PROXY, --proxy PROXY proxy
-o OUTPUT, --output OUTPUT output file name
-T THREADS, --threads THREADS threads
command for scanning
python beach_buggy.py -c 192.168.0.0/24 -m direct -M POST -T 100
python beach_buggy.py -c 192.168.0.0/16-m ws -M HEAD -T 100
python beach_buggy.py -c 192.168.0.0/12 -m ssl -M GET -T 100
python beach_buggy.py -c 192.168.0.0/32 -m udp -M GET -T 100
SCAN USING HOSTS INSIDE HOSTS.TXT FILE
python beach_buggy.py -f hosts.txt -m direct -M POST -T 100
python beach_buggy.py -f hosts.txt -m ws -M HEAD-T 100
python beach_buggy.py -c hosts.txt -m ssl -M GET -T 100
python beach_buggy.py -c hosts.txt -m udp -M PATCH -T 100
enjoy unlimited





