๐๏ธ 0301 | Introductions
What is Python, why learn it, and what are the differences between Python2 and Python3?
๐๏ธ 0302 | Setup
VirtualBox, Kali Linux, Python Interpreter, Sublime, Running a script, Python Syntax
๐๏ธ 0303 | Python 101
Variables, Data Types, Numbers, Formatting, Booleans, Operators, Tubles, Lists, Dictionaries, Sets ...
๐๏ธ 0404 | Extending Python
Package Managers; Virtual Environment; sys, requests, pwntools libraries
๐๏ธ 0305 | Automating with Python
SSH brute forcing; SHA256 cracking; Web brute forcing; Blind/Restricted SQL Injection
๐๏ธ 0306 | Closing
Comments, Wrap Up, Next Steps