Apps
A PHP-based tool designed to help IT departments conduct controlled phishing awareness exercises by sending simulated LinkedIn invitation emails to employees.
A comprehensive, production-ready automated backup solution for Windows 11, written in PowerShell. Backs up your Documents folder and VirtualBox VMs to two local drives and Backblaze B2 cloud storage, with full SHA256 integrity verification, DKIM-signed email notifications, and restore verification on every run.
A lightweight, user-friendly PHP web interface for browsing and downloading files from private Backblaze B2 buckets. Perfect for camera backup systems, file archives, or any scenario where you need secure web access to B2 storage.
A collection of bash scripts for backing up BluecherryDVR security camera footage to Backblaze B2 storage using rclone.
A Python script to automatically update your Cloudflare DNS record with your current public IP address.
A Python-based email security auditing tool that analyzes DNS records (SPF, DKIM, DMARC, MTA‑STS, BIMI) and highlights configuration risks with clear, color‑coded results.
An automated pipeline that polls a remote URL for new incrementally-numbered text files, generates a
wordcloud image from each one, and optionally patches metadata into an HTML/PHP page and sends a push notification via
ntfy.sh
A PHP based Gematria Calculator, a single phrase input form version & a bulk dictionary word file upload version. Originally built in the early 2000s out of curiosity.
Available on
GitHub
A Bash script that resolves a DNS hostname to its current IP address, checks it against the
GreyNoise Community API, and sends a push notification via
ntfy.sh if the IP or its reputation status changes.
A lightweight Bash watchdog for
Bluecherry VMS that monitors MP4 recording activity across one or more cameras and drives a
healthchecks.io dead man's switch. If any camera stops writing footage to disk, due to a crashed container, storage failure, lost camera feed, or any other fault, the fail endpoint is pinged and you get alerted immediately.
Real-time SSH login alerting via email, triggered directly from
~/.bash_profile. Sends an immediate email on every SSH login, with the connecting IP address, username, authentication method, and timestamp.