Summary
Full Transcript
NEW: I'm launching a course for security practitioners If you're a threat hunter, detection engineer, or incident responder who wants to build your own AI-powered tools (no coding required) - check out "Mastering Agentic AI for Threat Hunting" → Join the waitlist for 20% off: https://aionsec.ai/course --- LINK TO SCRIPT: https://github.com/faanross/Python-Cybersecurity-for-Beginners-YT-Series-/blob/main/08_wrapper_scanner.py =============================================== LINKS TO OTHER VIDS IN THE SCANNER SERIES: Episode 01: https://www.youtube.com/watch?v=wzltvLSsDkE Episode 02: https://www.youtube.com/watch?v=9ht3hIUQ2js Episode 03: https://www.youtube.com/watch?v=A5Hf3gdLAvk Episode 04: https://www.youtube.com/watch?v=ogZyhI2mIB0 =============================================== This is the final installment in our series on network scanners as part of our ongoing of Python Cybersecurity mini-projects. These projects are designed for beginners: if right now you just know the basics of Python syntax this is a perfect way to start applying that knowledge in a practical manner while learning more about how Python is used in cybersecurity. In this final script we'll craft a wrapper script which will essentially unify all our previous great work so we can run it as a single script =============================================== TIMESTAMPS 00:00 Intro 01:42 Code Breakdown 03:23 Code Execution 04:45 Outro =============================================== Twitter: @faanross Music Cred: Karl Casey @ White Bat Audio
