John Hammond
John Hammond
overthewire_natas_solutions
As requested on YouTube, this is an archive of my Python scripts and code that I've used to solve the Natas challenges from OverTheWire.
poor-mans-pentest
This a collection of the code that I have written for the Poor Man's Pentest presentation.
security-resources
A communal outpouring of online resources for learning different things in cybersecurity
thm
My adhoc and abhorrent notes and work for TryHackMe machines. This repository is for personal use but is made public in case other somehow benefit from it.
training_wheels-public
The teaching vessel and "interactive textbook" that I am building for the Intro to Linux class at the USCGA.
underthewire
These are notes and code from my experience working through the UnderTheWire wargames.
vbe-decoder
A Python3 script to decode an encoded VBScript file, often seen with a .vbe file extension
wfi
Windows File Integrity -- an archive of information on installed Windows binaries.
base64io-python
A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream.