๐๏ธ 0401 | Introductions
Course Introduction, Prerequisites, Tips and Tricks, Windows Setup, Sublime Text Setup
๐๏ธ 0402 | Python 201
Decorators, Generators, Serialization, Closures
๐๏ธ 0403 | Object Oriented Programming
Introduction to OOP, Classes, Objects and Methods, Inheritance, Encapsulation, Polymorphism, Operator Overloading, Class Decorators
๐๏ธ 0404 | The Windows API
Introduction, C Data Types and Structures, Interfacing with the Windows API, Undocumented API Calls, Direct Syscalls, Execution from a DLL
๐๏ธ 0405 | Extending Python
BeautifulSoup, Py2exe, Sockets, Scapy, Subprocess, Threading, Pycryptodome, Argparse
๐๏ธ 0406 | Python Projects
Remote DLL Injection, Process Creation and Shellcode Execution, Keylogging a System, Buffer Overflow, Encrypted Bind Shell
๐๏ธ 0407 | Extending Burp
Introduction, Creating a Custom Burp Extension, Jython, Burp Suite API
๐๏ธ 0408 | Debugging
Debugging, Breakpoints, PDB, Code Analysis
๐๏ธ 0409 | Closing
General Recommendations and Next Steps to Take