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/07_os_fingerprint.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 =============================================== This is the fourth (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 fourth lesson we'll add two new functions to our script: - OS fingerprinting - File output to .csv =============================================== TIMESTAMPS 00:00 Intro 01:12 Code Breakdown 04:12 Code Execution 05:15 Outro =============================================== Twitter: @faanross Music Cred: Karl Casey @ White Bat Audio #python #pythonprogramming #pentesting #hacking #cybersecurity
