Talk Python To Me
Talk Python To Me
Michael Kennedy
#136: Secure code lessons from Have I Been Pwned
1 hour Posted Nov 2, 2017 at 7:00 am.
0:00
1:00:18
Download MP3
Show notes
Do run any code that listens on an open port on the internet? This could be a website, a RESTful web service, or (gasp) even a database endpoint.