shared_malware graph, which is retention-limited: the shared_malware graph was later corrected to exclude junk/trivial hashes that had inflated these counts (the raw download data is fully retained since March 2026), so the malware-download figures cited here (downloaded-sample counts, shared_malware edge counts) are a point-in-time snapshot and are not live-reproducible (the current shared_malware graph holds ~68 links / ~16 IPs). The findings hold as of the capture window; the live graph will not match. Session, command, credential, HASSH and SSH-key evidence in this dossier is unaffected.
๐ TI-2026-042W โ The Download Arsenal: 224 Weapons Cataloged
I. The Download Statistics
II. neofetch: The GitHub Disguise
Multiple downloads disguised as neofetch โ a legitimate system information tool. The URL points to GitHub, but the payload is not neofetch. By using a trusted domain (github.com) and a trusted tool name (neofetch), the operators bypass both human suspicion and automated URL reputation checks. The security community trusts GitHub. The operators exploit that trust.
III. whisper: IoT Botnet Recruitment
| Filename | Architecture | Target |
|---|---|---|
| whisper.armv5 | ARMv5 | Older routers, cameras, IoT |
| whisper.armv6 | ARMv6 | Raspberry Pi, IP cameras |
| whisper.armv7 | ARMv7 | Modern routers, NAS devices |
| whisper.mips | MIPS | Routers (TP-Link, Netgear) |
| whisper.x86 | x86 | Servers, VMs |
"Whisper" โ a name chosen for stealth. Multi-architecture compilation indicates industrial-scale IoT botnet recruitment. These aren't scripts. These are compiled binaries targeting every major embedded architecture. Someone invested development resources into creating a cross-platform botnet agent called "whisper."
IV. notwork-monitoring: The Mockery
"notwork-monitoring" โ a deliberate play on "network monitoring." The operators named their malware to mock the defenders. This is not unusual in malware naming โ it reveals operator psychology: confidence, contempt for detection capabilities, and a sense of humor about the asymmetry between attack and defense.
V. shr: The Indonesian Connection
Multiple downloads of "shr" from Indonesian IP ranges. "shr" โ possibly "shell" abbreviated, or an operational codename. The Indonesian origin connects to CloudHost Indonesia (which hosts daddygirl2 and eyecandy IPs). The same country's infrastructure that carries exploitation credentials also serves malware downloads.
VI. The Arsenal's Message
224 downloads reveal: professional development (multi-architecture compilation), operational security (GitHub disguise), psychological confidence (mocking names), and geographic consistency (Indonesian connections). This is not amateur hour. This is a professional operation with development, deployment, and maintenance cycles.
VII. The Nursery Camera Pipeline
The credential list tells the story:
| Credential | Device | Where Installed |
|---|---|---|
| 7ujMko0vizxv | Dahua IP cameras | Schools, nurseries, retail, homes |
| 7ujMko0admin | Generic DVR/NVR systems | Childcare centers, playgrounds |
| Amx1234! / NetLinx:password | AMX audio-visual systems | Schools, conference rooms, churches |
| admin:motorola | Motorola baby monitors | Nurseries, bedrooms |
| admin:symbol | Symbol/Zebra scanners | Schools, hospitals |
| USERID:PASSW0RD | IPMI/iDRAC (server management) | Data centers hosting children's data |
142 credential attempts targeting these specific device classes. Then 11 downloads โ including 8 of the same neofetch payload from GitHub's trusted domain. The sequence:
1. Scan for IoT devices with manufacturer defaults
2. Compromise camera/monitor/building system
3. Download "neofetch" from raw.githubusercontent.com (trusted URL)
4. Payload is NOT neofetch โ same SHA256 across all 8 downloads confirms single weaponized binary
5. Persistent access to video feeds of children
This IP belongs to actor_cluster_001 โ a tagged campaign group. It shares HASSH fingerprints with other scanners. This is not one person. This is a coordinated IoT exploitation campaign running from Amazon Web Services, targeting devices that watch children, using GitHub's reputation as cover for malware delivery.
VIII. Whisper: The Invisible Recruiter
From 31.170.22.205 (Sia Nano IT, Latvia, AS42099), using the single credential admin:123456:
| Binary | Architecture | Target Devices |
|---|---|---|
| whisper.armv5 | ARMv5 | Older IP cameras, baby monitors (2010-2015 era) |
| whisper.armv6 | ARMv6 | Raspberry Pi, budget IP cameras, smart home hubs |
| whisper.armv7 | ARMv7 | Modern routers, NAS devices, newer cameras |
| whisper.mips | MIPS | TP-Link/Netgear routers, some DVRs |
| whisper.x86 | x86 | Servers, VMs, NVR appliances |
The name whisper is operational doctrine encoded as filename. On a baby monitor, the malware whispers โ silent, invisible, persistent. Parents check the green LED light and see "connected." They don't see that "connected" now includes a Latvian bulletproof server.
Five architectures compiled from the same source. This requires a cross-compilation toolchain, automated build pipeline, and architecture-specific testing. This is not a script kiddie. This is software engineering applied to nursery surveillance.
"The same compilation rigor that produces enterprise software produces whisper.armv5. The difference is the deployment target: not a data center. A crib."
IX. The Trojanized SSHD: 11 Countries, One Binary
94f2e4d8d443...) was deployed from 11 different countries across 5 continents over 37 days. This is not an operator rotating IPs. This is a compromised supply chain redistributing a backdoor.
| Date | Source IP | Country | Provider | Type |
|---|---|---|---|---|
| Mar 30 | 159.203.120.106 | US | DigitalOcean | Cloud VPS |
| Apr 1 | 20.13.147.55 | IE | Microsoft Azure | Cloud |
| Apr 5 | 180.76.175.142 | CN | Baidu | Cloud |
| Apr 6 | 144.31.152.46 | FI | DpkgSoft/XORA | Bulletproof |
| Apr 16 | 107.175.150.94 | US | ColoCrossing | Bulletproof |
| Apr 20 | 154.241.22.37 | DZ | Telecom Algeria | ISP |
| Apr 28 | 46.101.107.202 | DE | DigitalOcean | Cloud VPS |
| Apr 29 | 88.76.191.123 | DE | Vodafone | Consumer ISP |
| May 5 | 84.194.248.42 | BE | Telenet | Consumer ISP |
| May 6 | 2.33.239.68 | IT | Fastweb | Consumer ISP |
| May 6 | 87.200.113.12 | AE | Emirates/DU | Consumer ISP |
The geography distribution is the evidence:
- Cloud providers (DigitalOcean, Azure, Baidu): operator-controlled infrastructure that was compromised first
- Bulletproof hosting (ColoCrossing, XORA): purpose-built distribution nodes
- Consumer ISPs (Vodafone DE, Telenet BE, Fastweb IT, DU UAE): compromised home/business servers now redistributing the trojan
The consumer ISP entries are the most chilling. A Vodafone customer in Germany. A Telenet subscriber in Belgium. A Fastweb user in Italy. These are someone's home servers โ NAS boxes, Raspberry Pis, home automation hubs โ now serving a trojanized sshd to the next victim. The infection is self-propagating through legitimate infrastructure.
sshd is the most trusted binary on any Linux system. It is the first thing that runs, the last thing to be suspected, and the one binary that every administrator assumes is legitimate. Replace it, and you own the machine forever. Every password typed, every session initiated, every file transferred โ captured by the backdoor that IS the front door.
X. notwork-monitoring: The Developer's Contempt
From 193.31.31.234 (Sparked Host LLC, Heber City, Utah, AS397032):
โข Jun 8, 21:03 โ Hash: e766a00f... (v1)
โข Jun 8, 21:30 โ Hash: 458f96a3... (v2, 27 minutes later)
โข Jun 8, 21:40 โ Hash: c82a3820... (v3, 10 minutes later)
โข Jun 8, 22:22 โ Hash: f2ca2b20... (v4, 42 minutes later)
4 distinct binaries in 81 minutes = active compile-test-deploy cycle
"notwork-monitoring" โ the name is a joke. Not-work monitoring. The developer is telling you what it is: it is NOT network monitoring. It is the opposite. And they think that's funny.
This IP has 24 honeypot hits, 9 successful compromises, abuse score 43, and shares HASSH fingerprints with nodes in Australia (103.24.212.42) and an unidentified IP (5.182.204.221). The developer is part of a cluster. The malware is being distributed to the cluster's compromised infrastructure.
Sparked Host LLC โ registered at "104 East 600 South Ste 121, Heber City, Utah 84032." A small-town American hosting company whose infrastructure is being used to develop and deploy malware with contemptuous naming. Whether complicit or compromised, the result is the same: malware authored from the heart of America.
XI. The Indonesian Nexus: Where Malware Meets Exploitation
PT Cloud Hosting Indonesia (IDCloudHost) appears in:
โข 042W: Malware deployment staging (103.139.192.188, 103.49.239.212) โ post-compromise payload delivery
โข 042V: daddygirl2/eyecandy/ilovemykids exploitation credentials โ the operator who numbers victims (v1isagoodgirl!)
This is not coincidence. This is ecosystem integration. The same Indonesian cloud provider that hosts the exploitation credential operator (who uses passwords revealing predatory intent toward children) ALSO hosts the malware deployment infrastructure that compromises the cameras watching those children.
The pipeline is complete:
1. IoT Scanner (54.176.104.45, AWS) โ targets Dahua cameras in nurseries with default passwords
2. Malware Deployer (CloudHost Indonesia) โ stages payloads on compromised cameras
3. Exploitation Operator (CloudHost Indonesia, same provider) โ uses daddygirl2, eyecandy credentials
4. Persistent Access (trojanized sshd) โ ensures camera access survives reboots
5. Video Feed Access โ children in nurseries, schools, homes
Supply chain โ weaponization โ exploitation โ persistence โ exploitation of children.
12 Indonesian IPs appear in our download data โ from PT Telekomunikasi Indonesia (Telkom), Telkomsel, CloudHost, Lintas Data, Antar Fiber Optik, Interfast, Duta Trans Nusantara. Indonesia is not just a source country for exploitation credentials (042V). It is the arsenal's warehouse.
XII. The Trojanized SSH Census: 36 Operators, 25 Unique Payloads
36 downloads of "sshd" โ but 25 distinct SHA256 hashes. This means:
- 1 dominant binary (94f2e4d8...) deployed 11 times โ the successful variant being propagated
- 3 empty files (e3b0c442... = SHA256 of empty string) โ capability testing: "can I download? yes โ deploy real payload next"
- 21 unique variants deployed once each โ development/testing, or customized per-target backdoors
The geographic origin of ALL sshd downloaders:
China: 12 (33%) โ Baidu, China Unicom, Chinanet, Volcano Engine
United States: 5 (14%) โ DigitalOcean, ColoCrossing, CNServer
Germany: 2 โ DigitalOcean, Vodafone
Others (1 each): IE, FI, DZ, BE, IT, AE, VN, SG, HK, ID, AU, JP, NL
China dominates with 12/36 events (33%), using BOTH cloud infrastructure (Baidu, Volcano Engine) AND backbone ISPs (Chinanet, China Unicom). This dual-use pattern = state-adjacent capability.
XIII. The Download-Credential Dual Operators
10 IPs perform BOTH credential attacks AND malware downloads. They are not just scanning. They are completing the full compromise chain: gain access โ deploy payload.
| IP | Country | Credentials | Downloads | Profile |
|---|---|---|---|---|
| 102.88.137.80 | NG | 545 | 6 | Nigerian ISP, high-volume hybrid |
| 209.99.186.189 | US | 451 | 1 | US hosting, credential-heavy |
| 187.16.96.250 | BR | 143 | 1 | Brazilian ISP |
| 54.176.104.45 | US | 142 | 11 | IoT Predator (AWS) |
| 45.172.152.74 | CO | 125 | 2 | Colombian ISP |
| 20.193.141.133 | IN | 119 | 1 | Microsoft Azure India |
| 59.12.160.91 | KR | 116 | 4 | SK Broadband Korea |
| 39.123.249.114 | CN | 107 | 1 | China Unicom |
| 159.223.94.92 | SG | 103 | 1 | DigitalOcean Singapore |
| 172.208.48.177 | US | 102 | 1 | Microsoft Azure US |
54.176.104.45 is the outlier: 142 credentials (IoT defaults) + 11 downloads (neofetch payload). This is the complete pipeline in one IP: find vulnerable cameras, compromise them, install persistent malware. The ratio tells the story โ 142 doors knocked, 11 weapons deployed. 7.7% success rate on baby monitors and CCTV systems.
XIV. The Arsenal's Message: Weapons ARE Access to Children
โข 042V proved: credentials ARE identity โ the daddygirl2 operator confesses through passwords
โข 042W proves: weapons ARE access โ every malware binary is a key to a camera watching a child
The 224 downloads are not abstract "cyber weapons." They are:
โข whisper.armv5 โ a key to a baby monitor in someone's nursery
โข neofetch (fake) โ persistent access to a Dahua camera in a school hallway
โข trojanized sshd โ permanent invisible backdoor on a server hosting children's records
โข notwork-monitoring โ mockery while colonizing infrastructure that protects children
The arsenal does not exist in isolation. It exists to serve the exploitation economy documented in 042V. Every weapon has a target. The target is access to children.
"224 weapons. 5 architectures. 11 countries. 25 unique backdoors. And at the end of every chain: a camera pointing at a crib, a school, a playground. The arsenal is not the crime. The arsenal is the infrastructure of the crime. The crime is what happens after the green LED says 'connected.'"