John Hammond

Results 40 repositories owned by John Hammond

overthewire_natas_solutions

23
Stars
7
Forks
Watchers

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

562
Stars
183
Forks
Watchers

This a collection of the code that I have written for the Poor Man's Pentest presentation.

pyminify

76
Stars
17
Forks
Watchers

Compress a Python script to a command-line one-liner

security-resources

434
Stars
66
Forks
Watchers

A communal outpouring of online resources for learning different things in cybersecurity

thm

58
Stars
17
Forks
Watchers

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

22
Stars
7
Forks
Watchers

The teaching vessel and "interactive textbook" that I am building for the Intro to Linux class at the USCGA.

underthewire

25
Stars
3
Forks
Watchers

These are notes and code from my experience working through the UnderTheWire wargames.

vbe-decoder

189
Stars
31
Forks
Watchers

A Python3 script to decode an encoded VBScript file, often seen with a .vbe file extension

wfi

31
Stars
2
Forks
Watchers

Windows File Integrity -- an archive of information on installed Windows binaries.

base64io-python

16
Stars
2
Forks
Watchers

A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream.