paris/i-061fdb9cf7dfc377a
by SadServersMore by SadServers
> GET / HTTP/1.1 > Host: localhost:5000 > 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, 04 Oct 2023 19:07:43 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-09e85561fc3517875:~$ curl -Lv http://localhost:5000
paris/i-09e85561fc3517875 02:44
by SadServers-O, --remote-name Write output to a file named as the remote file -s, --silent Silent mode -T, --upload-file <file> Transfer local FILE to destination -u, --user <user:password> Server user and password -A, --user-agent <name> Send User-Agent <name> to server -v, --verbose Make the operation more talkative -V, --version Show version number and quit This is not the full help, this menu is stripped into categories. Use "--help category" to get an overview of all categories. For all options use the manual or "--help all". admin@i-00bedab76eea4a7a9:~$ curl --user-agent "" localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-00bedab76eea4a7a9:~$ curl --user-agenlocalhost:5000 curl -h^C admin@i-00bedab76eea4a7a9:~$ echo FDZPmh5AX3oiJt > /home/
paris/i-00bedab76eea4a7a9 02:35
by SadServers4.0K /usr/libx32 4.0K /usr/src 36K /usr/libexec 52K /usr/include 13M /usr/local 23M /usr/sbin 105M /usr/bin 231M /usr/share 386M /usr/lib root@i-0f8f92f7d2a80ebe0:~# exit admin@i-0f8f92f7d2a80ebe0:~$ hd datafile | less admin@i-0f8f92f7d2a80ebe0:~$ tr -d '\0' < datafile > bla admin@i-0f8f92f7d2a80ebe0:~$ mv bla datafile mv: replace 'datafile', overriding mode 0644 (rw-r--r--)?