GeekyBot — AI Copilot, Chatbot, WooCommerce Lead Gen & Zero-Prompt Content

geeky-bot · by ahmadgb · wordpress.org ↗ · SVN ↗
Active installs
6k+
Current version
1.2.5
Added
2024-08-19
Last updated
2026-05-22 (21d ago)
First seen by beacon
1mo ago
Total downloads
165,649

Alerts (0)

No open alerts.

Show 2 resolved alerts
Critical code_pattern Resolved · benign_dead_code 2026-05-28 00:43:54 (15d ago)
Sluggeeky-bot
Patternhardcoded_ip_url
Kindbuiltin
Version1.2.5
Hit count1
First hit
File
modules/slots/model.php
Line
516
Snippet
$url = "http://194.163.183.46:8008/";
Explanationplugin source hardcodes a raw IPv4 URL (e.g. `https://94.156.79.8/...`) — legitimate plugins use DNS hostnames because IPs change. Hardcoded IPs in plugin code are almost always either dev leftovers or attacker C2 infrastructure. The June 2024 social-warfare keylogger (audit #14) used `https://94.156.79.8/sc-top.js` for the JS payload host, `/AddSites` for victim registration, `/CMSUsers` for filesystem-recon exfil. Operator infrastructure on raw IPs avoids domain registration / RDAP detection paths. Post-filtered to skip RFC1918/loopback/link-local ranges and `vendor/`/`tests/` paths.
View raw JSON
{
    "slug": "geeky-bot",
    "pattern": "hardcoded_ip_url",
    "kind": "builtin",
    "version": "1.2.5",
    "hit_count": 1,
    "first_hit": {
        "file": "modules/slots/model.php",
        "line": 516,
        "snippet": "$url = \"http://194.163.183.46:8008/\";"
    },
    "explanation": "plugin source hardcodes a raw IPv4 URL (e.g. `https://94.156.79.8/...`) \u2014 legitimate plugins use DNS hostnames because IPs change. Hardcoded IPs in plugin code are almost always either dev leftovers or attacker C2 infrastructure. The June 2024 social-warfare keylogger (audit #14) used `https://94.156.79.8/sc-top.js` for the JS payload host, `/AddSites` for victim registration, `/CMSUsers` for filesystem-recon exfil. Operator infrastructure on raw IPs avoids domain registration / RDAP detection paths. Post-filtered to skip RFC1918/loopback/link-local ranges and `vendor/`/`tests/` paths."
}
Critical code_scan_delta Resolved · benign_dead_code 2026-05-27 19:57:53 (15d ago)
Sluggeeky-bot
Previous version1.2.4
Current version1.2.5
New findings
PatternKindFileLineSnippetConfidence
hardcoded_ip_urlbuiltinmodules/slots/model.php516$url = "http://194.163.183.46:8008/";high
New finding count1
View raw JSON
{
    "slug": "geeky-bot",
    "previous_version": "1.2.4",
    "current_version": "1.2.5",
    "new_findings": [
        {
            "pattern": "hardcoded_ip_url",
            "kind": "builtin",
            "file": "modules/slots/model.php",
            "line": 516,
            "snippet": "$url = \"http://194.163.183.46:8008/\";",
            "confidence": "high"
        }
    ],
    "new_finding_count": 1
}

SVN committers (2)

Accounts with actual commit access to geeky-bot on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
ahmadgb 2023-10-26 1 2024-08-19 · r3137359 2026-05-22 · r3543068
plugin-master 2007-03-09 1 2024-04-09 · r3067603 2024-04-09 · r3067603

Readme contributors (1)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
ahmadgb 2023-10-26 1 commits Active

Versions (26 most recent)

Version Released Download
1.2.5 2026-05-22 · 21d ago zip
1.2.4 2026-04-10 · 2mo ago zip
1.2.3 2026-04-02 · 2mo ago zip
1.2.2 2026-03-09 · 3mo ago zip
1.2.1 2026-03-04 · 3mo ago zip
1.2.0 2026-02-13 · 3mo ago zip
1.1.9 2026-01-19 · 4mo ago zip
1.1.8 2025-12-29 · 5mo ago zip
1.1.7 2025-11-20 · 6mo ago zip
1.1.6 2025-11-02 · 7mo ago zip
1.1.5 2025-06-05 · 1y ago zip
1.1.4 2025-05-29 · 1y ago zip
1.1.3 2025-04-18 · 1y ago zip
1.1.2 2025-04-14 · 1y ago zip
1.1.1 2025-04-09 · 1y ago zip
1.1.0 2025-03-31 · 1y ago zip
1.0.9 2025-03-07 · 1y ago zip
1.0.7 2025-02-13 · 1y ago zip
1.0.8 2025-01-31 · 1y ago zip
1.0.6 2024-12-30 · 1y ago zip
1.0.5 2024-12-23 · 1y ago zip
1.0.4 2024-12-23 · 1y ago zip
1.0.3 2024-10-07 · 1y ago zip
1.0.2 2024-09-23 · 1y ago zip
1.0.1 2024-09-04 · 1y ago zip
1.0.0 2024-08-31 · 1y ago zip