kihei/i-0ea6334cf688c896b
by SadServersMore by SadServers
-rwxr-xr-x 1 admin root 2.2M Sep 17 17:28 kihei admin@i-061e6f1896de4e4aa:~$ tar -czvf datafile.tar.gz datafile datafile admin@i-061e6f1896de4e4aa:~$ ls -lh total 5.1G drwxr-xr-x 2 admin root 4.0K Sep 17 17:28 agent drwxr-xr-x 2 admin root 4.0K Dec 12 15:18 data -rw-r--r-- 1 root root 5.0G Sep 17 17:28 datafile -rw-r--r-- 1 admin admin 5.0M Dec 12 15:25 datafile.tar.gz -rwxr-xr-x 1 admin root 2.2M Sep 17 17:28 kihei admin@i-061e6f1896de4e4aa:~$ true > datafile bash: datafile: Permission denied admin@i-061e6f1896de4e4aa:~$ sudo true > datafile bash: datafile: Permission denied admin@i-061e6f1896de4e4aa:~$ chmod 664
kihei/i-061e6f1896de4e4aa 06:20
by SadServerstotal 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-06bbe1bb9a1bed390:~$ sudo wc -l webserver.py We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-06bbe1bb9a1bed390:~$ grep password
paris/i-06bbe1bb9a1bed390 00:47
by SadServers[sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-01ce4f2450e9d777d:~$ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-01ce4f2450e9d777d:~$ iptables -L -v -n iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission admin@i-01ce4f2450e9d777d:~$ exec 3<>/dev/tcp/localhost/80 bash: connect: Connection refused bash: /dev/tcp/localhost/80: Connection refused admin@i-01ce4f2450e9d777d:~$ admin@i-01ce4f2450e9d777d:~$ admin@i-01ce4f2450e9d777d:~$ :> /dev/tcp/ya.ru/80 && echo $?