Threat Pulse W35 — Mass Scan Dominance & Multi-Platform RCE Campaigns
Executive Summary
Week 35 (2026-08-17 to 2026-08-24) recorded 129,648 inbound probes, a marginal 0.6% decline versus the prior week — effectively flat, indicating sustained attacker interest rather than an easing of pressure. Scanning activity dominated at 72.4% of all events, driven heavily by three GoDaddy-hosted source IPs that collectively generated over 57,000 events. Five critical RCE campaigns ran in parallel across the full week, suggesting coordinated or automated exploitation infrastructure targeting a broad range of unpatched services. IoT credential stuffing indicators (Mirai-family default passwords) remained prominent across Telnet and database facades.
Attack Volume & Trends
| Metric | This Week | vs. Prior Week |
|---|---|---|
| Total Probes | 129,648 | -0.6% |
| Scan | 93,910 (72.4%) | — |
| Bruteforce | 22,014 (17.0%) | — |
| RCE | 7,277 (5.6%) | — |
| Recon | 5,973 (4.6%) | — |
| Exploit | 474 (0.4%) | — |
Facade breakdown:
| Facade | Hits | Share |
|---|---|---|
| fake-telnet | 87,744 | 67.7% |
| fake-postgres | 15,596 | 12.0% |
| fake-ssh | 15,575 | 12.0% |
| fake-http | 4,630 | 3.6% |
| fake-mysql | 2,292 | 1.8% |
| fake-https | 1,817 | 1.4% |
| fake-redis | 1,419 | 1.1% |
| fake-mongodb | 575 | 0.4% |
The fake-telnet facade absorbed nearly 68% of all traffic — a persistent pattern consistent with IoT botnet recruitment attempts. Database facades (PostgreSQL, MySQL, Redis, MongoDB) combined for over 19,700 hits, reflecting continued automated database enumeration. The near-identical hit counts on fake-postgres and fake-ssh suggest coordinated tooling scanning both port 5432 and 22 simultaneously.
Top Threat Actors
| Rank | ASN / Org | Country | Events | Primary Behavior |
|---|---|---|---|---|
| 1 | GoDaddy.com, LLC | US | 26,841 | Scan |
| 2 | GoDaddy.com, LLC | US | 21,261 | Scan |
| 3 | SS-Net | RO | 14,283 | Scan |
| 4 | Hangzhou Alibaba Advertising Co. | CN | 10,680 | Scan |
| 5 | GoDaddy.com, LLC | US | 9,830 | Scan |
Key observations:
- Three distinct GoDaddy-hosted IPs accounted for ~57,932 events combined (~44.7% of weekly total). This volume from a single commercial hosting provider points to either compromised shared-hosting accounts or rented VPS infrastructure being abused for mass scanning. GoDaddy's abuse team should be considered for reporting.
- The SS-Net (Romania) source contributed 14,283 scan events — a regionally notable actor for this sensor, consistent with Eastern European scanning infrastructure observed in prior weeks.
- The Alibaba Cloud (CN) source at 10,680 events continues a recurring pattern of Chinese cloud-originated reconnaissance seen across multiple reporting periods.
- All top-five actors are scan-dominant, suggesting automated, non-targeted reconnaissance rather than focused intrusion attempts from these nodes.
Active Campaigns
Five campaigns each recorded 35,745 hits — an identical count that strongly suggests a single automated campaign framework cycling through multiple exploit modules against each connection.
| Campaign | Severity | Type | Hits |
|---|---|---|---|
| Hikvision ISAPI RCE | Critical | RCE | 35,745 |
| PHPUnit eval-stdin RCE | Critical | RCE | 35,745 |
| Apache Path Traversal / RCE | Critical | Path Traversal | 35,745 |
| GeoServer OGC Filter RCE | Critical | RCE | 35,745 |
| Exchange ProxyLogon | Critical | RCE | 35,745 |
Analysis:
- The uniform hit count across all five campaigns is analytically significant. This is consistent with a single scanning tool or exploit framework that attempts all five payloads per target session, rather than five independent campaigns. The total (~178,725 campaign hits) exceeds the week's total probe count, confirming multiple payloads per connection.
- Hikvision ISAPI RCE targets IP cameras and NVRs — a well-known IoT attack surface that aligns with the high Telnet facade volume and IoT credential patterns observed.
- PHPUnit eval-stdin (CVE-2017-9841) remains a persistent low-effort, high-yield exploit against legacy PHP deployments that have never been patched.
- Exchange ProxyLogon (CVE-2021-26855 family) continues to see active exploitation years after disclosure, underscoring the longevity of critical Exchange vulnerabilities in unpatched environments.
- GeoServer OGC Filter RCE (CVE-2024-36401) is a more recent addition to attacker toolkits and its presence confirms threat actors are integrating 2024-era CVEs into multi-exploit frameworks.
Notable Paths & Techniques
| Observed Indicator | Hits | Interpretation |
|---|---|---|
database=postgres |
7,370 | PostgreSQL enumeration / connection probing |
UNSTABLE |
3,340 | Telnet banner fuzzing or Mirai variant negotiation |
sh / /bin/busybox |
1,400 | Post-auth IoT shell dropper (Mirai-style) |
pass=admin |
1,279 | Default credential bruteforce |
/ |
918 | HTTP root path enumeration |
pass=xc3511 |
754 | Hikvision default credential |
pass=vizxv |
720 | Dahua/generic IoT default credential |
sh |
701 | Shell execution attempt |
pass= (blank) |
664 | Null password bruteforce |
pass=password |
579 | Common default credential |
Key findings:
- The
pass=xc3511andpass=vizxventries are known Mirai botnet default credentials targeting Hikvision and Dahua IP cameras respectively. Their presence alongside the Hikvision ISAPI RCE campaign strongly suggests a combined approach: try known CVE exploitation first, fall back to credential stuffing. /bin/busyboxexecution attempts indicate attackers are past the authentication stage on some targets (or testing post-exploitation paths), attempting to fingerprint the OS and download Mirai payloads.- The
UNSTABLEstring seen 3,340 times is consistent with Telnet negotiation artifacts from Mirai-family scanners probing for responsive Telnet daemons. database=postgresat 7,370 hits aligns directly with the fake-postgres facade volume, confirming targeted PostgreSQL enumeration tooling in active use.
Geographic Distribution
| Country | Events | Share | Notes |
|---|---|---|---|
| United States | 64,578 | 49.8% | Dominated by GoDaddy-hosted scanning IPs |
| China | 17,486 | 13.5% | Alibaba Cloud and diverse residential sources |
| Romania | 15,403 | 11.9% | SS-Net infrastructure primary contributor |
| Pakistan | 3,509 | 2.7% | Mixed scan/bruteforce |
| Argentina | 2,869 | 2.2% | Consistent with regional scanning patterns |
| Turkey | 2,614 | 2.0% | — |
| Bulgaria | 2,523 | 1.9% | — |
| Netherlands | 2,016 | 1.6% | Common VPS/proxy origin |
The US share (49.8%) is inflated by abused commercial hosting — the underlying attack infrastructure is not necessarily US-operated. Romania's 11.9% share is disproportionately high relative to its internet population and merits continued monitoring. The diversity of source countries (8 significant contributors) reflects broad, internet-wide automated scanning rather than a geographically focused campaign.
Recommendations
- Patch critical RCE vulnerabilities immediately. All five active campaigns target known, CVE-tracked vulnerabilities with public exploits. Prioritize: Exchange ProxyLogon, GeoServer CVE-2024-36401, Apache path traversal variants, and PHPUnit deployments. Hikvision ISAPI firmware updates should be applied across all network-accessible cameras.
- Disable Telnet on all IoT and embedded devices. Telnet attracted 67.7% of weekly probe volume. No modern deployment requires unauthenticated or cleartext Telnet access. Replace with SSH where remote management is necessary.
- Enforce non-default credentials on all internet-facing devices. The presence of
pass=xc3511,pass=vizxv,pass=admin, and blank password attempts confirms that default credentials remain a primary attack vector. Implement credential change enforcement at device provisioning.
- Segment and firewall database services. PostgreSQL, MySQL, Redis, and MongoDB should never be directly internet-accessible. Combined, these facades received nearly 20,000 probes this week. Network-level access controls should restrict database ports to application-tier hosts only.
- Report GoDaddy-hosted scanning infrastructure. Three source IPs within a single commercial hosting provider generated 44.7% of weekly traffic. Submit abuse reports to the provider with supporting log evidence. Commercial hosting abuse teams can act on well-documented complaints.
- Monitor for post-exploitation busybox activity. The
/bin/busyboxexecution pattern indicates some attacker sessions are progressing beyond initial access. Ensure endpoint detection rules flag busybox-based lateral movement and file download attempts on Linux/IoT assets.
- Track GeoServer deployments. CVE-2024-36401 (GeoServer OGC Filter RCE) is a 2024 vulnerability now integrated into multi-exploit frameworks. Any internet-facing GeoServer instance must be updated to a patched release immediately.