Mylerz

mylerz · by mylerz · wordpress.org ↗ · SVN ↗
Active installs
40
Current version
5.0.5
Added
2022-07-20
Last updated
2026-05-11 (1mo ago)
First seen by beacon
1mo ago
Total downloads
6,584

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_pattern Resolved · fp_commented_out_and_stale_mirror_snapshot_live_tr 2026-06-06 05:51:09 (6d ago)
Slugmylerz
Patternhardcoded_ip_url
Kindbuiltin
Version5.0.5
Hit count2
First hit
File
includes/mylerz-ajax.php
Line
15
Snippet
global $mylerz_integration_api; //= 'http://41.33.122.61:58639';
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": "mylerz",
    "pattern": "hardcoded_ip_url",
    "kind": "builtin",
    "version": "5.0.5",
    "hit_count": 2,
    "first_hit": {
        "file": "includes/mylerz-ajax.php",
        "line": 15,
        "snippet": "global $mylerz_integration_api; //= 'http://41.33.122.61:58639';"
    },
    "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."
}

SVN committers (2)

Accounts with actual commit access to mylerz 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
mylerz 2021-03-03 5 2022-07-20 · r2759449 2026-05-11 · r3528497
plugin-master 2007-03-09 1 2022-07-20 · r2759388 2022-07-20 · r2759388

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
mylerz 2021-03-03 5 commits Active

Versions (23 most recent)

Version Released Download
5.0.4 2026-05-11 · 1mo ago zip
5.0.5 2026-05-11 · 1mo ago zip
5.0.3 2026-05-11 · 1mo ago zip
5.0.2 2026-05-09 · 1mo ago zip
3.1.1 2024-12-22 · 1y ago zip
4.0.0 2024-12-22 · 1y ago zip
4.0.1 2024-12-22 · 1y ago zip
4.0.2 2024-12-22 · 1y ago zip
4.0.3 2024-12-22 · 1y ago zip
4.0.4 2024-12-22 · 1y ago zip
4.1.0 2024-12-22 · 1y ago zip
4.1.1 2024-12-22 · 1y ago zip
4.4.2 2024-12-22 · 1y ago zip
4.4.6 2024-12-22 · 1y ago zip
4.4.5 2024-12-16 · 1y ago zip
4.1.2 2024-12-09 · 1y ago zip
4.2.0 2024-12-09 · 1y ago zip
4.3.0 2024-12-09 · 1y ago zip
4.4.0 2024-12-09 · 1y ago zip
4.4.1 2024-12-09 · 1y ago zip
4.4.3 2024-12-09 · 1y ago zip
4.4.4 2024-12-09 · 1y ago zip
3.0.0 2022-12-18 · 3y ago zip