Wordfence CLI WordPress security scanner
  • Python 63.2%
  • Shell 32.7%
  • Dockerfile 4.1%
Find a file
raf 176a56a85c Add containerized Wordfence CLI scanner with email reports and systemd timer
Python script finds WordPress installations via wp-config.php, runs
wordfence malware-scan and vuln-scan on each, generates per-instance
reports, emails summary, and sends ntfy notification. Runs in a Debian 13
podman container with weekly systemd timer.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 20:34:20 +02:00
.gitignore Add containerized Wordfence CLI scanner with email reports and systemd timer 2026-04-08 20:34:20 +02:00
Containerfile Add containerized Wordfence CLI scanner with email reports and systemd timer 2026-04-08 20:34:20 +02:00
run-scan.sh Add containerized Wordfence CLI scanner with email reports and systemd timer 2026-04-08 20:34:20 +02:00
scan-wordpress.py Add containerized Wordfence CLI scanner with email reports and systemd timer 2026-04-08 20:34:20 +02:00
scan-wordpress.sh Initial: WordPress malware/vuln scanner with Wordfence CLI 2026-04-07 22:03:26 +02:00