https://github.com/dajtp/pythonhackingtools
Some Python written using the 2nd Edition Black Hat Python Book
https://github.com/dajtp/pythonhackingtools
hacking pentesting python scripting
Last synced: 2 months ago
JSON representation
Some Python written using the 2nd Edition Black Hat Python Book
- Host: GitHub
- URL: https://github.com/dajtp/pythonhackingtools
- Owner: dajtp
- Created: 2023-07-13T19:12:11.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T20:46:43.000Z (almost 3 years ago)
- Last Synced: 2025-06-21T08:48:18.642Z (about 1 year ago)
- Topics: hacking, pentesting, python, scripting
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PythonHackingTools
Some Python written using the 2nd Edition Black Hat Python Book
This book makes use of Kali. Code segments will be written via VS Code and then loaded into Kali seperately for testing and debugging.