kihei/i-0cda1507b0f7c9669
by SadServersMore by SadServers
admin@i-0c86aaede796dd0fb:~$ ды bash: ды: command not found admin@i-0c86aaede796dd0fb:~$ ls agent webserver.py admin@i-0c86aaede796dd0fb:~$ 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-0c86aaede796dd0fb:~$ curl localhost:5000 Unauthorizedadmin@i-0c86aaede796dd0fb:~$ admin@i-0c86aaede796dd0fb:~$ curl localhost:5000
paris/i-0c86aaede796dd0fb 00:38
by SadServersdrwxr-xr-x 6 admin admin 4096 Feb 14 01:24 .. -rwxr-xr-x 1 admin admin 230 Sep 24 23:20 check.sh -rwxr-xr-x 1 admin root 11397096 Sep 20 15:53 sadagent -rw-r--r-- 1 admin admin 0 Sep 20 15:53 sadagent.txt admin@i-0613915f249b84d87:~/agent$ cat check.sh #!/bin/bash expected_checksum="d8bee9d7f830d5fb59b89e1e120cce8e" actual_checksum=$(md5sum /home/admin/mysolution | awk '{print $1}') if [[ "$actual_checksum" == "$expected_checksum" ]]; then echo -n "OK" else echo -n "NO" fiadmin@i-0613915f249b84d87:~/agent$ ./
paris/i-0613915f249b84d87 02:18
by SadServersUnauthorizedadmin@i-0b44691fa1530d7a7:/$ curl localhost:5000/index.html <!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 manualling and try again.</p> admin@i-0b44691fa1530d7a7:/$ curl localhost:5000/password <!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 manualling and try again.</p> admin@i-0b44691fa1530d7a7:/$
paris/i-0b44691fa1530d7a7 03:29
by SadServersdrwxr-xr-x 2 root root 4.0K Sep 28 2021 media drwxr-xr-x 11 root root 4.0K Sep 28 2021 var drwxr-xr-x 14 root root 4.0K Sep 28 2021 usr drwxr-xr-x 3 root root 4.0K Sep 17 16:44 home drwxr-xr-x 4 root root 4.0K Sep 20 15:59 boot dr-xr-xr-x 13 root root 0 Nov 8 18:30 sys dr-xr-xr-x 135 root root 0 Nov 8 18:30 proc drwxr-xr-x 18 root root 4.0K Nov 8 18:31 .. drwxr-xr-x 18 root root 4.0K Nov 8 18:31 . drwxr-xr-x 75 root root 4.0K Nov 8 18:31 etc drwxr-xr-x 13 root root 2.8K Nov 8 18:31 dev drwx------ 5 root root 4.0K Nov 8 18:31 root drwxrwxrwt 9 root root 4.0K Nov 8 18:31 tmp drwxr-xr-x 22 root root 620 Nov 8 18:31 run admin@i-0e0219fa1f4b6c15a:~$