Public recordings
Sort by
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-0f9d17817910b720d:~$ ls -l total 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-0f9d17817910b720d:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-0f9d17817910b720d:~$ nc localhost:
paris/i-0f9d17817910b720d 01:47
by SadServersagent webserver.py admin@i-0fcbbedeb8752ba6f:~$ ls -la total 44 drwxr-xr-x 6 admin admin 4096 Sep 24 23:20 . drwxr-xr-x 3 root root 4096 Sep 17 16:44 .. drwx------ 3 admin admin 4096 Sep 20 15:52 .ansible -rw------- 1 admin admin 296 Oct 20 18:46 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 15:56 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh 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-0fcbbedeb8752ba6f:~$ curl X localhost:5000
paris/i-0fcbbedeb8752ba6f 01:50
by SadServersadmin@i-03e7f50dfa07833fa:~$ python bash: python: command not found admin@i-03e7f50dfa07833fa:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import requests >>> requests.get("localho")
paris/i-03e7f50dfa07833fa 00:59
by SadServersreturn super().server_bind() File "/usr/lib/python3.9/http/server.py", line 138, in server_bind socketserver.TCPServer.server_bind(self) File "/usr/lib/python3.9/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) OSError: [Errno 98] Address already in use admin@i-05c1936b123b31b0a:~$ python3 -m http.server 8086 Serving HTTP on 0.0.0.0 port 8086 (http://0.0.0.0:8086/) ... ^C Keyboard interrupt received, exiting. admin@i-05c1936b123b31b0a:~$ ^C admin@i-05c1936b123b31b0a:~$ python3 -m http.server 8086 & [1] 733 admin@i-05c1936b123b31b0a:~$ Serving HTTP on 0.0.0.0 port 8086 (http://0.0.0.0:8
paris/i-05c1936b123b31b0a 00:59
by SadServers15 2023-10-20T18:23:03 ./blu 16 2023-10-20T18:23:04 ./blub 17 2023-10-20T18:23:06 bash blub 18 2023-10-20T18:23:24 cat /dev/stdout < blub 19 2023-10-20T18:23:37 ngrep 20 2023-10-20T18:23:51 curl -v localhost:5000 21 2023-10-20T18:24:20 curl -v localhost:5000 -H 'User-Agent: Mozilla/4.0' 22 2023-10-20T18:24:30 curl -v localhost:5000/kekl -H 'User-Agent: Mozilla/4 23 2023-10-20T18:24:33 history admin@i-09a08604fdf46a1ed:~$ curl -H "User-Agent: Mozilla/5.0 (X11; U; Linux i5800101 Firefox/5.0" localhost:curl -H "User-Agent: Mozilla/5.0 (X11; U; Linux i5800101 Firefox/5.0" localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-09a08604fdf46a1ed:~$ curl -H "User-Ag; Linux i586; de; rv:5.0) Gecc^C admin@i-09a08604fdf46a1ed:~$ curl -H 'Us