Hands-on Python workshop for hacking and security.
What it’s about
Not a talk. A hands-on workshop on how to build security tools with Python.
This workshop covers:
- Network hacking with Scapy
- Web hacking with Python
- Security tools development
- From script to professional tool
- Best practices and patterns
Why it’s relevant
Python is the language of choice in security. But there’s a big difference between a 50-line script and a professional tool.
This workshop teaches how to do things right: clean code, solid architecture, performance.
Impact
Many attendees published their first security tools after the workshop.