Python for Security

Go to class
Write Review

Free Online Course: Python for Security provided by LinkedIn Learning is a comprehensive online course, which lasts for 6 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Python for Security is taught by ITProTV.

Overview
  • Learn how to use Python for security testing.

Syllabus
  • 1. Python for Security

    • Python for security
    • Create a socket connection
    • Create a port scanner
    • Banner reading from open ports
    • Brute forcing an SSH connection, part 1
    • Brute forcing an SSH connection, part 2
    • Packet sniffing with Python
    • Packet capture output
    • Ethernet frames from RAW packets
    • IP headers from Ethernet frames
    • TCP segments
    • UDP segments
    • Creating a TCP server
    • Forwarding packet sniffer