Why is HTTPS Important: Creating a Simple Flask Server

Published: 10 September 2020
on channel: Real Python
9,137
182

This lesson introduces you to `Flask`, a web framework. `Flask` is used to build an application to host a secret message for your friends. A non-standard port is used to try and hide the service.

With the server running, the command-line `lsof` and `nmap` tools are used to demonstrate just how not secret this web application is. The tools expose what port the application is running on and even what version of Python is in use. The network analyzer, Wireshark, is then shown, displaying the full content of the no-longer-secret message.


On this page of the site you can watch the video online Why is HTTPS Important: Creating a Simple Flask Server with a duration of hours minute second in good quality, which was uploaded by the user Real Python 10 September 2020, share the link with friends and acquaintances, this video has already been watched 9,137 times on youtube and it was liked by 182 viewers. Enjoy your viewing!