You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository includes the instructor examples along with personal solutions for all the modules of SPSE. SPSE (Security Tube Python Scripting Expert) is a course that touches upon security aspects and Proof-of-Concepts in vulnerability assessment, penetration testing and exploitation that materialize through the Python Programming Language.
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
About
This repository includes the instructor examples along with personal solutions for all the modules of SPSE. SPSE (Security Tube Python Scripting Expert) is a course that touches upon security aspects and Proof-of-Concepts in vulnerability assessment, penetration testing and exploitation that materialize through the Python Programming Language.