SIEM Pipeline — Log Ingestion & Detection building
Custom SIEM architecture with log ingestion, message broker layer, and search/index backend. Designed to scale from SMB to enterprise without vendor lock-in.
# SIEM · Message broker · Search index · Python · Linux
SOAR Automation Engine building
Custom SOAR platform built on GitHub Actions and Python. Automates alert triage, ticket creation, and response playbooks. Dual output — security team and client notifications.
# SOAR · GitHub Actions · Python · Jira API · Webhook integrations
CISA KEV → Jira Pipeline production
Monitors the CISA Known Exploited Vulnerabilities catalog daily. Auto-creates Jira tickets for new CVEs via GitHub Actions. State-tracked, deduplicated, severity-filtered.
# Python · GitHub Actions · Jira API · CISA KEV JSON feed
URLhaus Threat Intel Monitor production
Pulls malicious URL feed from abuse.ch URLhaus. Creates Jira tickets for new threats automatically. Second threat intel source in the pipeline.
# Python · GitHub Actions · URLhaus API · Jira API
XSS Detection Rules — SIEM Integration deployed
Custom detection rules for CWE-79 XSS attacks. Monitors web server logs for injection attempts across reflected, stored, and DOM-based vectors.
# SIEM · Detection rules · Apache/Nginx log parsing · CWE-79
gtaylor-infosec.com Infrastructure live
This site. DigitalOcean droplet, Nginx reverse proxy, Let's Encrypt SSL, Cloudflare DNS, Fail2ban. Recruiter access logging via Formspree.
# Nginx · Let's Encrypt · Cloudflare · DigitalOcean · Fail2ban · Ubuntu 24.04