kihei/i-0d285af1bf9841b85
by SadServersMore by SadServers
< Date: Thu, 07 Nov 2024 13:22:56 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 manualling and try again.</p> * Closing connection 0 admin@i-0dceec2f0f3b96c91:~$ open bash: open: command not found admin@i-0dceec2f0f3b96c91:~$ cat lo
paris/i-0dceec2f0f3b96c91 02:25
by SadServersudp UNCONN 0 0 127.0.0.1:323 0.0.udp UNCONN 0 0 0.0.0.0:68 0.0.udp UNCONN 0 0 [fe80::8a8:d3ff:fe19:c113]%ens5:546 [udp UNCONN 0 0 [::1]:323 [tcp LISTEN 0 511 0.0.0.0:80 0.0.tcp LISTEN 0 128 0.0.0.0:22 0.0.tcp LISTEN 0 4096 *:6767 tcp LISTEN 0 511 [::]:80 [tcp LISTEN 0 4096 *:8080 tcp LISTEN 0 128 [::]:22 [admin@i-0fe60fd5038ba7352:/etc$ ls -l /proc/511/cmd ls: cannot access '/proc/511/cmd': No such file or directory admin@i-0fe60fd5038ba7352:/etc$ curl http://localhost:80 curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-0fe60fd5038ba7352:/etc$ echonc -u
taipei/i-0fe60fd5038ba7352 01:39
by SadServersnvme0n1 259:0 0 8G 0 disk nvme1n1 259:1 0 1G 0 disk nvme0n1p1 259:2 0 7.9G 0 part / nvme0n1p14 259:3 0 3M 0 part nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-0452512a6769f93ec:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0452512a6769f93ec:~$ sudo vgcreate /dev/nvme1n1 /dev/nvme2n1 /dev/nvme1n1: already exists in filesystem Run `vgcreate --help' for more information. admin@i-0452512a6769f93ec:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0452512a6769f93ec:~$ sudo lvcreate -n lv -l 100%FREE vg
kihei/i-0452512a6769f93ec 06:47
by SadServers[-m minttl] [-O length] [-P proxy_username] [-p source_port] [-q seconds] [-s sourceaddr] [-T keyword] [-V rtable] [-W recvlimit] [-w timeout] [-X proxy_protocol] [-x proxy_address[:port]] [destination] [port] admin@i-0b0edb32d26a5502b:~$ nc localhost 5000 admin@i-0b0edb32d26a5502b:~$ nc localhost 5000 GET / nc: port number invalid: GET admin@i-0b0edb32d26a5502b:~$ nc localhost 5000 admin@i-0b0edb32d26a5502b:~$ GET / bash: GET: command not found admin@i-0b0edb32d26a5502b:~$ GET / curl --user-agent "whatever"