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 --- LINKS TO SCRIPT: https://github.com/faanross/Python-Cybersecurity-for-Beginners-YT-Series-/blob/main/04_ping_sweeper.py =============================================== LINKS TO OTHER VIDS IN THE FIREWALL SERIES: ~~WIP~~ =============================================== This first (of five) installments of network scanners in our series 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 first lesson we'll build a ping sweeper, a simple yet pragmatic tool which can scan a subnet and return a list of live hosts. =============================================== TIMESTAMPS 00:00 Intro 01:21 Lesson Overview 02:19 Code Breakdown 05:16 Code Execution 06:51 Outro =============================================== Twitter: @faanross Music Cred: Karl Casey @ White Bat Audio #python #pythonprogramming #pentesting #hacking
