contentguardpro

@contentguardpro · wordpress.org profile ↗
Member since
2026-01-09
Location
Employer
Content Guard Pro
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
40 across 1 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_pattern Content Guard Pro – Database Malware Scanner & SEO Spam Detector Resolved · fp_security_scanner_signature_db 23d ago
Slugcontent-guard-pro
Patternobfuscated_payload_in_data_file
Kindbuiltin
Version1.4.0
Hit count1
First hit
File
includes/signatures.pack
Line
0
Snippet
(PHP payload in data file — decoded via base64+gzuncompress)
Explanationa non-PHP data file (`.dat`/`.gzs`/`.bin`/etc.) contains PHP source — either stored raw under a misleading extension or sealed behind base64/gzip — and/or matches a catalog IOC once decoded. This is the payload-hiding evasion the siteguarding burner fleet used to defeat PHP-only IOC greps: `wp-plugin-management`/`plugin.dat` (gzip+base64 → siteguarding_tools.php v1.7), `speedup-optimization`/`classes/tools.gzs` (base64 → v2.1), `bytedefense`/`core/scan_sigs_db.dat` (raw PHP disguised as a "scan signatures database", `include`d by a web-reachable `scan.php`). The scanner now decodes these blobs and matches PHP markers + content IOCs inside them.
View raw JSON
{
    "slug": "content-guard-pro",
    "pattern": "obfuscated_payload_in_data_file",
    "kind": "builtin",
    "version": "1.4.0",
    "hit_count": 1,
    "first_hit": {
        "file": "includes/signatures.pack",
        "line": 0,
        "snippet": "(PHP payload in data file \u2014 decoded via base64+gzuncompress)"
    },
    "explanation": "a non-PHP data file (`.dat`/`.gzs`/`.bin`/etc.) contains PHP source \u2014 either stored raw under a misleading extension or sealed behind base64/gzip \u2014 and/or matches a catalog IOC once decoded. This is the payload-hiding evasion the siteguarding burner fleet used to defeat PHP-only IOC greps: `wp-plugin-management`/`plugin.dat` (gzip+base64 \u2192 siteguarding_tools.php v1.7), `speedup-optimization`/`classes/tools.gzs` (base64 \u2192 v2.1), `bytedefense`/`core/scan_sigs_db.dat` (raw PHP disguised as a \"scan signatures database\", `include`d by a web-reachable `scan.php`). The scanner now decodes these blobs and matches PHP markers + content IOCs inside them."
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Content Guard Pro – Database Malware Scanner & SEO Spam Detector ·content-guard-pro 1.4.0 40 2mo ago Active

SVN commit access (1)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Plugin Primary author Installs Commits First Latest Status
Content Guard Pro – Database Malware Scanner & SEO Spam Detector contentguardpro 40 21 5mo ago 2mo ago Active