6
0
mirror of https://github.com/threatland/TL-BOTS synced 2024-06-16 03:50:10 +00:00
TL-BOTS/TL.EXPLOIT_SCAN/SCANNER.SSH/clean
2019-10-02 16:41:26 -04:00

12 lines
193 B
Plaintext
Executable File

echo -e "Cleaning..."
./f1 vuln.txt
sleep 2
cat dup.txt |sort -u >>dup2.txt
./f2 dup2.txt
sleep 2
./f3 vuln.txt
sleep 2
rm -rf vuln.txt dup.txt dup2.txt bios.txt cleanlist mfu.txt
cat eof.txt