This repository includes all of my personal answers for the The SecurityTube Python Scripting Expert (SPSE) course and Certification per module
Module 1 - Python Basics, Data Structures, Classes, File Handling
Module 2 - Threading, Subprocesses, Signals and IPC, Client-Server Programming Basics
Module 3 - Packet Sniffing with Raw Sockets, Packet Injection, Scapy Programming
Module 4 - Fetching Web Pages, Parsing HTML, Coding a Screen Scraper, XML Parsing
Module 5 - OWASP Top 10 Attacks, Exploit Research Basics, Immunity Debugger Basics, Processes in Depth
Module 6 - PyHooks, Exploiting a Buffer Overflow, PE Analysis, Monitoring API Calls
Module 7 - Using PExpect, SSH Automation with Paramiko, Automating nmap