WappPress – Convert Site to App Fast – WordPress to Mobile App Builder

wapppress-builds-android-app-for-website · by wapppress · wordpress.org ↗ · SVN ↗
Active installs
1k+
Current version
9.0.1
Added
2015-03-24
Last updated
2026-09-05 (16d ago)
First seen by beacon
5mo ago
Total downloads
94,874

Statistics

2024-06-16 → 2026-09-08 · 802 days
Downloads today
32
7-day total 604
Week over week
▲ +165%
vs prior 7 days
30-day trend
flat
▲ +24% MoM
Abandonment
○○○○○
healthy
Downloads/day Linear trend
3902931959802024-062024-102025-032025-072025-112026-042026-09
3902931959802026-052026-062026-062026-072026-072026-08
3902931959802026-072026-082026-082026-082026-082026-09

Active versions

8.06.09.05.07.0
8.0 · 22.6%6.0 · 21.1%9.0 · 21.0%5.0 · 14.2%7.0 · 11.8%6.9 · 5.4%

Ratings

5★
25
4★
1
3★
0
2★
0
1★
13

Support: 0/1 resolved

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_pattern Resolved · false_positive_legit_ip_use 2026-04-30 15:25:31 (4mo ago)
Slugwapppress-builds-android-app-for-website
Patternhardcoded_ip_url
Kindbuiltin
Version8.0.0
Hit count1
First hit
File
includes/wappPress_admin_setting.php
Line
2,524
Snippet
$ip = 'http://199.38.85.107/aapi';
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": "wapppress-builds-android-app-for-website",
    "pattern": "hardcoded_ip_url",
    "kind": "builtin",
    "version": "8.0.0",
    "hit_count": 1,
    "first_hit": {
        "file": "includes/wappPress_admin_setting.php",
        "line": 2524,
        "snippet": "$ip = 'http://199.38.85.107/aapi';"
    },
    "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 wapppress-builds-android-app-for-website 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
WappPress Young account 2015-03-03 205 2015-03-24 · r1119563 2026-09-05 · r3682557
plugin-master 2007-03-09 1 2015-03-13 · r1112219 2015-03-13 · r1112219

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
WappPress 2015-03-03 205 commits Active