Skrill – WooCommerce

official-skrill-woocommerce · by stanislavachannel · wordpress.org ↗ · SVN ↗
Active installs
300
Current version
1.0.76
Added
2017-02-13
Last updated
2026-06-22 (1mo ago)
First seen by beacon
3mo ago
Total downloads
66,861

Statistics

2024-06-16 → 2026-07-02 · 747 days
Downloads today
10
7-day total 87
Week over week
▼ -66%
vs prior 7 days
30-day trend
flat
▼ -39% MoM
Abandonment
●○○○○
install base on one version
Downloads/day Linear trend
2441831226102024-062024-102025-022025-062025-102026-022026-06
136102683402026-042026-042026-052026-052026-062026-06
12090603002026-062026-062026-062026-062026-062026-06

Active versions

1.0
1.0 · 100.0%

Ratings

5★
2
4★
1
3★
0
2★
1
1★
0

Support: 0/0 resolved

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_pattern Resolved · legit_vendor_skrill_official 2026-05-08 09:56:55 (2mo ago)
Slugofficial-skrill-woocommerce
Patternhardcoded_ip_url
Kindbuiltin
Version1.0.73
Hit count1
First hit
File
includes/core/class-skrill-payment.php
Line
49
Snippet
protected static $skrill_version_controll_api_url = 'http://81.169.251.23:9097/sendVersion';
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": "official-skrill-woocommerce",
    "pattern": "hardcoded_ip_url",
    "kind": "builtin",
    "version": "1.0.73",
    "hit_count": 1,
    "first_hit": {
        "file": "includes/core/class-skrill-payment.php",
        "line": 49,
        "snippet": "protected static $skrill_version_controll_api_url = 'http://81.169.251.23:9097/sendVersion';"
    },
    "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 official-skrill-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
Skrill_Team Young account 2016-11-21 196 2017-02-13 · r1594853 2026-06-22 · r3582218
plugin-master 2007-03-09 1 2017-02-11 · r1593610 2017-02-11 · r1593610

Readme contributors (2)

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
Skrill_Team 2016-11-21 196 commits Active
skrill 2008-04-18 Active