command-line-murders/i-0d0a9e20907e3b4b8
by SadServersMore by SadServers
Dload Upload Total Spent Left Speed 100 13 100 13 0 0 6500 0 --:--:-- --:--:-- --:--:-- 6500 . admin@i-0c0a57d40a96195b4:~$ output=$(curl localhost) > /dev/null % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 13 100 13 0 0 13000 0 --:--:-- --:--:-- --:--:-- 13000 admin@i-0c0a57d40a96195b4:~$ output=$(curl --silent localhost) admin@i-0c0a57d40a96195b4:~$ for i in $(seq 1 80); do echo -n "." nmap -PS $i localhost > /dev/null output=$(curl --silent localhost) echo $output | egrep -v "Who is there?" && echo "yay - $i" done .....................................................
taipei/i-0c0a57d40a96195b4 07:36
by SadServersadmin@i-04cb2fba7b744d25a:~$ ls agent webserver.py admin@i-04cb2fba7b744d25a:~$ cd .. admin@i-04cb2fba7b744d25a:/home$ ls admin admin@i-04cb2fba7b744d25a:/home$ cd admin admin@i-04cb2fba7b744d25a:~$ ls agent webserver.py admin@i-04cb2fba7b744d25a:~$ su -u admin Try 'su --help' for more information. admin@i-04cb2fba7b744d25a:~$ su -i admin su: invalid option -- 'i' Try 'su --help' for more information. admin@i-04cb2fba7b744d25a:~$ su - admin
paris/i-04cb2fba7b744d25a 03:03
by SadServersfsck from util-linux 2.36.1 e2fsck 1.46.2 (28-Feb-2021) ext2fs_open2: Bad magic number in super-block fsck.ext2: Superblock invalid, trying backup blocks... fsck.ext2: Bad magic number in super-block while trying to open /dev/nvme2n1p1 The superblock could not be read or does not describe a valid ext2/ext3/ext4 filesystem. If the device is valid and it really contains an ext2/ext3/ext4 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device> or e2fsck -b 32768 <device> admin@i-0eacfe699faffbd49:~$