kihei/i-0ced6b4cc0425e4f5
by SadServersMore by SadServers
[sudo] password for admin: ^Csudo: 1 incorrect password attempt admin@i-09b7dc79be18d538a:~$ ^C admin@i-09b7dc79be18d538a:~$ netstat -an --tcp --program (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN tcp6 0 0 :::22 :::* LISTEN tcp6 0 249 172.31.37.243:8080 172.31.16.109:41784 ESTABLISHED admin@i-09b7dc79be18d538a:~$
paris/i-09b7dc79be18d538a 01:13
by SadServersStarting Nmap 7.80 ( https://nmap.org ) at 2023-10-01 16:44 UTC Couldn't open a raw socket. Error: Operation not permitted (1) admin@i-0563da5eff2bd49c2:~$ echo 1 > /dev/tcp/127.0.0.1/80 bash: connect: Connection refused bash: /dev/tcp/127.0.0.1/80: Connection refused admin@i-0563da5eff2bd49c2:~$ echo 1 > /dev/tcp/127.0.0.1/1 bash: connect: Connection refused bash: /dev/tcp/127.0.0.1/1: Connection refused admin@i-0563da5eff2bd49c2:~$ echo 1 > /dev/tcp/127.0.0.1/2 bash: connect: Connection refused bash: /dev/tcp/127.0.0.1/2: Connection refused admin@i-0563da5eff2bd49c2:~$ echo 1 > /dev/tcp/127.0.0.1/3 bash: connect: Connection refused bash: /dev/tcp/127.0.0.1/3: Connection refused admin@i-0563da5eff2bd49c2:~$ for
taipei/i-0563da5eff2bd49c2 02:32
by SadServersstrace: xxx: No space left on device panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-08e00131013d9e83f:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 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 nvme1n1 259:1 0 1G 0 disk nvme2n1 259:5 0 1G 0 disk admin@i-08e00131013d9e83f:~$ mount | grep 'on
kihei/i-08e00131013d9e83f 00:57
by SadServers64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.020 ms 64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.033 ms 64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.033 ms ^C --- 127.0.0.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2029ms rtt min/avg/max/mdev = 0.020/0.028/0.033/0.006 ms admin@i-07e8450481f52abd6:~$ ssh 127.0.0.1 The authenticity of host '127.0.0.1 (127.0.0.1)' can't be established. ECDSA key fingerprint is SHA256:MaQ1ByNhlAiN8nHi+ywSTGpSLwVjOTmxS8w3ktrOQ9A. Are you sure you want to continue connecting (yes/no/[fingerprint])? y Please type 'yes', 'no' or the fingerprint: yes Warning: Permanently added '127.0.0.1' (ECDSA) to the list of known hosts. admin@127.0.0.1: Permission denied (publickey). admin@i-07e8450481f52abd6:~$ ssh --