https://github.com/mohdjishin/blackhatpython
This repository is based on the book "Black Hat Python" contains code and resources related to the tools and scripts discussed in the book. The repository provides access to source code written in Python, setup instructions, example data, documentation, and potential updates for the tools and scripts. The repository serves as a resource for readers
https://github.com/mohdjishin/blackhatpython
blackhat-python python3
Last synced: 9 months ago
JSON representation
This repository is based on the book "Black Hat Python" contains code and resources related to the tools and scripts discussed in the book. The repository provides access to source code written in Python, setup instructions, example data, documentation, and potential updates for the tools and scripts. The repository serves as a resource for readers
- Host: GitHub
- URL: https://github.com/mohdjishin/blackhatpython
- Owner: mohdjishin
- Created: 2022-04-13T17:54:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T17:53:34.000Z (over 3 years ago)
- Last Synced: 2025-04-14T03:06:05.933Z (9 months ago)
- Topics: blackhat-python, python3
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Black Hat Python 2nd Edition
### chapter 01
- TCP Client
- UDP Client
- TCP Server
- Netcat
- TCP Proxy
- SSH_Client
- SSH Server
- SSH Rcmd
- Rforward
### chapter 02
- Sniffer
- Sniffer ip header decode
### chapter 03
- Mail sniffer