command-line-murders/i-0899a99e40cd556ae
by SadServersMore by SadServers
admin@i-0a815900e63630b6e:~$ ls agent webserver.py admin@i-0a815900e63630b6e:~$ curl localhost:5000 Unauthorizedadmin@i-0a815900e63630b6e:~$ admin@i-0a815900e63630b6e:~$ md5sum Unauthorized md5sum: Unauthorized: No such file or directory admin@i-0a815900e63630b6e:~$ md5sum "Unauthorized" md5sum: Unauthorized: No such file or directory admin@i-0a815900e63630b6e:~$ echo Unauthorized | md5sum be3c5cdccf225ae191b14b7dcef21246 - admin@i-0a815900e63630b6e:~$ echo localhost:5000 | md5sum 4d3fa77f6d4d68a367a06f34a20eaf03 - admin@i-0a815900e63630b6e:~$ echo localhost | md5sum b8419160170a41ae01abab13a3b887df - admin@i-0a815900e63630b6e:~$ curl -vvv localos
paris/i-0a815900e63630b6e 06:01
by SadServers2 2023-09-20T15:58:02 exit 3 2023-12-18T23:23:28 ls 4 2023-12-18T23:23:32 vim webserver.py 5 2023-12-18T23:23:35 ls -l 6 2023-12-18T23:23:37 sudo -l 7 2023-12-18T23:23:44 sudo view webserver.py 8 2023-12-18T23:24:00 ls 9 2023-12-18T23:24:02 ls agent 10 2023-12-18T23:24:08 view agent/check.sh 11 2023-12-18T23:24:22 netstat -nl4 12 2023-12-18T23:24:29 curl 127.0.0.1:5000 13 2023-12-18T23:24:40 curl -v 127.0.0.1:5000 14 2023-12-18T23:25:09 history admin@i-091ee8f6864cabf76:~$ view .bash_history admin@i-091ee8f6864cabf76:~$
paris/i-091ee8f6864cabf76 02:11
by SadServers<link rel="icon" href="icon.svg" type="image/svg+xml"> <link rel="stylesheet" href="./css/index.css" /> <link rel="stylesheet" href="./css/xterm.css" /> <link rel="stylesheet" href="./css/xterm_customize.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div id="terminal"></div> <script src="./auth_token.js"></script> <script src="./config.js"></script> <script src="./js/gotty.js"></script> </body> </html>admin@i-0994a038ccb66d5c6:~$