Pinned Repositories
autodeploy
A pure bash configuration backup tool. Keep your configuration files the same across all machines!
dehashQuery
A script used to query the dehashed API and filter for more useful results
dredge
Dredging up secrets from the depths of the file system
grahamhelton.github.io
IMDSpoof
IMDSPOOF is a cyber deception tool that spoofs the AWS IMDS service to return HoneyTokens that can be alerted on.
LoveBoxer
PoC code for stealing the WiFi password of a network with a Lovebox IOT device connected
SansTerminalIndexer
Easily create index of your SANS books
spoofpoint
Spoofpoint is a domain monitoring tool that allows you to generate a list of domains that are 1 character off of your domain (grahamhelton.com turns into -> grahamheIton.com ((The L is a capital I )), check a list of domains you already have, or check as single domain.
USP
Establishes persistence on a Linux system by creating a udev rule that triggers the execution of a specified payload (binary or script)
yoink
Yoink is a quick tool for use with Obsidian that will allow you to take a markdown file and package it up into a folder that will allow you to share an entire markdown document with someone else without having to manually copy all the attachments to a folder.
grahamhelton's Repositories
grahamhelton/USP
Establishes persistence on a Linux system by creating a udev rule that triggers the execution of a specified payload (binary or script)
grahamhelton/dredge
Dredging up secrets from the depths of the file system
grahamhelton/IMDSpoof
IMDSPOOF is a cyber deception tool that spoofs the AWS IMDS service to return HoneyTokens that can be alerted on.
grahamhelton/grahamhelton.github.io
grahamhelton/spoofpoint
Spoofpoint is a domain monitoring tool that allows you to generate a list of domains that are 1 character off of your domain (grahamhelton.com turns into -> grahamheIton.com ((The L is a capital I )), check a list of domains you already have, or check as single domain.
grahamhelton/SansTerminalIndexer
Easily create index of your SANS books
grahamhelton/dehashQuery
A script used to query the dehashed API and filter for more useful results
grahamhelton/yoink
Yoink is a quick tool for use with Obsidian that will allow you to take a markdown file and package it up into a folder that will allow you to share an entire markdown document with someone else without having to manually copy all the attachments to a folder.
grahamhelton/LoveBoxer
PoC code for stealing the WiFi password of a network with a Lovebox IOT device connected
grahamhelton/autodeploy
A pure bash configuration backup tool. Keep your configuration files the same across all machines!
grahamhelton/Ear2Ground
Ear2Ground is a program to help you keep tabs on the job postings of infosec companies.
grahamhelton/psk
Process Killer
grahamhelton/smore
A minimal guruvbox inspired theme for hugo
grahamhelton/slides
Slides from various conferences and talks I've given
grahamhelton/gtfoCheck
Search for Unix binaries on GTFObins that can be exploited to bypass system security restrictions through single argument or list.
grahamhelton/ProtonID
Quickly check a list of domains/emails to see if they have protonmail MX records
grahamhelton/crAPI
completely ridiculous API (crAPI)
grahamhelton/fuzzybox
Fuzzy box is a quick program I wrote to fuzz a URL that is in the format https://<url>/20characterstring.<extension>.
grahamhelton/RustLesson1
Simple chat server written in rust based off of a tutorial
grahamhelton/smallscripts
A collection of very short scripts I have created for automating repetitive tasks.
grahamhelton/happysnake
Python script to order coffee from happymug.
grahamhelton/adhdproject.github.io
grahamhelton/bluetoother
A bash script to connect bluetooth devices to your computer without it being a nightmare.
grahamhelton/DotFiles
A collection of my configuration files to make sharing configurations easier.
grahamhelton/flame
Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.
grahamhelton/ftrim
Python script for trimming video files using FFMPEG
grahamhelton/level99cooking
grahamhelton/ObsidianTagManager
A learning project to manage obsidian tags using python
grahamhelton/PythonProjects
My projects from learning python