Python for Security
Being Sneaky with Python5 H 44 M
Just you? Training a whole team? There's an ITProTV plan that fits.
Start Training TodayEpisodes
Episodes
- Python for Security
- Overview
- Create a Socket Connection
- Create a Port Scanner
- Banner Reading from Open Ports
- Brute Forcing an SSH Connection
- 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
Overview
2 M



- Episode Description
- Transcript
Python is a great language for learning, writing web applications, and manipulating data. However, Python can be used for security testing as well. In this series, we will explore the use of Python in such concepts as brute force password cracking, making SSH connections programmatically, creating socket connections and port scanner a particular host, banner grabbing from open ports, and more. If that sounds interesting to you, then please join us!