bradparks / blackhat-python-book

Code from Blackhat Python book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Code from Black Hat Python book in Python 3. The book has code in Python 2, this repo contains the equivalent code but in Python 3.

Important Notes

  • The scapy version used only works with Python 2. There is, however, an unofficial Python 3 version (scapy3k, which works just fine, from my own experience). To install it with pip, run the following: pip install scapy-python3.

About

Code from Blackhat Python book


Languages

Language:Python 100.0%