Linux 软件免费装
Banner图

AI CyberGuard - Firewall, Malware Scanner & Login Security

开发者 yosikrivo
更新时间 2026年7月29日 17:41
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security login security firewall malware scanner file integrity

下载

1.0.0 1.0.1 1.0.2

详情介绍:

AI CyberGuard is one complete, AI-powered security solution for WordPress — combining a firewall, malware scanner, login protection, file-integrity monitoring and safety snapshots in a single plugin, with clear, actionable guidance instead of cryptic alerts. Key Features How It Works
  1. Create Baseline - AI CyberGuard takes a snapshot of your current files
  2. Run Scans - Use Quick Malware Scan for a focused malware check, Deep Scan for the entire site, and Regular or Full Scan for file changes
  3. Review Changes - See exactly what changed, when, and why it matters
  4. Take Action - Clear guidance on what to do with each finding
Repository Comparison AI CyberGuard can compare your plugins against official WordPress.org checksums to detect modifications. This works for plugins hosted on WordPress.org only. Themes and premium plugins are scanned using pattern-based detection. Privacy & External Services GuardPress is the service platform that provides optional external services for AI CyberGuard at guardpress.ai. IMPORTANT: This plugin makes no external network connections to GuardPress servers until you take an action that requires them (enabling AI Analysis, enabling Threat Feed updates, or clicking "Refresh Threats"). Activation itself does not contact any external server. External connections to third-party security databases (MalwareBazaar, ipinfo.io) and WordPress.org infrastructure happen only during scans or admin dashboard rendering, as listed below. 1. GuardPress Server Registration (guardpress.ai/api/register/free/) 2. Threat Signatures (guardpress.ai/api/signatures/) - OPTIONAL, Disabled by Default 3. AI Analysis (guardpress.ai/api/ai-service) - OPTIONAL, Disabled by Default 4. WordPress.org APIs (api.wordpress.org, downloads.wordpress.org) - Used During Scans 5. MalwareBazaar (mb-api.abuse.ch) - OPTIONAL, only when the Threat Feed is enabled 6. URLhaus - NOT USED 7. IPinfo (ipinfo.io) - OPTIONAL, Disabled by Default 8. Pwned Passwords (api.pwnedpasswords.com) - OPTIONAL, Disabled by Default 9. Cloudflare Turnstile (challenges.cloudflare.com) - OPTIONAL, Disabled by Default Server-side requests (items 1-8 above) use the WordPress HTTP API over HTTPS with certificate verification enabled, collect no telemetry or tracking data, and honour WordPress Site Health and the WP_HTTP_BLOCK_EXTERNAL constant for sites that prefer to disable all outbound traffic. The one exception is Cloudflare Turnstile (item 9): its script and challenge load in the visitor's browser (not via the WordPress HTTP API), only when you enable Turnstile, and are therefore not governed by WP_HTTP_BLOCK_EXTERNAL.

安装:

  1. Upload the ai-cyberguard folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to AI CyberGuard in your admin menu
  4. Run a Quick Malware Scan
  5. Review the scan results and confirm that the site is clean
  6. Click Create Baseline to record the current clean state

屏幕截图:

  • Live Attack Map showing blocked activity, countries and recent firewall events.
  • AI Assistant for asking security questions and receiving site-specific guidance.
  • Second Setup screen with security score, setup progress and recommended protection steps.
  • Security Event Log with recent login, firewall, scan and system events.
  • Security Insights dashboard with threat totals, security score and seven-day activity trends.

常见问题:

Will this slow down my site?

Scans run only when you request one or on the scheduled cron job, never on a visitor page load. The firewall does run on front-end requests - that is what a firewall is - but it only inspects the request URL and query string, with no database scan and no file scan. If you would rather it did nothing at all on the front end, set it to Monitor mode or turn it off in Settings.

What is the difference between the scan types?

AI CyberGuard includes two different groups of scans:

  • Quick Malware Scan: Performs a focused malware check of the most relevant executable WordPress areas.
  • Deep Scan (entire site): Performs a broader malware scan across the full WordPress installation and may take longer.
  • Regular Scan: Compares the usual WordPress files against your saved file-integrity baseline.
  • Full Scan: Performs the broader file-change comparison across all files and is slower.
Malware scans look for dangerous code and known threat patterns. Regular and Full scans look for files that were added, modified or deleted since the baseline was created. Scheduled scans run the file-change comparison and then malware-scan the files they find changed or added (up to 300 per run; larger sets are picked up on later runs, and files over 2 MB are skipped and reported as such). Confirmed threats appear on the dashboard, and are emailed to you as well if you switch Email Alerts on - they are off by default. That covers malware that ARRIVES on your site after the baseline exists. It does not re-inspect files that did not change, so malware that was already present when you created the baseline is found by running a Malware Scan yourself - the dashboard reminds you when one has never been run or is out of date.

How accurate is the malware detection?

AI CyberGuard aims for high-confidence detection with documented boundaries rather than a promise to catch everything - no scanner can honestly make that promise. Concretely: when malicious code hides the name of the function it calls behind a string transformation, the scanner resolves a curated list of those transformations (decoders, case and trim helpers, string and path builders, and array literals) and reports the result as a confirmed threat. Transformations outside that list, and code whose behaviour depends on values computed earlier at runtime, are documented boundaries rather than covered cases. Findings are separated into confirmed threats (a known-malware hash, or code that provably executes attacker-controlled input) and review items (patterns that are worth a look but are also used by legitimate plugins, such as a code-snippet plugin that evaluates code by design). Only confirmed threats are counted as malware, so a site full of legitimate premium plugins does not read as a wall of alarms. Files that could not be read are reported as a coverage gap rather than silently counted clean.

Does AI CyberGuard automatically delete files?

No. AI CyberGuard is a detection tool - it shows you what changed and why it might be suspicious. You decide what action to take. This prevents accidental deletion of legitimate files.

Can I compare my theme files against a repository?

Theme checksum comparison is not available because most themes are not hosted on WordPress.org. Themes are scanned using pattern-based detection instead.

What if I get false positives?

Use the "Ignore" feature to exclude known legitimate files. You can also configure exclusion patterns for directories like caches and logs.

更新日志:

1.0.2 1.0.1 1.0.0 Initial release on WordPress.org.