admin@i-094407eb5173ca7f2:~$ curl localhost:5000 Unauthorizedadmin@i-094407eb5173ca7f2:~$ telnet loaclhost 500 telnet: could not resolve loaclhost/500: Name or service not known admin@i-094407eb5173ca7f2:~$ telnet loaclhost 5000 telnet: could not resolve loaclhost/5000: Name or service not known admin@i-094407eb5173ca7f2:~$ telnet localhost 5000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GET / Welcome! Password is FDZPmh5AX3oiJtConnection closed by foreign host. admin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:passowrd -X GET http://localhost:5000 Unauthorizedadmin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:passowrd -X GET http://localh admin@i-094407eb5173ca7f2:~$ admin@i-094407eb5173ca7f2:~$ admin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:FDZPmh5AX3oiJt -X GET
paris/i-094407eb5173ca7f2
by SadServersMore by SadServers
Content-Type: text/plain; charset=utf-8 Connection: close cannot decode into nil map[int32]float64 given stream length: %vcannot decode ingiven stream length: %vcannot decode into nil map[string]string given stream lennil map[string]uint64 given stream length: %vcannot decode into nil map[uint64][: %vcannot decode into nil map[uint64]string given stream length: %vcannot decod64 given stream length: %vcannot decode into nil map[uint8]float64 given stream control frames in send queue, closing connectionhttp: request method or responsow bodyinternal error; sent too many window updates without decrements?json: invng to unmarshal %q into Numberbytes/string in stream can decode into array of byde into nil map[string]float64 given stream length: %vcannot decode into nil map@@@ 1641,157 60%
paris/i-082629608dd4c7a0b 08:36
by SadServersVolume group "vg" successfully created admin@i-0f9027f0b6fdf5892:~$ lvcreate -n lv -l 100%FREE vg WARNING: Running as a non-root user. Functionality may be unavailable. /dev/mapper/control: open failed: Permission denied Failure to communicate with kernel device-mapper driver. Incompatible libdevmapper 1.02.175 (2021-01-08) and kernel driver (unknown version). striped: Required device-mapper target(s) not detected in your kernel. Run `lvcreate --help' for more information. admin@i-0f9027f0b6fdf5892:~$ sudo lvcreate -n lv -l 100%FREE vg Logical volume "lv" created. admin@i-0f9027f0b6fdf5892:~$ mkfs.ext4 /dev/vg/lv mke2fs 1.46.2 (28-Feb-2021) Could not open /dev/vg/lv: Permission denied admin@i-0f9027f0b6fdf5892:~$ mkfs.ext4 /dev/vg/lv
kihei/i-0f9027f0b6fdf5892 00:44
by SadServerstcp LISTEN 0 128 127.0.0.1:5000 0.0.0.0:* admin@i-0c8aeb0a6e13b348e:~$ nmap localhost -p 5000 Starting Nmap 7.80 ( https://nmap.org ) at 2023-12-27 11:24 UTC Nmap scan report for localhost (127.0.0.1) Host is up (0.000090s latency). PORT STATE SERVICE 5000/tcp open upnp Nmap done: 1 IP address (1 host up) scanned in 0.21 seconds admin@i-0c8aeb0a6e13b348e:~$ ps aux | grep upnp admin 704 0.0 0.1 5264 708 pts/1 S<+ 11:24 0:00 grep upnp admin@i-0c8aeb0a6e13b348e:~$ px aux | grep 5000 bash: px: command not found admin@i-0c8aeb0a6e13b348e:~$ ps aux | grep 5000
paris/i-0c8aeb0a6e13b348e 01:26
by SadServersdrwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-09ca2bfbe0a48f3ce:~$ ls -la .config/ total 12 drwxr-xr-x 3 admin admin 4096 Sep 20 15:56 . drwxr-xr-x 6 admin admin 4096 Sep 24 23:20 .. drwxr-xr-x 2 admin admin 4096 Sep 20 15:56 asciinema admin@i-09ca2bfbe0a48f3ce:~$ ls -la .config/asciinema/ total 12 drwxr-xr-x 2 admin admin 4096 Sep 20 15:56 . drwxr-xr-x 3 admin admin 4096 Sep 20 15:56 .. -rw-r--r-- 1 admin admin 36 Sep 20 15:56 install-id admin@i-09ca2bfbe0a48f3ce:~$ ls -la .config/asciinema/install-id -rw-r--r-- 1 admin admin 36 Sep 20 15:56 .config/asciinema/install-id admin@i-09ca2bfbe0a48f3ce:~$