MoceanAPI Order SMS Notification for WooCommerce

moceansms-order-sms-notification-for-woocommerce · by moceanapiplugin · wordpress.org ↗ · SVN ↗
Active installs
50
Current version
1.4.12
Added
2015-11-12
Last updated
2025-09-24 (8mo ago)
First seen by beacon
1mo ago
Total downloads
15,855

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_pattern Resolved · vendor_self_publishing_moceansms_api 2026-05-08 16:16:54 (1mo ago)
Slugmoceansms-order-sms-notification-for-woocommerce
Patternhardcoded_ip_url
Kindbuiltin
Version1.4.12
Hit count3
First hit
File
lib/MoceanSMS.php
Line
24
Snippet
public $rest_ip_address = 'https://183.81.161.84:443/rest/2';
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": "moceansms-order-sms-notification-for-woocommerce",
    "pattern": "hardcoded_ip_url",
    "kind": "builtin",
    "version": "1.4.12",
    "hit_count": 3,
    "first_hit": {
        "file": "lib/MoceanSMS.php",
        "line": 24,
        "snippet": "public $rest_ip_address = 'https://183.81.161.84:443/rest/2';"
    },
    "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 (4)

Accounts with actual commit access to moceansms-order-sms-notification-for-woocommerce 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
kelvinsor7 Young account 2015-11-06 79 2015-11-12 · r1284609 2023-05-19 · r2914572
moceanapiplugin 2018-12-18 64 2019-04-08 · r2064790 2025-09-24 · r3366857
lkloon123 Young account 2019-02-19 34 2019-02-20 · r2034624 2019-11-05 · r2185917
plugin-master 2007-03-09 1 2015-11-10 · r1283631 2015-11-10 · r1283631

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
moceanapiplugin 2018-12-18 64 commits Active

Versions (54 most recent)

Version Released Download
1.5.5 2025-09-24 · 8mo ago zip
1.5.4 2025-09-23 · 8mo ago zip
1.5.3 2025-09-23 · 8mo ago zip
1.5.2 2025-09-22 · 8mo ago zip
1.5.1 2025-09-22 · 8mo ago zip
1.5.0 2025-09-22 · 8mo ago zip
1.4.12 2024-03-12 · 2y ago zip
1.4.11 2024-01-08 · 2y ago zip
1.4.10 2023-12-13 · 2y ago zip
1.4.9 2023-10-01 · 2y ago zip
1.1.0 2023-05-19 · 3y ago zip
1.1.1 2023-05-19 · 3y ago zip
1.1.2 2023-05-19 · 3y ago zip
1.1.3 2023-05-19 · 3y ago zip
1.1.4 2023-05-19 · 3y ago zip
1.1.5 2023-05-19 · 3y ago zip
1.1.6 2023-05-19 · 3y ago zip
1.1.7 2023-05-19 · 3y ago zip
1.1.8 2023-05-19 · 3y ago zip
1.1.9 2023-05-19 · 3y ago zip
1.2.0 2023-05-19 · 3y ago zip
1.2.1 2023-05-19 · 3y ago zip
1.3.0 2023-05-19 · 3y ago zip
1.3.1 2023-05-19 · 3y ago zip
1.3.2 2023-05-19 · 3y ago zip
1.3.3 2023-05-19 · 3y ago zip
1.3.4 2023-05-19 · 3y ago zip
1.3.5 2023-05-19 · 3y ago zip
1.3.6 2023-05-19 · 3y ago zip
1.3.7 2023-05-19 · 3y ago zip
1.3.8 2023-05-19 · 3y ago zip
1.3.9 2023-05-19 · 3y ago zip
1.1.10 2023-05-19 · 3y ago zip
1.1.11 2023-05-19 · 3y ago zip
1.1.12 2023-05-19 · 3y ago zip
1.1.13 2023-05-19 · 3y ago zip
1.1.14 2023-05-19 · 3y ago zip
1.1.15 2023-05-19 · 3y ago zip
1.3.10 2023-05-19 · 3y ago zip
1.4.8 2023-04-26 · 3y ago zip
1.4.7 2023-03-31 · 3y ago zip
1.4.6 2023-03-01 · 3y ago zip
1.4.5 2023-01-03 · 3y ago zip
1.4.4 2022-12-17 · 3y ago zip
1.4.3 2022-12-12 · 3y ago zip
1.4.2 2022-10-30 · 3y ago zip
1.4.1 2022-07-21 · 3y ago zip
1.4.0 2022-06-28 · 3y ago zip
1.3.13 2022-05-19 · 4y ago zip
1.3.12 2022-04-06 · 4y ago zip
1.3.11 2022-03-11 · 4y ago zip
1.1.17 2021-05-04 · 5y ago zip
1.1.18 2021-05-04 · 5y ago zip
1.1.16 2021-03-02 · 5y ago zip