Introducing Signage Suite — Self-Hosted Wall Displays in PHPI put a lot of effort into wall displays. At work, I wrote about building a stable SOC monitoring wall — Splunk reports, Grafana, static …read on
Hardening a Public Honeypot ServerHardening a Public Honeypot Server I set out to build a simple public demo. The idea was straightforward. A small PHP app, a SQLite …read on
What Happens When You Leave a Door Slightly Open?In security, most of our effort goes into reducing exposure. We patch systems, harden configurations, and try to eliminate unnecessary …read on
Using ChatGPT to Describe CodeI recently wanted to see if ChatGPT could take some sample code I created for a class I was teaching in PHP. I simply asked the ChatGPT to …read on
How to Post to Twitter From PHPAs a fun little project, I decided to write a PHP script to post jokes and random bits of wisdom to Twitter. Now, I could easily have just …read on