Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 projects

My 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