This repository contains practical Python scripts and notes based on the Black Hat Python book's contents. Each chapter dives into different areas of offensive security and Python programming, helping you build your own hacking tools from scratch.
- Chapter 1: Setting Up Your Python Environment
- Chapter 2: Basic Networking Tools✅✅
- Chapter 3: Writing a Sniffer✅
- Chapter 4: Owning the Network with Scapy⏳
- Chapter 5: Web Hackery⏳
- Chapter 6: Extending Burp Proxy⏳
- Chapter 7: GitHub Command and Control⏳
- Chapter 8: Common Trojaning Tasks on Windows⏳
- Chapter 9: Fun with Exfiltration⏳
- Chapter 10: Windows Privilege Escalation⏳
- Chapter 11: Offensive Forensics⏳