Threat Pulse W29 — Massive Scan Surge & Critical RCE Cluster
Executive Summary
The week of 26 June–13 July 2026 recorded 372,467 inbound probes against tarpit-lab.xyz — a +371.9% spike versus the prior week. This is not organic noise growth; the data shows a highly structured offensive pattern: five dominant campaigns each registering near-identical hit counts (~84,886–84,889), suggesting coordinated or scripted campaign delivery from multiple source networks. Simultaneously, brute-force credential stuffing against Telnet and SSH remained elevated, and several new IoT-linked credential patterns appeared in the path data.
Attack Volume & Trends
| Metric | This Week | vs. Prior Week |
|---|---|---|
| Total Probes | 372,467 | +371.9% |
| Scans | 287,588 | dominant category |
| Brute-Force | 61,820 | sustained |
| RCE Attempts | 14,050 | elevated |
| Recon | 7,601 | moderate |
| Exploits | 1,407 | targeted |
| Auth Probes | 4 | negligible |
Facade breakdown:
| Facade | Hits | Share |
|---|---|---|
| fake-telnet | 242,409 | 65.1% |
| fake-ssh | 60,650 | 16.3% |
| fake-postgres | 47,119 | 12.7% |
| fake-mysql | 7,345 | 2.0% |
| fake-http | 5,477 | 1.5% |
| fake-redis | 4,041 | 1.1% |
| fake-https | 3,535 | 0.9% |
| fake-mongodb | 1,891 | 0.5% |
The fake-telnet facade dominates at 65% of all traffic, consistent with continued IoT botnet recruitment activity. The fake-postgres facade saw an unusually high 12.7% share — corroborated by 22,964 hits containing the database=postgres identifier — indicating active scanning for exposed PostgreSQL instances.
The near-identical hit counts across the top four RCE campaigns (~84,886 each) strongly suggest a single orchestrated multi-payload delivery run, likely a scanner tool configured to fire all payloads per target host.
Top Threat Actors
| Rank | ASN / Org | Country | Events | Dominant Type |
|---|---|---|---|---|
| 1 | Dynu Systems Incorporated | US | 69,126 | Scan |
| 2 | SS-Net | RO | 42,690 | Scan |
| 3 | DigitalOcean, LLC | US | 22,780 | Scan |
| 4 | GoDaddy.com, LLC | US | 20,162 | Scan |
| 5 | Amarutu Technology Ltd | NL | 13,368 | Scan |
Key observations:
- Dynu Systems sourced 69,126 events — 18.6% of total weekly volume from a single IP. Dynu provides dynamic DNS services, and abuse of such infrastructure for mass scanning is consistent with prior threat actor tradecraft involving residential or shared-hosting pivot nodes.
- SS-Net (RO) contributed 42,690 events — the Romanian ASN has appeared in prior honeypot datasets as a recurring scan launchpad.
- DigitalOcean and GoDaddy continue to appear as compromised or abused cloud/hosting infrastructure, not necessarily indicating origin of the threat actor.
- Amarutu Technology (NL) is a known bulletproof or permissive hosting provider frequently associated with scanning operations.
All top five actors are classified as scan-dominant, suggesting a reconnaissance-first posture this week ahead of potential follow-on exploitation.
Active Campaigns
🔴 Critical RCE Cluster (~84,886 hits each)
Four critical-severity campaigns each registered virtually identical hit counts, indicating coordinated or toolchain-driven delivery:
1. Hikvision ISAPI RCE (Critical)
- Targets exposed Hikvision IP cameras and NVRs via unauthenticated ISAPI endpoints.
- CVE-2021-36260 remains broadly unpatched across consumer and SMB deployments.
- High hit volume against HTTP/HTTPS facades.
2. PHPUnit eval-stdin RCE (Critical)
- Exploits CVE-2017-9841, a years-old but persistently effective vulnerability in PHPUnit dev dependencies left exposed in production environments.
- Attackers POST to
/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.phpfor arbitrary PHP execution.
3. Apache Path Traversal / RCE (Critical)
- Covers Apache HTTP Server path traversal variants (including CVE-2021-41773 / CVE-2021-42013 family).
- Used to read sensitive files or execute commands on misconfigured servers.
4. GeoServer OGC Filter RCE (Critical)
- CVE-2024-36401: unauthenticated RCE via OGC filter evaluation in GeoServer.
- This is a 2024 vulnerability still actively weaponized at scale, indicating widespread unpatched GeoServer deployments remain in attacker target lists.
🟡 Low Severity
5. HTTP/2 PRI Method Probe (Low — 84,889 hits)
- Sends HTTP/2 connection preface (
PRI * HTTP/2.0) to HTTP/1.1 servers to fingerprint upgrade support and identify h2c misconfigurations. - Primarily a reconnaissance/fingerprinting technique.
Notable Paths & Techniques
| Observed Pattern | Hits | Interpretation |
|---|---|---|
database=postgres |
22,964 | PostgreSQL instance enumeration |
UNSTABLE |
17,120 | Likely Mirai/botnet variant banner probe |
;sh /bin/busybox |
3,625 | IoT shell injection / Mirai propagation |
pass=admin |
3,170 | Default credential brute-force |
pass=xc3511 |
2,018 | Xiongmai device default credential |
pass=vizxv |
1,890 | Dahua device default credential |
pass= (empty) |
1,971 | Null password authentication attempt |
IZ1H9 |
2,142 | Known Mirai variant identifier string |
/ (root path) |
2,160 | Generic HTTP root enumeration |
set |
1,346 | Redis SET command probe |
Analysis:
- The
UNSTABLEandIZ1H9strings are associated with specific Mirai botnet variant families. Their presence alongsidebusyboxshell injection attempts confirms active IoT botnet recruitment targeting embedded Linux devices. pass=xc3511andpass=vizxvare well-documented default credentials for Xiongmai and Dahua IP camera firmware respectively — pointing to continued targeting of the vast installed base of cheap DVR/NVR/camera hardware.- The
setcommand against the fake-redis facade (4,041 hits total) is consistent with Redis exploitation attempts — typically used to write SSH keys or cron jobs for persistence on misconfigured Redis instances. - 22,964
database=postgreshits indicate automated tooling targeting PostgreSQL with login enumeration, likely seekingpg_execor COPY TO/FROM PROGRAM abuse paths for RCE.
Geographic Distribution
| Country | Events | Share | Notes |
|---|---|---|---|
| 🇺🇸 United States | 192,836 | 51.8% | Hosting/cloud infrastructure abuse dominant |
| 🇷🇴 Romania | 44,837 | 12.0% | SS-Net ASN accounts for majority |
| 🇳🇱 Netherlands | 30,196 | 8.1% | Bulletproof/permissive hosting |
| 🇨🇳 China | 27,680 | 7.4% | Broad scan activity |
| 🇸🇬 Singapore | 9,918 | 2.7% | Cloud infrastructure pivot |
| 🇩🇪 Germany | 9,765 | 2.6% | Mixed hosting |
| 🇵🇰 Pakistan | 5,091 | 1.4% | — |
| 🇮🇩 Indonesia | 4,883 | 1.3% | IoT-rich network presence |
The US share (51.8%) reflects the concentration of abused cloud and hosting infrastructure rather than indicating US-origin threat actors. Romanian and Dutch ASNs continue to punch above their weight as permissive hosting environments. Chinese sources at 7.4% are consistent with background scan infrastructure observed globally.
Recommendations
- Patch GeoServer immediately. CVE-2024-36401 is being weaponized at massive scale (~85K attempts this week alone). Any internet-exposed GeoServer instance should be patched or isolated.
- Audit PHPUnit in production environments. CVE-2017-9841 is nearly a decade old but still yielding results for attackers. Remove dev dependencies (
/vendor/) from production deployments and verify with a web-accessible path scan.
- Replace or segment Hikvision/Dahua/Xiongmai devices. Default credentials (
xc3511,vizxv) and known ISAPI RCEs are being actively exploited. Devices that cannot be patched should be placed on isolated VLANs with no direct internet access.
- Disable unauthenticated Redis access. Bind Redis to localhost or require authentication. The
setcommand probes indicate continued opportunistic targeting.
- Block or rate-limit Telnet exposure. 65% of all probe volume hit the Telnet facade. Any production Telnet service should be treated as critically exposed.
- Monitor ASNs associated with top actors. Dynu Systems, SS-Net, and Amarutu Technology should be reviewed in egress/ingress firewall policies. Consider geo-blocking or ASN-level rate limiting for non-essential traffic sources.
- Treat the RCE hit-count symmetry as an indicator. The near-identical ~84,886 count across four separate campaigns is a signature of a single automated scanner tool. Detection rules should flag hosts sending this multi-payload pattern in a single session.