KBeezie

There's no place like ::1

Menu
  • Home
  • Start Here
  • Security Series
  • About

Tag: php-fpm

Detecting Compromised PHP Sites with a Squid Proxy

A compromised WordPress plugin can exfiltrate data without triggering a single inbound firewall rule. Force all PHP outbound traffic through a local Squid proxy and use a Python correlation script to trace every external connection back to the exact script and site that made it.

Common Web Attack Bots and Scanners — What They Look For and Why It Matters

Every public server gets scanned constantly. A practical overview of config-file harvesters, vulnerability scanners, credential-stuffing bots, and directory brute-forcers — what they look for, why they hurt performance even when they fail, and how to keep them from reaching your application.

Installing WordPress 6.9.4 on Nginx

A production-ready Nginx configuration for WordPress 6.9.4 — security blocks, static caching, Cloudflare real-IP, rate limiting, and wp-config.php essentials tuned for performance.

Securing Nginx and PHP

A practical guide to hardening Nginx and PHP-FPM on a single-admin server: user separation, SSH key authentication, connection limits, rate limiting, and PHP configuration defaults that won't get you compromised.

Installing Bludit 3.21.1 on Nginx

A production-ready Nginx configuration for the flat-file Bludit CMS — directory protection, static caching, PHP-FPM tuning, and Cloudflare compatibility.
©2026 KBeezie | Disclaimer | Privacy Notice