SadServers Joined on September 10, 2023
1667 public recordings by SadServers
End 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)
kihei/i-0f4d4643cc54d0eeb 05:47
by SadServersagent data datafile kihei admin@i-078849dc29751040d:~$ pws bash: pws: command not found admin@i-078849dc29751040d:~$ pwd /home/admin admin@i-078849dc29751040d:~$ ls -l total 5245048 drwxr-xr-x 2 admin root 4096 Sep 17 17:28 agent drwxr-xr-x 2 admin root 4096 Nov 1 10:07 data -rw-r--r-- 1 root root 5368709120 Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei admin@i-078849dc29751040d:~$ ls data admin@i-078849dc29751040d:~$ ls agent data datafile kihei admin@i-078849dc29751040d:~$ ls
kihei/i-078849dc29751040d 02:42
by SadServersadmin@i-098403fc39803a851:~$ curl localhost:5000 Unauthorizedadmin@i-098403fc39803a851:~$ nc localhost 5000 GET / admin@i-098403fc39803a851:~$ admin@i-098403fc39803a851:~$ nc -v localhost 5000 Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded! GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-098403fc39803a851:~$ curl -u FDZPmh5AX3oiJt localhost:5000 Enter host password for user 'FDZPmh5AX3oiJt':