command-line-murders/i-0e16957c32496d28e
by SadServersMore by SadServers
admin@i-0ed3276435f610d44:~$ nv localhost 5000 bash: nv: command not found admin@i-0ed3276435f610d44:~$ nc localhost 5000 GET / admin@i-0ed3276435f610d44:~$ admin@i-0ed3276435f610d44:~$ Get / bash: Get: command not found admin@i-0ed3276435f610d44:~$ nc localhost 5000 GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-0ed3276435f610d44:~$ echo FDZPmh5AX3oiJt
paris/i-0ed3276435f610d44 02:29
by SadServersadmin@i-01938499a23dd6d8b:~$ curl http://localhost:5000 Unauthorizedadmin@i-01938499a23dd6d8b:~$ curl https://localhost:5000 curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number admin@i-01938499a23dd6d8b:~$ strace -p 573 strace: attach: ptrace(PTRACE_SEIZE, 573): Operation not permitted admin@i-01938499a23dd6d8b:~$ sudo strace -p 573 We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin:
paris/i-01938499a23dd6d8b 05:03
by SadServersbrk(NULL) = 0x56054d8f4000 brk(0x56054d915000) = 0x56054d915000 openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOEopenat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=2996, ...}) = 0 read(3, "# Locale name alias data base.\n#"..., 4096) = 2996 read(3, "", 4096) = 0 close(3) = 0 openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXECfstat(3, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0 mmap(NULL, 252, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fbe8c59a000 close(3) = 0 openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", O_RDONLYfstat(3, {st_mode=S_IFREG|0644, st_size=27002, ...}) = 0 :