paris/i-0778f3b27cbbe6784
by SadServersMore by SadServers
systemd-remount-fs.service loade systemd-sysctl.service loade systemd-sysusers.service loade systemd-tmpfiles-setup-dev.service loade systemd-tmpfiles-setup.service loadeadmin@i-038138133fe07c0bf:~$ docker ps -a bash: docker: command not found admin@i-038138133fe07c0bf:~$ nmap localhost:5000 Starting Nmap 7.80 ( https://nmap.org ) at 2023-11-09 08:13 UTC Failed to resolve "localhost:5000". WARNING: No targets were specified, so 0 hosts scanned. Nmap done: 0 IP addresses (0 hosts up) scanned in 0.05 seconds admin@i-038138133fe07c0bf:~$ nc localhost 5000
paris/i-038138133fe07c0bf 02: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 --
paris/i-07e8450481f52abd6 02:11
by SadServersEnd of assembler dump. (gdb) break 0x45f5a0 Function "0x45f5a0" not defined. Make breakpoint pending on future shared library load? (y or [n]) Quit (gdb) disas 0x45f5a0 Dump of assembler code for function _rt0_amd64_linux: 0x000000000045f5a0 <+0>: jmp 0x45bba0 <_rt0_amd64> End of assembler dump. (gdb) disas 0x45bba0 Dump of assembler code for function _rt0_amd64: 0x000000000045bba0 <+0>: mov (%rsp),%rdi 0x000000000045bba4 <+4>: lea 0x8(%rsp),%rsi 0x000000000045bba9 <+9>: jmp 0x45bbc0 <runtime.rt0_go> End of assembler dump. (gdb)