This blog post has been created to host files related to the SecurityTube Python Security Expert training and certification and other Python based scripts I developed.
http://www.securitytube-training.com/online-courses/securitytube-python-scripting-expert/
SPSE student ID: SPSE-1789
GitHub resource containing source code:
I am not a programmer in any ways, so the scripts below are pretty ugly, but it serves the purpose they meant to do for me. Please feel free to use or modify them as needed. Any feedback also appreciated (info@ domain of this website).
Projects:
GitHub resource containing source code:
https://github.com/bl305/pyHarvest
I decided to create a project for finding and analysing documents (regex match for credit card, social security number, password hashes, custom strings etc.) in the network using Python. It is modular primarily os-independent consisting of the following modules:
More to be followed...