HOME
MUSIC
EMAIL
CONTACT
APPS
B2
ABOUT

Apps


Phishing Exercise Tool

A PHP-based tool designed to help IT departments conduct controlled phishing awareness exercises by sending simulated LinkedIn invitation emails to employees.

Windows Backup

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.

Backblaze B2 Camera Backup Browser

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.

Bluecherry DVR -> Backblaze B2 Backup Scripts

A collection of bash scripts for backing up BluecherryDVR security camera footage to Backblaze B2 storage using rclone.

Cloudflare Dynamic DNS Updater

A Python script to automatically update your Cloudflare DNS record with your current public IP address.

DNS Email Security Checker

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.

Wordcloud automated pipline

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

Gematria Calculator

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

Greynoise IP Watch

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.

Bluecherry Recording Watchdog

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.

SSH Login Alert

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.