kihei/i-0fb37f0ce1aec9594
by SadServersMore by SadServers
admin@i-00ed0057fad974bf5:/etc/apache2$ curl 127.0.0.1:5000/javascript <!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 manuallagain.</p> admin@i-00ed0057fad974bf5:/etc/apache2$ curl 127.0.0.1:5000/aoo <!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 manuallagain.</p> admin@i-00ed0057fad974bf5:/etc/apache2$ curl 127.0.0.1:5000/
paris/i-00ed0057fad974bf5 03:18
by SadServersvar/log/cast/i-0ab6a2520fcfc7895 admin 722 0.0 0.1 5264 700 pts/1 S<+ 13:46 0:00 grep kihei admin@i-0ab6a2520fcfc7895:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0ab6a2520fcfc7895:~$ ps aux | grep "kihei" admin 705 0.2 4.1 98188 19220 pts/0 S<l+ 13:46 0:00 /usr/bin/pythvar/log/cast/i-0ab6a2520fcfc7895 admin 708 0.0 3.0 24456 14448 pts/0 S<+ 13:46 0:00 /usr/bin/pythvar/log/cast/i-0ab6a2520fcfc7895 admin 759 0.0 0.1 5264 632 pts/1 R<+ 13:47 0:00 grep kihei admin@i-0ab6a2520fcfc7895:~$ ls
kihei/i-0ab6a2520fcfc7895 01:01
by SadServersadmin@i-094407eb5173ca7f2:~$ telnet loaclhost 5000 telnet: could not resolve loaclhost/5000: Name or service not known admin@i-094407eb5173ca7f2:~$ telnet localhost 5000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GET / Welcome! Password is FDZPmh5AX3oiJtConnection closed by foreign host. admin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:passowrd -X GET Unauthorizedadmin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:pass admin@i-094407eb5173ca7f2:~$ admin@i-094407eb5173ca7f2:~$ admin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:FDZPmh5AX3oiJt -