Atomic Edge Security – Firewall, Malware Scan and Login Security
Atomic Edge Security is a WordPress firewall plugin that protects your site with cloud-based WAF rules, malware scanning, 2FA, vulnerability checks, IP blocking, and real-time security logs. It blocks malicious traffic before it reaches WordPress while giving site owners firewall controls directly inside the WordPress admin. WordPress Firewall Protection Atomic Edge includes a cloud-based WordPress firewall that helps block malicious traffic before it reaches your website. The firewall protects against common attacks such as SQL injection, cross-site scripting (XSS), local file inclusion, remote file inclusion, brute-force login attempts, and suspicious bot activity. Web Application Firewall (WAF) The Atomic Edge WAF uses OWASP Core Rules and WordPress-specific security rules to protect high-risk areas such as wp-login.php, wp-admin, XML-RPC, REST API endpoints, vulnerable plugin paths, and common exploit patterns. Features Two-Factor Authentication (2FA) – Protect WordPress logins with TOTP authenticator apps (Google Authenticator, Authy, etc.) 2FA Enforcement Policies – Require 2FA for specific user roles with configurable grace periods 2FA Audit Logging – Complete security audit trail for all 2FA events Adaptive Defense – AI-powered threat detection that automatically identifies and blocks malicious actors Web Application Firewall (WAF) – Block SQL injection, XSS, and other attacks with OWASP Core Rules Content Delivery Network (CDN) – Serve static assets from global edge servers for faster page loads Real-time Analytics – Monitor traffic, blocked threats, and security events in real-time IP Access Control – Easily whitelist or blacklist IP addresses and CIDR ranges Geographic Blocking – Block or allow access based on visitor country Malware Scanner – Scan WordPress files for modifications and suspicious code patterns Vulnerability Scanner – Check WordPress core, plugins, and themes for known vulnerabilities (requires Atomic Edge connection) WAF Log Viewer – See exactly what threats are being blocked WP-CLI Integration – Run security scans from the command line How It Works Sign up for an Atomic Edge account at atomicedge.io Add your site to Atomic Edge and get your API key Install this plugin and enter your API key Manage your security settings directly from WordPress Vulnerability scanning is available when connected and uses Atomic Edge’s vulnerability data feed. Requirements PHP 7.4 or higher WordPress 5.8 or higher An Atomic Edge account (free tier available) OpenSSL PHP extension External Services This plugin connects to external services provided by Atomic Edge to deliver WAF, CDN, and security features. Below is a detailed explanation of each service, what data is transmitted, and when. Atomic Edge API The primary external service this plugin connects to is the Atomic Edge API at https://dashboard.atomicedge.io/api/v1. What it does: * Manages your site’s Web Application Firewall (WAF) settings * Retrieves real-time analytics and traffic data * Fetches WAF security logs showing blocked threats * Manages IP whitelist/blacklist and geographic access controls * Retrieves CDN configuration and status * Provides vulnerability scanning data for WordPress core, plugins, and themes * Powers the Adaptive Defense AI-powered threat detection system What data is sent: * Your site’s API key (for authentication) * IP addresses you add to whitelist/blacklist * Country codes for geographic blocking rules * CDN optimization settings (asset types, minification preferences) * Site URL and domain information * Adaptive Defense settings and blocked IP information When data is sent: * When you save settings in the plugin admin pages * When you view analytics or WAF logs (to fetch data) * When you run a vulnerability scan * When you manage IP access control rules * When Adaptive Defense checks or updates threat status * Background sync of CDN settings (when CDN is enabled) Service links: * Service website: https://atomicedge.io * Terms of Service: https://atomicedge.io/terms-of-service * Privacy Policy: https://atomicedge.io/privacy-policy Malware Signature API The malware scanner fetches signature patterns from a public API endpoint. What it does: * Provides up-to-date malware detection signatures * Allows scanning without requiring an API key What data is sent: * No personal or site-specific data is sent * Only a GET request to retrieve signature patterns When data is sent: * When you initiate a malware scan (if cached signatures have expired) * Signatures are cached locally for 24 hours Service links: * This service is provided by Atomic Edge (same terms and privacy policy as above) Data Storage All API responses are cached locally using WordPress transients to minimize external requests. Malware signature data is cached for 24 hours. Analytics data is fetched fresh on each page load but displayed quickly via JavaScript pagination.
Top keywords
- data13×1.82%
- edge13×1.82%
- atomic12×1.68%
- atomic edge12×1.68%
- wordpress12×1.68%
- api11×1.54%
- security9×1.26%
- waf9×1.26%
- firewall8×1.12%
- ip7×0.98%
- malware7×0.98%
- service7×0.98%
SAR One Click Security
There’s a lot of WordPress security plugins with many many options and pages to setup. And that is fine if you know what to do. But most of the times, you don’t need so much or simply you’re not sure about what to set or not. This plugin adds some extra security to your WordPress with only one click. No options page, just activate it! Features Like many other security plugins SAR One Click Security adds well known .htaccess rules, but only the ones probed to be safe to use in almost any type of site (including WooCommerce stores), to protect your WordPress from common attacks. This allows you to have a safer WordPress without worries about what protection you should be using. Turn off ServerSignature directive, that may leak information about your web server. Turn off directory listing, avoiding bad configured hostings to leak your files. Blocks public access (from web) to following files that may leak information about your WordPress install: .htaccess, license.txt, readme.html, wp-config.php, wp-config-sample.php, install.php Blocks access to wp-login.php to dummy bots trying to register in WordPress sites that have registration disabled. Blocks requests looking for timthumb.php, reducing server load caused by bots trying to find it. (*) Blocks TRACE and TRACK request methods, preventing XST attacks. Blocks direct posting to wp-comments-post.php (most spammers do this) and access with blank User Agent, reducing spam comments a lot and also server load. Blocks direct access to PHP files in wp-content directory (this includes subdirectories like plugins or themes). Protecting you from a huge number of 0day exploits. Blocks direct POST to wp-login.php and access with blank User Agent, preventing most brute-force attacks and reducing server load. Blocks access to .txt files under any plugin/theme directory to prevent scans for installed plugins/themes. Blocks any query string trying to get a copy of the wp-config.php file. Blocks gf_page=upload query string argument, this was deprecated in Gravity Forms on May 2015, if your copy of Gravity Forms still uses it, update now! Removes version information from page headers. This includes not only the page header (html or xhtml) but also feed headers (rss, rss2, atom, rdf) and opml comments. Only the version number is removed, not the entire generator information. (*) If your theme uses TimThumb, you can disable that blocking rule, check FAQ before installing the plugin to see how. Requirements WordPress 3.9.2 or higher. (Works with WordPress network/multisite installation). Apache 2.4.x web server It has been tested in many servers including large providers like HostGator, Godaddy and 1&1 with optimal results, and it will work fine in any decent hosting service (that allows you to set options from .htaccess files). Anyway, if you get any problem after activating the plugin, check FAQ for instructions on how to manually uninstall it. If you’re not sure of which server is your hosting company using or if they allow to use custom .htaccess rules, I would recommend you to contact with your host support before installing the plugin. Usage To apply above mentioned security rules simply install and activate the plugin, no options page, no user setup! If you need to remove the security rules for some reason, simply deactivate the plugin. If you want to add them again, activate the plugin again, that easy 😉 And remember, if your theme uses TimThumb, check FAQ before installing the plugin.