Between July 30, 2026 and August 12, 2026, our team analyzed nine phishing incidents targeting organizations across five states — Kentucky, Texas, Georgia, Illinois, and Minnesota — with eight of those nine campaigns sharing infrastructure, delivery patterns, and page construction techniques consistent with a common operational framework. Impersonated brands drew from Microsoft's support and security surface — including Microsoft Support, Windows Defender, and the SmartScreen filter — with one campaign impersonating Greenvelope as a delivery pretext to harvest credentials for Outlook, Office 365, Yahoo, Gmail, and AOL accounts.
Eight of the nine pages were hosted on Azure Static Web Apps under the z13.web.core.windows[.]net subdomain, a legitimate Microsoft-owned hosting surface that supplies a microsoft[.]com parent domain, a Microsoft-signed TLS certificate, and a URL pattern that domain-reputation and certificate-authority controls will pass without friction; the ninth was hosted on an attacker-registered domain, secure.jorgbx[.]info, following a more conventional kit-hosting pattern.
A tech-support-scareware page impersonating Microsoft Support — including a reconstructed four-quadrant Windows logo, a full navigation bar replicating support.microsoft.com, and a page title of "Helpdesk Windows Support" — targeted a Georgia, Illinois, Kentucky, and Texas organization with a vishing lure designed to drive a phone call rather than harvest credentials directly. Layered over the background page, the HTML renders approximately twenty fixed-position popup cards cycling between "Security" and "System Error" labels, displaying repeated messages of "Password required for System32" and "Memory access violation at 0x88412," all positioned at z-index 8000 and above to fill the viewport and simulate a system in unrecoverable failure.
The cursor is set to `cursor: none` on the outermost container, a detail that compounds the impression of a locked or compromised machine by removing a basic affordance the victim would expect to control. The page is hosted on Azure Static Web Apps at viruswarning0812us4mjg8z[.]z13[.]web[.]core[.]windows[.]net, a legitimate Microsoft-owned domain that carries an implicit trust signal in browser URL bars and will pass most URL-reputation filters tuned to block typosquats or newly registered domains.
A credential-harvesting page impersonating the Greenvelope online invitation service targeted a Minnesota organization, using a fabricated "view your invitation" lure to prompt victims to authenticate with one of six email providers: Outlook, Office 365, Yahoo, Gmail, AOL, or a generic mail option. Activity was confined to July 31, 2026. Credentials are exfiltrated via a form POST to t3chboiguru.php on the attacker-controlled host secure.jorgbx[.]info, with the server returning a request ID that the kit then polls against check_status.php at two-second intervals, meaning a human operator reviews each submission in real time and manually approves or rejects the login before the victim's session advances.
If the operator approves the credentials, the page immediately launches a second-stage OTP capture: it displays a spinner telling the victim a one-time code was sent to their phone, collects the submitted token, and POSTs it to t3chboiguruotp.php, giving the operator live access to both the password and the MFA token within the same session window. A silent pixel — visitor_track.php rendered as a hidden image — fires on page load before any user interaction, giving the operator passive telemetry on who reached the page even if no credentials were ever submitted. Because the credential and OTP decisions are gated on operator approval rather than automated logic, the kit is built to support real-time account takeover, and any detection approach relying solely on login anomalies after credential submission will arrive after the operator has already acted.
Learn how PhishID can help protect your district from cutting-edge threats like these! Schedule a Demo