
Black Hat Python: Second Edition
by Justin Seitz & Tom Arnold
The second edition of Black Hat Python updates the original for Python 3 and modern security tooling. Justin Seitz and Tim Arnold rewrite all code examples for Python 3, add new chapters on using the GitHub API for C2 communication and building web application attack tools, and update existing content to reflect current libraries and techniques. The book covers network programming with raw sockets, building SSH command-and-control tools, creating proxy tools for traffic manipulation, developing Burp Suite extensions in Python, and automating web application attacks. New material addresses modern defensive controls and how to work around them. The hands-on approach remains the book's strength, with each chapter producing a working tool that demonstrates both the Python programming and the security concept.
Available formats
Book Details
- Author
- Justin Seitz & Tom Arnold
- Year
- 2021
- Category
- Programming
- ISBN
- 9781718501126
- Formats
- Paperback, Kindle
Related Books
Black Hat Python: First Edition
Justin Seitz
Python programming for hackers and pentesters. Network sniffing, web attacks, and trojan development.
Gray Hat Python: Python Programming for Hackers and Reverse Engineers
Justin Seitz
Python for reverse engineering and security research. Debuggers, fuzzers, code injection, and more.