Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyodar/blackhat-python
Hacking/Pentesting tools made by following the book Black Hat Python, as well as some other infosec projects
https://github.com/hyodar/blackhat-python
Last synced: 21 days ago
JSON representation
Hacking/Pentesting tools made by following the book Black Hat Python, as well as some other infosec projects
- Host: GitHub
- URL: https://github.com/hyodar/blackhat-python
- Owner: Hyodar
- Created: 2019-06-17T23:23:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T05:15:46.000Z (over 5 years ago)
- Last Synced: 2024-11-05T22:43:55.292Z (2 months ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blackhat-python
Hacking/Pentesting tools made by following the book Black Hat Python, as well as some other security projectsMy versions are quite different from the ones in the book, mainly because of the differences between Python 2 and Python 3 syntax and overall functionalities.
The `extra` folder contains some other projects of mine not necessarily based on the book