Luke Sheppard's repositories
Web-App-Hacking-Notes
Notes I've taken while working through various web app pentesting labs.
passwordgen
A cross-platform command line password generator that interacts with your clipboard. Generates memorable passwords, passphrases, etc.
Literary-style-imitation-using-Markov-chains-and-the-ChatGPT-4-API
This is a "literary style imitation algorithm". The primary purpose is to mimic the style and tone of the original text. It creates new content based on the input text rather than directly copying existing content. It uses Markov chains for sentence generation and the ChatGPT-API for grammar cleanup.
AI-Toxic-Comment-Detector
Using the unitary/toxic-bert AI model to detect toxic comments and compare with human moderator toxicity ratings from Wikipedia comments
check-domains-py
Check WHOIS information for a list of domains
internet_stability_monitor
A Python-based tool that monitors and analyzes internet connection stability.
AblitaFuzzer
AblitaFuzzer is a simple command-line tool designed for blackbox LLM API fuzzing against chatbots that are hosted at a URL, whether in the cloud, on-premises, or even on localhost.
DecemberProj
ap comp sci december project
dontsleepuntil
a better version of the caffeinate command - python(3) script that does not let the system sleep until some specific conditions are met
DoS-Reporter
Take screenshots during a DoS
instability.py
Refactor of an agentic cli tool for calling agents, troubleshooting local and remote networks, etc.
IntruderPayloads
A collection of Burpsuite Intruder payloads, fuzz lists and file uploads
My_Test_Page
Wepage created using HTML, CSS and Javascript.
pebble-hextime
Pebble Watchface that displays the time in hexadecimal
push-to-webserver.sh
A simple shell script to deploy website files to a remote webserver
story_board_app
Story board app based on Dalle3
Udacity-github-reflections
These question/answer documents are from an assignment in Udacity's course, "How to Use Git and GitHub".
UPS_Monitor
A simple Python script to monitor an APC UPS from a Mac with a USB cable between them.
wuzzi-chat
Simple Chatbot for testing AI Red Team tooling