Atlant Security
Atlant Security is a comprehensive WordPress security plugin that provides enterprise-grade protection through 17 integrated security modules organized in a 5-layer defense architecture. 5-Layer Defense Architecture Early-Request WAF – Firewall, rate limiter, and IP blocking inspect every request at init priority 0, early in WordPress’s load – before the page is queried or rendered and before other plugins process the request. Application-Aware – Login security, custom login URL, two-factor authentication, session hardening, cron monitoring, and REST API policies. Content & Config – WordPress hardening, security headers, AI crawler management, and honeypot traps. Outbound & Data – SSRF prevention, malware scanning (files and database). Response & Recovery – Post-breach recovery, notifications, visitor log, and audit log. Key Features Web Application Firewall (WAF) Inspects every request against 28+ attack pattern families including SQL injection, XSS, remote code execution, path traversal, PHP object injection, and WordPress-specific attacks. Block or log-only mode. Triple URL decoding prevents evasion. Brute Force Protection Progressive lockout system (5 min > 30 min > 24 hours) with configurable thresholds. Generic login error messages prevent username enumeration. Author enumeration blocking. Malware Scanner Local file and database scanner with 38 malware signatures. Detects backdoors, webshells (WSO, c99, r57), crypto miners, credit card skimmers, and obfuscated code. Quarantine system with web access blocking. Two-Factor Authentication (2FA) TOTP (Google Authenticator, Authy) and email OTP. Per-role enforcement, 10 recovery codes, 5-minute challenge timeout, replay attack prevention. Honeypot Traps Zero-false-positive bot detection: hidden link traps, fake login pages, comment honeypots, and Contact Form 7 integration. 3-layer safe bot protection ensures Googlebot, Bingbot, and allowed AI crawlers are never blocked. AI Crawler Management Control 20+ known AI/LLM training crawlers (GPTBot, ClaudeBot, Google-Extended, Bytespider, and more). Per-crawler toggles, robots.txt integration, and 403 enforcement. Block training crawlers while allowing browsing bots. Security Headers Manage HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, CSP, CORP, and COOP. Letter-grade scoring system. Remove X-Powered-By and Server headers. Session Security Cookie hardening (HttpOnly, Secure, SameSite). Session binding via IP + User-Agent fingerprint detects hijacking. Concurrent session limits. Idle timeout. Optional admin bypass for all session restrictions. Rate Limiter Sliding-window rate limiting across 11 endpoint categories: frontend, login, search, feed, REST API, WooCommerce checkout, XML-RPC, and cron. REST API Policies Per-route access control with authentication requirements, HTTP method restrictions, rate limits, and IP whitelists. 5 built-in policies protect user enumeration, search, and write endpoints. Cron Guard Monitors wp-cron.php for flood attacks. Detects suspicious scheduled tasks via baseline comparison. System cron migration helper. Outbound Monitor (SSRF Prevention) Monitors all outgoing HTTP requests. Blocks requests to private/internal IP ranges including cloud metadata endpoints. Domain allowlist with wildcard support. Caller detection traces requests to specific plugins. Post-Breach Recovery 12 emergency actions: terminate sessions, force password reset, rotate secret keys, emergency lockdown, reinstall core, reinstall plugins, audit admin accounts, clear caches, malware scan, disable plugins, and downloadable incident report. Real-Time Dashboard Live visitor monitoring with 15-second auto-refresh. Stat cards, traffic charts, top IPs with VirusTotal integration, browser distribution, and IP detail modals. Visitor Log & Audit Log Complete request history with filters (IP, URL, bots, blocked, time range). Admin action audit trail (who did what, when, from which IP). Notifications Email alerts (HTML formatted, color-coded severity), Slack webhooks, custom JSON webhooks, and daily digest. Configurable severity threshold with 5-minute deduplication. WordPress Hardening One-click toggles: disable XML-RPC, hide WordPress version, block REST API user enumeration, block author enumeration, disable file editor, block PHP execution in uploads. What Makes Atlant Security Different Early-Request WAF – Inspects and blocks malicious requests at init priority 0, before the page renders and before other plugins handle the request Outbound HTTP Monitor – Detects SSRF attacks and unauthorized outbound connections Database Backdoor Scanner – Scans wp_options and wp_posts for eval(), base64, and hidden backdoors Client-Side Bot Detection – JavaScript challenges and browser fingerprinting catch sophisticated bots AI/LLM Crawler Blocking – Identify and block AI training crawlers scraping your content Honeypot Traps – Hidden links, fake login pages, invisible form fields that only bots trigger Cron Guard – Monitors wp-cron for unauthorized scheduled tasks planted by malware Post-Breach Recovery – Guided recovery toolkit with 12 emergency actions in one place Session Fingerprint Binding – Binds sessions to IP + User-Agent so stolen cookies are useless Real-Time Visitor Dashboard – Live visitor feed updated every 15 seconds Smart Password Policy – Minimum length, complexity, common-password blocking, and passphrase support Granular REST API Policies – Per-endpoint control, not just a global on/off switch Safe Mode Override – One constant in wp-config.php disables all blocking features instantly Deactivation Data Control – Choose to keep or wipe all security data when deactivating Zero phone-home – No telemetry, no tracking, fully GDPR-compliant (external services used only when explicitly enabled by the admin – see External Services section) Why Atlant Security? All-in-one – Replaces 5-6 separate security plugins No external dependencies – Core security features run locally on your server Zero phone-home – No telemetry, no tracking (optional features like GeoIP use external services only when explicitly enabled – see External Services section) GDPR-friendly – No external fonts, no CDN resources Setup wizard – Configure core security in under 2 minutes Clean uninstall – Removes all database tables and options when deleted (opt-in) Safe Mode – Emergency override if you get locked out of your site External Services This plugin connects to the following third-party services under specific conditions: Cloudflare IP Ranges When Cloudflare integration is enabled, the plugin periodically fetches the current list of Cloudflare edge IP ranges from Cloudflare’s official endpoints. This is used to correctly identify visitor IP addresses behind the Cloudflare proxy and to whitelist Cloudflare edge servers. Data sent: No user data is sent. The plugin fetches publicly available IP range lists. When: Once per week via a scheduled cron job (aswp_refresh_cloudflare_ips), only when Cloudflare integration is enabled. Endpoints: https://www.cloudflare.com/ips-v4 and https://www.cloudflare.com/ips-v6 Cloudflare Terms of Use Cloudflare Privacy Policy MaxMind GeoLite2 GeoIP Database When GeoIP country detection is enabled and a MaxMind license key is configured, the plugin downloads the GeoLite2-Country database from MaxMind. This database is stored locally and used to resolve visitor IP addresses to country codes for display in the visitor log and dashboard. Data sent: Your MaxMind license key is sent to authenticate the download request. No visitor data is sent to MaxMind. When: On initial setup and once per week via a scheduled cron job (aswp_update_geoip_db), only when GeoIP is enabled and a license key is configured. Endpoint: https://download.maxmind.com/app/geoip_download MaxMind End User License Agreement MaxMind Privacy Policy Google IP Ranges When Google integration is enabled in the IP Whitelist, the plugin periodically fetches the current list of Google IP ranges from Google’s official endpoint. This is used to automatically whitelist known Google infrastructure IPs (Googlebot, Google Cloud, etc.) so legitimate Google traffic is never blocked. Data sent: No user data is sent. The plugin fetches a publicly available JSON file containing Google IP ranges. When: Once per week via a scheduled cron job (aswp_refresh_google_ips), only when Google integration is enabled. Endpoint: https://www.gstatic.com/ipranges/goog.json Google Terms of Service Google Privacy Policy Microsoft / Bing IP Ranges When Microsoft integration is enabled in the IP Whitelist, the plugin periodically fetches the current list of Bing bot IP ranges from Microsoft’s official endpoint. This is used to automatically whitelist known Bing crawler IPs so legitimate Bing traffic is never blocked. Data sent: No user data is sent. The plugin fetches a publicly available JSON file containing Bing bot IP ranges. When: Once per week via a scheduled cron job (aswp_refresh_microsoft_ips), only when Microsoft integration is enabled. Endpoint: https://www.bing.com/toolbox/bingbot.json Microsoft Services Agreement Microsoft Privacy Statement WordPress.org Core Checksums API The Malware Scanner verifies the integrity of WordPress core files by comparing their MD5 hashes against the official checksums published by WordPress.org. Files that match are skipped during pattern scanning (vendor-verified, safe by definition). Files that mismatch are flagged as critical “core_modified” findings. Data sent: WordPress version number and locale. No site data, no visitor data, no PII. When: Once per WordPress version (cached for 24 hours), only when the Malware Scanner runs and the “Use core checksums” setting is enabled. Endpoint: https://api.wordpress.org/core/checksums/1.0/ WordPress.org Terms of Service WordPress.org Privacy Policy WordPress.org Secret Key API The Post-Breach Recovery module can generate new WordPress secret keys and salts using the official WordPress.org API. This is used when an administrator manually triggers the “Rotate Secret Keys” emergency action after a security breach. Data sent: No user data is sent. The plugin fetches randomly generated keys from the API. When: Only when an administrator manually triggers the “Rotate Secret Keys” action in the Post-Breach Recovery module. Endpoint: https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org Terms of Service WordPress.org Privacy Policy Slack Webhooks When Slack notifications are enabled and a Slack webhook URL is configured, the plugin sends security alert messages to the specified Slack channel. This allows administrators to receive real-time security notifications in Slack. Data sent: Security alert messages containing the alert subject, description, severity level, site URL, and the IP address that triggered the alert. No visitor personal data or cookies are sent. When: Only when a security event occurs (e.g., brute force attempt, WAF block, honeypot trip) and Slack notifications are enabled. Endpoint: Administrator-configured Slack Incoming Webhook URL (e.g., https://hooks.slack.com/services/…) Slack Terms of Service Slack Privacy Policy Custom Webhooks When webhook notifications are enabled and a webhook URL is configured, the plugin sends security alert payloads in JSON format to the specified endpoint. This allows integration with any external monitoring or alerting system. Data sent: JSON payload containing the alert subject, description, severity level, site URL, timestamp, and the IP address that triggered the alert. No visitor personal data or cookies are sent. When: Only when a security event occurs and webhook notifications are enabled. Endpoint: Administrator-configured webhook URL. Terms and privacy: Determined by the third-party service the administrator configures. Google reCAPTCHA When CAPTCHA bot protection is enabled and the provider is set to “Google reCAPTCHA v2” or “Google reCAPTCHA v3”, visitor browsers load Google’s reCAPTCHA library and the server verifies submitted tokens with Google. This is OPT-IN – disabled by default. Data sent (browser → Google): visitor IP address and standard reCAPTCHA telemetry that Google uses to score human-vs-bot likelihood. Google’s reCAPTCHA library is loaded from www.google.com/recaptcha/api.js. Data sent (server → Google): the verification token returned by the visitor’s browser, the configured secret key, and the visitor’s IP address (remoteip field), to https://www.google.com/recaptcha/api/siteverify. When: only when the configured provider is reCAPTCHA AND the visitor reaches /wp-login.php, the WordPress registration form, or the lost-password form (per-form toggle). Endpoints: https://www.google.com/recaptcha/api.js and https://www.google.com/recaptcha/api/siteverify Google reCAPTCHA Terms of Service Google Privacy Policy Cloudflare Turnstile When CAPTCHA bot protection is enabled and the provider is set to “Cloudflare Turnstile”, visitor browsers load Cloudflare’s Turnstile library and the server verifies submitted tokens with Cloudflare. This is OPT-IN – disabled by default. Turnstile is the privacy-respecting alternative to reCAPTCHA – Cloudflare states it does NOT track users across sites. Data sent (browser → Cloudflare): visitor IP address and standard Turnstile telemetry. The Turnstile library is loaded from challenges.cloudflare.com/turnstile/v0/api.js. Data sent (server → Cloudflare): the verification token returned by the visitor’s browser, the configured secret key, and the visitor’s IP address (remoteip field), to https://challenges.cloudflare.com/turnstile/v0/siteverify. When: only when the configured provider is Cloudflare Turnstile AND the visitor reaches /wp-login.php, the WordPress registration form, or the lost-password form (per-form toggle). Endpoints: https://challenges.cloudflare.com/turnstile/v0/api.js and https://challenges.cloudflare.com/turnstile/v0/siteverify Cloudflare Terms of Service Cloudflare Privacy Policy Upgrade Notices 1.1.8 Restores the policy: legitimate vendor bots (Google, Anthropic, OpenAI, Bing) are NEVER blocked unless the site operator explicitly opts in. Two fixes – AI crawler defaults flipped to “allow”, and the Honeypot reverse-DNS check now fails open so transient DNS issues can’t ban real Googlebots. Recommended for everyone running an SEO-sensitive site. 1.1.7 Critical security release. Fixes 14 CRITICAL and 12 HIGH issues found during a full external audit, including a fatal-at-login bug, IP-block bypass via IPv6-mapped addresses, an SSRF DNS-rebinding race in the outbound monitor, and a wp-config-backup-leaks-old-keys flaw. Recommended upgrade for every install. 1.1.6 Big scanner-accuracy improvement. Verified WordPress core files are now skipped (MD5-matched against the official api.wordpress.org checksums), tightened iframe/base64 signatures, fixed an over-broad path match, and added a “Mark as False Positive” button. Recommended upgrade for everyone running scans. 1.1.5 Adds CAPTCHA support on login / registration / lost-password forms. Three providers: reCAPTCHA v2, reCAPTCHA v3, and Cloudflare Turnstile. Configure in Login Security → Bot Protection (CAPTCHA). 1.1.4 Adds CSV export on the Malware Scanner (per Reddit community suggestion) – download full untruncated File + Database Findings before committing to Quarantine. Compatibility declared through WP 7.0. 1.1.3 Security hardening release. Fixes custom-login-URL cookie bypass, 2FA enforcement, SSRF log-only default, session-limit token/verifier mix, and adds real wp-config.php rewriting for key rotation. Existing 2FA recovery codes generated before 1.1.3 may not verify – regenerate them from your user profile after upgrading. 1.1.2 New About page consolidates defense architecture and competitive features. Setup wizard no longer auto-redirects on activation. Dashboard is cleaner with focus on operational data. 1.0.7 Major UI overhaul: inner sidebar navigation replaces 23 WordPress submenu items with a clean, persistent sidebar panel. All page URLs remain the same – bookmarks still work. 1.0.4 Adds GeoIP country flags in visitor log, custom login URL, password policy enforcement, and Force SSL Admin setting. Internal prefix migration runs automatically – no action required. 1.0.3 Adds honeypot traps, security headers management, two-factor authentication, and notification channels. Fixes IP management and status code logging. Recommended update. 1.0.0 Initial release. Run the Setup Wizard after activation to configure your site’s security.
Top keywords
- google29×1.23%
- ip28×1.19%
- cloudflare27×1.15%
- data25×1.06%
- security25×1.06%
- wordpress24×1.02%
- visitor23×0.98%
- sent20×0.85%
- api18×0.76%
- enabled17×0.72%
- recaptcha15×0.64%
- com14×0.59%
BotBlocker Security – Complete security platform
BotBlocker Security is a complete security platform that blocks 99% of attacks before WordPress loads. Firewall, bot detection, rate limiting, CAPTCHA, 2FA, analytics, notifications, tools – one plugin replaces your entire security stack: no need for separate firewall, CAPTCHA, 2FA, and anti-spam plugins. No bloat, no monthly fees for core protection. If your site is hit by login brute force, spam comments, fake Googlebots, content scrapers, or XML-RPC floods, you are not alone: bots generate over 47% of all web traffic. Most security plugins react after WordPress boots, wasting CPU and memory on every bad request. BotBlocker stops them at the door – then gives you the analytics, alerts, and tools to understand exactly what it blocked and why. Because BotBlocker intercepts traffic before themes and plugins run, it also shields vulnerabilities in your entire plugin and theme stack. Zero-days in contact form plugins, unpatched slider code, outdated e-commerce extensions – attackers never reach the vulnerable code. BotBlocker is your first and last line of defense, every day. Why site owners switch to BotBlocker Faster than the competition. Runs on early init through three interception layers, before themes and plugins load. Server load drops during attacks instead of spiking. Zero database queries for returning visitors – 11 pre-generated PHP files with SHA-256 integrity, loaded via native include. One plugin, full security stack. Firewall, CAPTCHA, 2FA, anti-spam, rate limiting, bot detection – BotBlocker covers virtually every security need a WordPress site has. Most users uninstall 2-3 separate plugins after switching. PRO adds malware scanning, security headers, speed optimization, and behavioral analysis – still one plugin. Smarter bot detection. 2,899 User-Agent signatures – largest blacklist among WordPress plugins – plus 2,800+ additional bot signatures. 13 header checks including AdBlock detection, incognito mode detection, Canvas/WebGL fingerprinting, and device API verification. Anti-detect scoring with 9 weighted signals catches headless Chrome, Puppeteer, Selenium, and PhantomJS even when they spoof user-agent strings. Smarter CAPTCHA. 9 modes including Silent Auto-Verify – zero clicks for humans, hard wall for bots. Proprietary CAPTCHAs defeat AI-based solvers that crack reCAPTCHA for $2-3 per 1,000. Honest free version. Full firewall, all 9 CAPTCHA modes, full 2FA, full logging, full Multisite, Redis/Memcached, shortcodes, command palette, Telegram alerts, visual analytics, 15 diagnostic tools. No nag screens, no crippled features. Privacy-first. No visitor data leaves your server. GDPR and CCPA compliant out of the box. Works with everything. Cloudflare, WP Rocket, LiteSpeed, WooCommerce, Elementor, multisite, IPv6, PHP 7.4 to 8.5. 🛡️ Core Firewall (Free) Three-Layer Architecture – intercepts traffic at wp-config.php (before WordPress), MU-plugin phase, and main shield. Known threats are blocked before WordPress, plugins, or themes load – saving 30-100ms and 5-20MB RAM per blocked request. Zero-day attacks on other plugins never reach the vulnerable code. Web Application Firewall (WAF) with real-time rule updates via the BotBlocker Threat Defense Feed 2,899 User-Agent + 2,800+ bot signatures – largest blacklist among WordPress plugins, covering Scrapy, Selenium, Puppeteer, PhantomJS, curl, wget, Python, Java, Perl, SQL injection tools Brute force protection with progressive lockouts – 5 attempts per 15 minutes, escalating bans Rate Limiting – sliding window velocity per IP. 30 req/min triggers CAPTCHA; 50/min blocks IP for 10 min. Subnet aggregation catches distributed attacks. Floor protection prevents false positives. Anti-spam for comments, registration, contact forms XML-RPC and REST API locked down by default with allowlist for trusted services HTTP method-level hardening – CONNECT and TRACE blocked (XST attack prevention). OPTIONS handled for CORS preflight. Fake crawler detection via FCrDNS (dual-direction DNS verification), ASN tokens, and published IP ranges – 95% effective, impossible to spoof without controlling the provider’s DNS zone. LLM / AI crawler management – allow or block GPTBot, ChatGPT-User, ClaudeBot, PerplexityBot, Bytespider via CIDR-verified IP ranges (1,435 synced from cloud). Country, ASN, IP range, User-Agent, Referer blocking rules with instant enforcement. ASN database: 3.6M verified records. Geo-blocking with visual country selector and import/export. Cloudflare-aware real-IP resolution and origin bypass protection TLS fingerprinting (JA3/JA4) – detects bots by TLS handshake signature, cross-validates against User-Agent. 189 signatures. Opt-in, requires server module. RKN (Roskomnadzor) blocking – 852 CIDR ranges, cloud-synced, auto-updated with self-healing tamper recovery Full IPv6 support – separate tables and logic for IPv4 and IPv6 Live traffic monitor with attack map, country, ASN, device, browser, block reason Built-in caching via Redis and Memcached – free, auto-disable on connection failure 🔍 Bot Detection & Anti-Detect (Free) 13 HTTP header checks run on every visitor, catching bots others miss: Empty User-Agent / UA Anomalies / Empty Accept-Language PTR/DNS Mismatch – forward/reverse DNS mismatch, impossible to fake Geo vs Language Mismatch – language claimed differs from visitor’s country Incognito/Private Mode detection AdBlock/uBlock detection in visitor’s browser Canvas & WebGL Fingerprinting – JS consistency verification WhatsApp Preview / OPTIONS Preflight – legitimate traffic whitelisted Anti-Detect Challenge Page activates when header checks raise suspicion – silent browser fingerprinting before any CAPTCHA appears: 9 weighted signals: navigator (×2), fake plugins (×3), font rendering (×2), WebGL (×2), Chromium properties (×3), JS jitter, touch events (×2), language (×3), incognito (×2) Critical signal combinations trigger immediate block Cookie capability test + sessionStorage retry counter HMAC-signed responses resist DDoS provider interference Circuit Breaker: 3 failures → 30-second cooldown → auto-retry CAPTCHA appears only if auto-verification fails 🎯 CAPTCHA System – All 9 Modes Free 9 CAPTCHA modes, all free: Silent Auto-Verify (recommended – zero clicks, silent JS fingerprint check), Simple Button, Color Buttons, Image CAPTCHA (5 packs: Eagle, Horse, Raccoon, Dog, Cat), reCAPTCHA v2 (+ Button), Dynamic Shapes (60fps Canvas, 25 combinations), Dynamic Digits, Hold Button (hold in the green zone). Hybrid Mode – internal CAPTCHA + invisible reCAPTCHA v3, two-layer defense DDoS Resilience Mode – HMAC-signed responses prevent forged challenge bypass Session Token Verification – cookie-less fingerprint for restricted hosting CAPTCHA Diagnostics – failure reason codes (token decrypt, transient, hash, mode mismatch) Image Delivery: Inline Base64 (single request, recommended) or Separate Requests (cache-friendly) 🔒 Login Security & 2FA (Free) Two-Factor Authentication (Google Authenticator, Authy, 1Password, Bitwarden) – TOTP, 10 backup codes 9 CAPTCHA modes on login, registration, lost password, and custom forms Hybrid Mode – internal CAPTCHA + reCAPTCHA v3 two-layer invisible defense on login Hide login URL (PRO) Configurable lockout escalation – failed CAPTCHA = short ban, repeat = 24-hour ban 💳 Payment Gateway Bypass (Free) Auto-detects 25+ e-commerce platforms (WooCommerce, Easy Digital Downloads, SureCart, MemberPress, Paid Memberships Pro, Give, Dokan, CartFlows, FunnelKit and more) and 150+ payment providers (Stripe, PayPal, Mollie, Adyen, Braintree, Square, Razorpay, Klarna, Paddle, Authorize.Net, YooKassa, LiqPay and more), plus form plugin webhooks (Contact Form 7, WPForms, Gravity Forms, Ninja Forms, Fluent Forms). Four detection layers – 198 path patterns, 227 query keys, 360 action names, 114 signature headers – ensure zero false positives. Webhooks, IPN callbacks, and payment notifications never get blocked. 📊 Visibility & Control (Free) Visual dashboard – KPI cards (Requests, Blocked, Search engines passed, Protection score), hourly bar chart, donut charts (Hosting, Device, Browser, OS) Dashboard social proof card – live WordPress.org rating, installs count, ratings, link to WP.org (cached 12h) Inline IP rule widget – add IP allow/block rules via AJAX. Bulk import with 4 one-click buttons (IPv4/IPv6 whitelist/blacklist) Protection Status Checklist – per-feature toggles with “Enable remaining” bulk action Health Score gauge – 44 parameters, 3 categories, 5 levels from Critical (<25) to Secure (≥85), real-time updates 3 security presets – Light, Strong, Full – one-click configuration. Plus Default for new installs Setup Wizard – 8 steps, under 5 minutes ⌘K Command Palette – Ctrl+K / ⌘K on any admin page to search every setting, tab, and action. 30+ quick-action shortcuts. Near-zero-click configuration Interactive analytics – 8 KPI metrics, donut charts, traffic line chart, world map, top IPs and countries rankings 55 diagnostic event codes across 12 log categories – exact block reason for every decision Detailed event log – IP, country, ASN, User-Agent, browser, OS, device, exact block reason 17 interface languages – English, Deutsch, Español, Français, Polski, Русский, Українська, العربية, עברית, Italiano, 日本語, 한국어, Nederlands, Português, Svenska, Türkçe, 中文 + POT Admin page header bar – “Blocked today: X · Total: Y” on every admin page Admin bar toolbar node – protection status + Dashboard + Settings links Configurable retention with timezone/DST awareness, Daily Summary with incremental aggregation X-Robots-Tag control – SEO directives (noindex, nofollow, noarchive, nosnippet, noimageindex, notranslate, unavailable_after) on blocked/challenge pages – no search engine indexing of security barriers Clean uninstall – drops 17 tables, 40+ options, 22+ transients, 12 cron hooks, MU-plugin files, uploads/botblocker/. Departure feedback dialog. Zero leftover data 📬 Notifications & Alerts (Free) Email reports – daily / twice-weekly / monthly security summaries. Critical server load warnings and Cloud API expiry alerts. Telegram Bot integration (add-on) – weekly security summaries via @BotFather: requests, allowed, blocked, suspicious, search/fake bots, timezone, protection mode, security score, block rate. Connection test button. Add-ons → Telegram Notifications. Admin Dashboard Alerts (8 types) – cloud lost, missing runtime files, API expired, hits exhausted, ASN/addon update failed, addon incompatible, cache incompatibility 🧩 Shortcodes & Developer Tools (Free) 20 shortcodes for frontend dashboards, client portals, and status pages. * WP Connectors (WordPress 6.7+) – native WordPress Connector on the Connections admin page * Custom verification endpoint (bbcs-verify) – decoupled from permalink structure * WordPress Admin → Tools → Site Health → Info integration * Plugin update changelog injection – changelog displayed in the plugin update screen * Floating support widget – submit support tickets from dashboard without leaving site 🔧 Tools & Diagnostics (Free) 15 maintenance and diagnostic actions built into the admin panel: Export Data & Settings Full JSON backup of settings, rules, IP lists Import Data & Settings Restore from JSON backup Reinstall Database Factory-reset all BotBlocker tables Repair & Optimize DB WordPress database repair and optimization Clear All Visitor Data Purge hits, counters, and statistics Clear Transients Remove expired WordPress transients Update ASN Database Download latest 3.6M-record ASN geolocation database Update RU-Gov List Download latest 852-range RKN CIDR blocklist Sync LLM Providers Refresh 1,435 AI crawler IP ranges from cloud Clear Visitor Cookies Reset all BotBlocker cookies – forces re-verification Reset URL Rewrite Rules Fix 404 errors after permalink changes Clear Object Cache Flush WordPress + Redis/Memcached caches Site Health Open WordPress Site Health diagnostic Clear Debug Log / Download Debug Log Purge or download wp-content/debug.log 🚀 PRO Adds (Premium / Pro / Ultimate) Cloud Threat Intelligence – 5M+ attack IPs cross-checked globally. Zero-day behavioral and heuristic detection catches unknown attack patterns before signatures exist. VPN, Tor, proxy, ASN, hosting reputation checks. Early Init Mode – filtering before WordPress Core loads via wp-config.php boot code. Saves 30-100ms and 5-20MB RAM per blocked request. Multisite-aware, auto-disables if Cloud API inactive. Self-healing runtime files. Hide Login URL – custom admin URL slug. Four behaviors on default URL: 403, 404, home redirect, custom redirect. Reserved slug detection prevents page conflicts. Security Headers – MU-plugin deployment before plugins load. HSTS, CSP with custom domain whitelist, X-Frame-Options, X-Content-Type-Options, Permissions-Policy. Auto-detects reCAPTCHA Google + BotBlocker API domains in CSP. Speed Up WordPress – 14 frontend and server optimizations: disable emojis, jQuery Migrate, dashicons, global styles, embeds, RSS feeds, XML-RPC, hide WP version, shortlinks, self-pingbacks. Malware Scanner – 25+ detection patterns: eval() chains, base64 obfuscation, injected scripts, webshell markers. Deobfuscation preprocessor. Scans files (core, plugins, themes, uploads, custom paths) + database (posts, wp_options, users, cron). Truth Source comparator. Scheduled background scanning (hourly to 5 days). Severity: Critical to Info. Confidence: Review to Confirmed. HTTPS Protocol – HTTP→HTTPS 301 redirect. Mixed content auto-fix via output buffering. SSL detection behind 7 proxy headers (Cloudflare, load balancers). Cookie Alert – lightweight first-party cookie consent banner. Custom text, policy link, button label, position, theme, custom CSS. WP accessibility: aria-label, role attributes. 1-year cookie lifetime. Behavioral Analysis Engine – 3-layer AI bot detection. Free: RPM velocity + subnet pressure. Pro: multi-signal scoring (velocity, URI diversity, session depth, timing, referer consistency). Reputation: IP/subnet tracking with lazy decay. 3 quick presets. Cron Jobs – advanced WordPress cron management, monitoring, and debugging Truth Source – file integrity verification against known-good WordPress core, plugin, theme references. Detects modified, added, missing files. Per-file and wildcard ignores. Scheduled background scanning. XMLRPC Tunnel – secure XML-RPC via IP-allowlisted endpoints. IPv4/IPv6/CIDR/wildcard entry formats. Multi-header real-IP resolution. Auto-block non-allowlisted access. Priority support – 24-hour response time Four plans to match your traffic: Premium ($12/month, 25k cloud checks), Pro ($50/month, 100k cloud checks), Ultimate ($100/month, 250k cloud checks + emergency 24h support). Annual billing includes 1 month free. 30-day refund policy. Licensed per domain via Freemius. Compare plans → ⚡ Performance & Compatibility Zero database queries for returning visitors – 11 runtime PHP files with SHA-256 integrity, loaded via include Measured overhead: +3-15ms TTFB for cached visitors, +50-200ms first-time PTR lookups, +2-4MB memory 100+ configurable settings without affecting performance Redis and Memcached support – free, auto-disables gracefully on connection failure Cache plugin compatibility – automatic DONOTCACHEPAGE and cache-bypass headers (Cache-Control: no-store, X-LiteSpeed-Cache-Control: no-cache, X-Accel-Expires: 0, CDN-Cache-Control: no-store, private, Surrogate-Control: no-store, max-age=0) covering PHP caches, Nginx, CDN edge, and surrogate caches in one pass. Works with WP Super Cache, W3 Total Cache, WP Rocket, LiteSpeed, Hummingbird, WP Fastest Cache, Cache Enabler, Swift Performance. CDN and WAF compatibility – Cloudflare, Sucuri, Incapsula, AWS CloudFront, Fastly, KeyCDN, StackPath. Multi-header real-IP resolution (CF-Connecting-IP, X-Forwarded-For, X-Real-IP) DDoS Protection Compatibility – auto-detects JS-challenges from DDoS-Guard, Stormwall, Qrator. HMAC-signed AJAX responses, Circuit Breaker with retry/backoff. The only WordPress plugin that works correctly behind aggressive DDoS protection without manual configuration. Fatal Error Hive Mode – during PHP fatal errors from other plugins or themes, renders an emergency page instead of a white screen, preserving the security barrier. Multisite Support – network activation, per-site data, settings, cleanup. Free on all plans. PHP 7.4 – 8.5, tested across 7 versions. WordPress 5.1 – 7.0+. Linux and Windows. 50+ OS versions detected – Windows 95–11, macOS, Android, iOS, Chrome OS, Linux distros, HarmonyOS, Fire OS, KaiOS, Tizen, FreeBSD, gaming consoles 50+ browsers identified – Opera, Edge, Vivaldi, Brave, Samsung Internet, UC Browser, Yandex, DuckDuckGo, Tor, Headless Chrome, Lynx/ELinks, and more GDPR and CCPA compliant – no PII, technical parameters only, Legitimate Interest basis (Art. 6(1)(f))