command-line-murders/i-02733ef0ba922a11b
by SadServersMore by SadServers
return 'Access denied!' return ''' <form method="POST"> <label for="password">Password:</label> <input type="password" id="password" name="password"> <input type="submit" value="Submit"> </form> ''' if __name__ == '__main__': app.run() admin@i-025ebc807a8b09af0:~$
monaco/i-025ebc807a8b09af0 01:34
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 SadServersadmin@i-0cfafc397630b5e9d:~$ ^C admin@i-0cfafc397630b5e9d:~$ ^C admin@i-0cfafc397630b5e9d:~$ wget localhost:5000 --2023-12-12 19:38:09-- http://localhost:5000/ Resolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] Saving to: ‘index.html’ index.html 100%[=====================================>] 12 2023-12-12 19:38:09 (40.6 KB/s) - ‘index.html’ saved [12/12] admin@i-0cfafc397630b5e9d:~$ ls -