kihei/i-079bce1478cc18499
by SadServersMore by SadServers
tcp LISTEN 0 4096 *:http-alt users:(("gotty",pid=605,fd=6)) admin@i-0f2c680030560b990:~$ curl 127.0.0.1 curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused admin@i-0f2c680030560b990:~$ vi test.txt admin@i-0f2c680030560b990:~$ bash text.txt bash: text.txt: No such file or directory admin@i-0f2c680030560b990:~$ ls agent test.txt admin@i-0f2c680030560b990:~$ cat test.txt for i in {1..65535} do nc 127.0.0.1 $i done admin@i-0f2c680030560b990:~$ vi test.txt admin@i-0f2c680030560b990:~$
taipei/i-0f2c680030560b990 02:30
by SadServers--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=676, si_uid=1000, si_s=0} --- admin@i-0802244d9b873596f:~$ admin@i-0802244d9b873596f:~$ admin@i-0802244d9b873596f:~$ admin@i-0802244d9b873596f:~$ pvcreate /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0802244d9b873596f:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0802244d9b873596f:~$ admin@i-0802244d9b873596f:~$ admin@i-0802244d9b873596f:~$ admin@i-0802244d9b873596f:~$ suod
kihei/i-0802244d9b873596f 01:26
by SadServers> GET / HTTP/1.1 > Host: localhost:5000 > 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: Sun, 15 Oct 2023 00:19:35 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0410bd96bf8007c4b:~$