Projects and other works

Selected works, scripts, and dark experiments with details on purpose and status.

Active

Pocket Air Boss Ground Station

Small-team drone COP prototype for mapping multiple sUAS on one laptop with conflict and geofence alerts. Focused on multi-source telemetry, map tracks, and after-action review workflows.

status: WIP repo: private

Katoolin Lite (2026 Refresh)

Renewed Katoolin. Keeps Ubuntu users on Ubuntu while installing Kali tools with guardrails. Accounts for safer defaults, modern install paths, and minimal breakage.

status: paused REPO

Endpoint Data Exfiltration Guard

Western Washington University project for Poulsbo clients that reduces accidental data leaks on endpoints. Focused on monitoring policies, egress controls, and audit-friendly reporting.

status: implementation prep

Name Encounter Probability

Probability explorer for how often you might meet people with rare or common names. Takes Census 2020 lookups with quick calculations and a React UI.

status: paused (beta) LIVE PREVIEW
Scripts

XWiki SolrSearch Template Injection PoC

Python PoC for CVE-2025-24893 that injects Groovy through the SolrSearch RSS endpoint to confirm open builds. Prints the same markers each run for quick comparison between vulnerable and patched hosts.

status: live REPO

RTL88x2BU DKMS Auto-Installer

Bash installer that builds and installs the Realtek RTL88x2BU USB Wi-Fi driver on Ubuntu using DKMS. Handles dependencies, syncs the driver source, and adds quick verification steps.

status: live REPO

Advanced Process Comparator

Bash tool that reads process details from /proc and compares processes with a difference metric. Supports filtering, sorting, multiple export formats, and a monitoring mode.

status: live REPO
inactive / scrapped

Telegram Activity Monitor

Python tool that uses Telethon to log a specific Telegram user’s online and last-seen changes. Includes basic rate-limit handling and log rotation.

status: inactive REPO

Python Obfuscation Sandbox

Obfuscation experiment for testing how code changes affect readability and analysis. Designed as a sandbox for technique comparisons.

status: scrapped REPO

Go Obfuscation Framework

Go obfuscation concept built around garble with extra transformations for experimentation and learning. Focused on layered transforms and analysis resistance.

status: scrapped REPO

Malware Analyzer v2

Team project building a malware analysis tool with a Windows-focused UI and pipeline. Oriented around triage, labeling, and repeatable reports.

status: inactive REPO