paris/i-061b26af1597c9557
by SadServersMore by SadServers
Welcome! Password is FDZPmh5AX3oiJt^C admin@i-06cc86bd8a997be11:~$ echo FDZP^C admin@i-06cc86bd8a997be11:~$ echo GET / |nc -v localhost 5000 Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded! ^C admin@i-06cc86bd8a997be11:~$ nc -v localhost 5000 <<< echo GET / nc: port number invalid: GET admin@i-06cc86bd8a997be11:~$ nc -v localhost 5000 <<< echo GET /
paris/i-06cc86bd8a997be11 02:13
by SadServersUnauthorizedadmin@i-0b44691fa1530d7a7:/$ curl localhost:5000/index.html <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualling and try again.</p> admin@i-0b44691fa1530d7a7:/$ curl localhost:5000/password <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualling and try again.</p> admin@i-0b44691fa1530d7a7:/$
paris/i-0b44691fa1530d7a7 03:29
by SadServersnewfstatat(AT_FDCWD, "/usr/sbin/fallocate", 0xc000012d38, 0) = -1 ENOENT (No sucnewfstatat(AT_FDCWD, "/usr/bin/fallocate", {st_mode=S_IFREG|0755, st_size=35048,openat(AT_FDCWD, "/dev/null", O_RDONLY|O_CLOEXEC) = 3 openat(AT_FDCWD, "/dev/null", O_WRONLY|O_CLOEXEC) = 7 openat(AT_FDCWD, "/dev/null", O_WRONLY|O_CLOEXEC) = 8 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=698, si_uid=1000, si_sme=0} --- unlinkat(AT_FDCWD, "/home/admin/data/newdatafile", 0) = 0 panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d +++ exited with 2 +++ admin@i-048eed74781c3e02b:~$ strace -e trace=file ./kihei