paris/i-098403fc39803a851
by SadServersMore by SadServers
drwxr-xr-x 18 root root 4096 Dec 29 19:37 .. drwxr-xr-x 2 root root 24576 Sep 24 23:20 bin drwxr-xr-x 2 root root 4096 Apr 10 2021 games drwxr-xr-x 35 root root 4096 Sep 24 23:19 include drwxr-xr-x 54 root root 4096 Sep 24 23:20 lib drwxr-xr-x 2 root root 4096 Sep 28 2021 lib32 drwxr-xr-x 2 root root 4096 Sep 20 15:53 lib64 drwxr-xr-x 4 root root 4096 Sep 28 2021 libexec drwxr-xr-x 2 root root 4096 Sep 28 2021 libx32 drwxr-xr-x 10 root root 4096 Sep 20 15:53 local drwxr-xr-x 2 root root 12288 Sep 24 23:19 sbin drwxr-xr-x 91 root root 4096 Sep 24 23:19 share drwxr-xr-x 2 root root 4096 Apr 10 2021 src admin@i-0ef21dcd15d0bb4ad:/usr$ cd .. admin@i-0ef21dcd15d0bb4ad:/$ ls -la /mnt/
paris/i-0ef21dcd15d0bb4ad 02:47
by SadServersadmin@i-0102423b4d32663a7:~$ curl 127.0.0.1:5000 Unauthorizedadmin@i-0102423b4d32663a7:~$ admin@i-0102423b4d32663a7:~$ admin@i-0102423b4d32663a7:~$ ls agent webserver.py admin@i-0102423b4d32663a7:~$ less webserver.py webserver.py: Permission denied admin@i-0102423b4d32663a7:~$ ll bash: ll: command not found admin@i-0102423b4d32663a7:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-0102423b4d32663a7:~$ cd agent/ admin@i-0102423b4d32663a7:~/agent$ ls check.sh sadagent sadagent.txt admin@i-0102423b4d32663a7:~/agent$ ls
paris/i-0102423b4d32663a7 02:35
by SadServers> Host: 127.0.0.1:5000 > Authorization: Basic YWRtaW46YWRtaW4= > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Wed, 27 Dec 2023 10:00:47 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0be5e4664c35e2594:~$ curl -u 'test:test' 127.0.0.1:5000 -v
paris/i-0be5e4664c35e2594 02:51
by SadServersTCPToZeroWindowAdv: 55 TCPWantZeroWindowAdv: 11 TCPOrigDataSent: 400 TCPKeepAlive: 8 TCPDelivered: 425 IpExt: InOctets: 33673595 OutOctets: 480473 InNoECTPkts: 24699 admin@i-0337215600514ceb4:~$ netstat -i Kernel Interface table Iface MTU RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg ens5 9001 24708 0 0 0 3351 0 0 0 BMRU lo 65536 12 0 0 0 12 0 0 0 LRU admin@i-0337215600514ceb4:~$ cat