kihei/i-0dfc03c672b434eed
by SadServersMore by SadServers
<p>Error code explanation: HTTPStatus.BAD_REQUEST - Bad request syntax o </body> </html> ^C admin@i-04851452443a1c73a:~$ curl http://127.0.0.1:5000 Unauthorizedadmin@i-04851452443a1c73a:~$ curl http://127.0.0.1:5000/admin <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-04851452443a1c73a:~$ curl http://127.0.0.1:5000/ Unauthorizedadmin@i-04851452443a1c73a:~$ ls agent webserver.py admin@i-04851452443a1c73a:~$ cat w
paris/i-04851452443a1c73a 01:31
by SadServersadmin@i-0bb664b967d26d93a:~$ curl 127.0.0.1:80 curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused admin@i-0bb664b967d26d93a:~$ curl 127.0.0.1:443 curl: (7) Failed to connect to 127.0.0.1 port 443: Connection refused admin@i-0bb664b967d26d93a:~$ curl 127.0.0.1:5000 Unauthorizedadmin@i-0bb664b967d26d93a:~$ admin@i-0bb664b967d26d93a:~$ nc localhost 5000
paris/i-0bb664b967d26d93a 00:35
by SadServerslsof 791 admin mem REG 259,1 149524-linux-gnu/libpthread-2.31.so lsof 791 admin mem REG 259,1 18684-linux-gnu/libdl-2.31.so lsof 791 admin mem REG 259,1 617124-linux-gnu/libpcre2-8.so.0.10.1 lsof 791 admin mem REG 259,1 1901534-linux-gnu/libc-2.31.so lsof 791 admin mem REG 259,1 166124-linux-gnu/libselinux.so.1 lsof 791 admin mem REG 259,1 177924-linux-gnu/ld-2.31.so lsof 791 admin 4r FIFO 0,11 0tlsof 791 admin 7w FIFO 0,11 0tadmin@i-08470b485bf6eb405:~$ ss -tulnp
paris/i-08470b485bf6eb405 02:03
by SadServersadmin@i-001eda64855cc97ed:~$ id -a uid=1000(admin) gid=1000(admin) groups=1000(admin),4(adm),20(dialout),24(cdrom),udio),30(dip),44(video),46(plugdev),109(netdev) admin@i-001eda64855cc97ed:~$ sudo vim 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-001eda64855cc97ed:~$ sudo -l