kihei/i-0b90c906ab81ab69c
by SadServersMore by SadServers
total 12 -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rw-r--r-- 1 admin admin 79 Mar 2 05:22 py-wrapper.sh admin@i-02f98745e2b363f17:~$ losetup admin@i-02f98745e2b363f17:~$ losetup -l admin@i-02f98745e2b363f17:~$ ls -ltr total 12 -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rw-r--r-- 1 admin admin 79 Mar 2 05:22 py-wrapper.sh admin@i-02f98745e2b363f17:~$ mkdir /tmp/test admin@i-02f98745e2b363f17:~$ mount -o bind,ro /home/admin /tmp/test mount: /tmp/test: must be superuser to use mount. admin@i-02f98745e2b363f17:~$
paris/i-02f98745e2b363f17 06:38
by SadServersadmin@i-09443b662404c8afe:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-09443b662404c8afe:~$ sudo pvcreate /dev/nvme1n1 /dev/nmve2n1 No device found for /dev/nmve2n1. Physical volume "/dev/nvme1n1" successfully created. admin@i-09443b662404c8afe:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-09443b662404c8afe:~$ sudo vgcreate vg
kihei/i-09443b662404c8afe 02:38
by SadServers< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Mon, 27 Nov 2023 04:39:09 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!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 manuallgain.</p> * Closing connection 0 admin@i-078ac68f70bd379a8:~/agent$ curl -vvv -XGET http://localhost:5000/
paris/i-078ac68f70bd379a8 04:05
by SadServers[:delay_enter=DELAY][:delay_exit=DELAY][:when=WHEN], --inject=SET[:error=ERRNO|:retval=VALUE][:signal=SIG][:syscall=SYSCALL] [:delay_enter=DELAY][:delay_exit=DELAY][:when=WHEN] perform syscall tampering for the syscalls in SET delay: microseconds or NUMBER{s|ms|us|ns} when: FIRST[..LAST][+[STEP]] -e fault=SET[:error=ERRNO][:when=WHEN], --fault=SET[:error=ERRNO][:when=WHEN] synonym for -e inject with default ERRNO set to ENOSYS. Miscellaneous: -d, --debug enable debug output to stderr -h, --help print help message --seccomp-bpf enable seccomp-bpf filtering -V, --version print version admin@i-054157b3157fdc4cd:~$ strace ./kihei -v