kihei/i-0cf4052df7f7472c2
by SadServersMore by SadServers
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-D directory] [-g group] [ [<command>] usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-D directory] [-g group] [-admin@i-02474f300d2196640:~$ sudo su - 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-02474f300d2196640:~$ curl localh
paris/i-02474f300d2196640 01:57
by SadServersadmin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ curl localhost:5000 Unauthorizedadmin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ ll bash: ll: command not found admin@i-04dd0f560c951839e:~$ ls -lh total 8.0K drwxr-xr-x 2 admin root 4.0K Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-04dd0f560c951839e:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-04dd0f560c951839e:~$ nc 1
paris/i-04dd0f560c951839e 02:26
by SadServersudp 0 0 0.0.0.0:68 0.0.0.0:* 0 10132 - udp6 0 0 fe80::897:94ff:fecf:546 :::* 0 10400 - udp6 0 0 ::1:323 :::* 0 11514 - admin@i-05084dbfa031c910e:~$ ss -lptn 'sport = :80' State Recv-Q Send-Q Local Address:Port Peer Address:Port Process admin@i-05084dbfa031c910e:~$
paris/i-05084dbfa031c910e 01:50
by SadServers})" admin@i-032f08c56ca9f458a:~$ echo "${HTTP_REQUEST}" >&"${NFD}" admin@i-032f08c56ca9f458a:~$ while read -u "${NFD}" lz ; do echo "${lz}" done admin@i-032f08c56ca9f458a:~$ exec {NFD}>&- admin@i-032f08c56ca9f458a:~$ lynx bash: lynx: command not found admin@i-032f08c56ca9f458a:~$ nc usage: nc [-46CDdFhklNnrStUuvZz] [-I length] [-i interval] [-M ttl] [-m minttl] [-O length] [-P proxy_username] [-p source_port] [-q seconds] [-s sourceaddr] [-T keyword] [-V rtable] [-W recvlimit] [-w timeout] [-X proxy_protocol] [-x proxy_address[:port]] [destination] [port] admin@i-032f08c56ca9f458a:~$ /usr/bin/printf 'GET / \n' | nc localhost 8