Member-only story
Python Cybersecurity 101 — Build your own tools in 10 min
Are you a Python programmer or have you just started your career path of becoming a Cybersecurity expert? Then this article can provide you with some quick wins. The video tutorials mentioned in this article are all coded using Python3 and includes areas such as Network port scanning, Network Geo location tracker and FTP annonymous scanning.
View our newest medium story:
Getting into Cybersecurity in 2023
https://vinsloev.medium.com/getting-into-cybersecurity-in-2023-bb16378c6f36

It’s however important to mention before we get further into the details of this article, that the tutorials presented should be used as educational tools only and never for offensive purposes.
Learn the skills needed to get a career within Cybersecurity. Vinsloev Academy provide educational content from around the web: https://vinsloev.com
Book — Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers: https://amzn.to/3RWAjyY
And in case you’re new to Python I have made a 1.5h intro course, which will teach you the basics.