kihei/i-0960d79d85a6dd177
by SadServersMore by SadServers
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 Unauthorizedadmin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:pass admin@i-094407eb5173ca7f2:~$ admin@i-094407eb5173ca7f2:~$ admin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:FDZPmh5AX3oiJt -
paris/i-094407eb5173ca7f2 04:03
by SadServersdu: cannot access 'proc/939/fdinfo/3': No such file or directory 0 proc 64K root 368K run 0 sbin 4.0K srv 0 sys 40K tmp 755M usr 246M var root@i-09431062e41bb2400:/# cdc /var/ bash: cdc: command not found root@i-09431062e41bb2400:/# cd /usr/ root@i-09431062e41bb2400:/usr# du -sh * |sort -h
kihei/i-09431062e41bb2400 06:27
by SadServersadmin@i-0b6eb0187d612752d:~$ mount /dev/nvme1 nvme1 nvme1n1 nvme1n1p1 admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1 nvme1 nvme1n1 nvme1n1p1 admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1n1p1 /new mount: /new: mount point does not exist. admin@i-0b6eb0187d612752d:~$ mkdir /new mkdir: cannot create directory β/newβ: Permission denied admin@i-0b6eb0187d612752d:~$ sudo !! sudo mkdir /new admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1n1p1 /new mount: /new: must be superuser to use mount. admin@i-0b6eb0187d612752d:~$ sudo !! sudo mount /dev/nvme1n1p1 /new admin@i-0b6eb0187d612752d:~$ rsync -aH /var/