command-line-murders/i-05611c0367225ea2a
by SadServersMore by SadServers
Usage: /home/admin/kihei [options] -h Display help -help Display help -v Verbose mode (print extra info) -verbose Verbose mode (print extra info) admin@i-0de4925f02641172c:~$ /home/admin/kihei -verbose Creating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0de4925f02641172c:~$
kihei/i-0de4925f02641172c 03:28
by SadServers> Host: 127.0.0.1:5000 > Authorization: Basic YWRtaW46YWRtaW4= > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Wed, 27 Dec 2023 10:00:47 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0be5e4664c35e2594:~$ curl -u 'test:test' 127.0.0.1:5000 -v
paris/i-0be5e4664c35e2594 02:51
by SadServerswrite(2, "main.main", 9main.main) = 9 write(2, "(", 1() = 1 write(2, ")\n", 2) ) = 2 write(2, "\t", 1 ) = 1 write(2, "./main.go", 9./main.go) = 9 write(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-016ee91322e7a68c1:~$ ./kihei -v
kihei/i-016ee91322e7a68c1 03:01
by SadServers< HTTP/1.1 405 METHOD NOT ALLOWED < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Mon, 10 Mar 2025 14:58:40 GMT < Content-Type: text/html; charset=utf-8 < Allow: OPTIONS, HEAD, GET < Content-Length: 153 < Connection: close < <!doctype html> <html lang=en> <title>405 Method Not Allowed</title> <h1>Method Not Allowed</h1> <p>The method is not allowed for the requested URL.</p> * Closing connection 0 admin@i-043cc92c2fd618087:~$