Kali365
FBI Warning: Kali365 PhaaS
Research Framing
| Field | Value | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| User Topic | FBI warns Kali365 PhaaS abuses Microsoft 365 OAuth device-code flow; what other PhaaS platforms exist and how do they compare? | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Interpreted Questions | What did the FBI/IC3 warn about Kali365? How does device-code phishing produce Microsoft 365 token access? Which peer PhaaS platforms are supported by public sources? What comparison is fair, what remains unproven, and what should defenders do first? | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Initial Observations | The source record supports Kali365 as an emerging Microsoft 365 PhaaS centered on OAuth/device-code token access. It also supports a peer comparison by mechanism: device-code/token capture, reverse-proxy/AiTM session theft, and traditional Microsoft 365 credential-harvesting PhaaS. It does not support a complete marketplace ranking, operator attribution, victim count, pricing table, or IOC set. 1, 3, 4, 5, 7, 8, 10 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Source Coverage |
|
Expansion Research Add
Kali365 Exposure Snapshot
Primary exposed surface
Microsoft 365 identity
Users, OAuth tokens, MFA-protected accounts, device-code prompts, and cloud sessions. 1, 3, 20
Abuse pattern
Device-code OAuth
Real Microsoft verification flow can be abused when the code originates from the attacker. 1, 20, 21
Known victims
Not named
Public sources support category-level victimology, not a publishable named-victim list. 17, 19
IOC posture
Behavior-first
No stable blocklist set is published here; scope sign-ins, tokens, sessions, app consent, and cloud access.
Scoping Funnel
The scoping job is to separate user-reported lure exposure from successful authorization, token/session use, cloud-resource access, and confirmed legal or business impact.
First Response Posture
1-Topic
This brief examines Kali365, a publicly warned phishing-as-a-service platform that IC3 describes as abusing Microsoft 365 OAuth/device-code workflows to obtain access tokens and bypass MFA expectations. Kali365 should be framed as a tool/service ecosystem, not a single named intrusion campaign or exclusive threat-actor group. It also answers the embedded comparison question by separating Kali365 from peer PhaaS platforms such as EvilTokens, EvilProxy, Tycoon 2FA, RaccoonO365, and Greatness where public sources support the comparison. 1, 5, 7, 8, 10, 11
Expansion Research Add
2-Persona / Audience Lens
This product is written for CISOs, IT leaders, SOC/IR teams, breach counsel, claims teams, and client-facing cyber advisors handling BEC, Microsoft 365 account-takeover, and cloud-data exposure matters. It prioritizes what can be validated quickly: Microsoft 365 sign-in and token evidence, user reports of unexpected device-code prompts, OAuth consent or session anomalies, and which peer-platform comparisons are source-supported versus speculative. Ransomware should be treated as a possible downstream or larger-incident concern only when local telemetry shows broader intrusion or deployment activity.
3-BLUF
- Kali365 is notable because it commercializes Microsoft 365 OAuth/device-code abuse as PhaaS: the victim can be guided through a legitimate Microsoft verification page while the attacker receives usable access-token material. 1
- Kali365 is not established as affiliated with Kali Linux, Offensive Security, or the Kali Linux penetration-testing distribution; treat the naming similarity as unverified unless an authoritative source says otherwise. 1, 27
- Kali365 is not currently established here as a single named threat actor or one campaign; it is best treated as a subscription PhaaS platform that multiple criminal users can use to run their own Microsoft 365 targeting operations. 1, 17, 18, 19
- The operational risk is identity access through reusable authentication artifacts: password resets alone may not contain the exposure if tokens, sessions, or unauthorized app grants remain valid. 1, 2, 14
- The exposed control plane is Microsoft 365 identity: users, OAuth tokens, MFA-protected accounts, device-code prompts, legitimate verification-page trust, and post-authentication mailbox/file/API access. 1, 3
- The closest mechanism peer is EvilTokens for device-code abuse. EvilProxy and Tycoon 2FA are AiTM/session-interception peers. RaccoonO365 and Greatness are Microsoft 365 PhaaS peers, but not proven device-code equivalents here. 5, 7, 8, 10, 11
- Immediate priority is to validate suspicious device-code activity, token issuance, OAuth consent changes, and unusual Microsoft 365 access after user-reported lures. 1, 2
- Treat Kali365 as a warning about phishing moving from fake login pages toward abuse of legitimate identity workflows, not as proof that every named PhaaS platform works the same way.
Expansion Research Add
4-Executive Summary
The FBI/IC3 public warning makes Kali365 a Microsoft 365 identity issue, not simply another phishing-kit headline. IC3 describes Kali365 as a phishing-as-a-service platform first observed in April 2026 and distributed primarily through Telegram, with capabilities that include AI-generated lures, campaign templates, real-time dashboards, OAuth token capture, MFA bypass, and persistent Microsoft 365 access. The important shift is that the attacker does not need to present a fake password page as the whole attack; the lure can steer a user into a legitimate authorization flow after the attacker supplies the code. 1, 3, 4
The reported device-code path matters because it exploits trust in Microsoft’s own sign-in and verification experience. A user receives a phishing message impersonating cloud productivity or document-sharing activity, follows instructions to enter a device code, and may unknowingly authorize an attacker-controlled session or client. That makes the initial event look less like ordinary credential theft and more like an abuse of delegated authorization. For defenders, the decisive evidence often sits in identity, audit, token, OAuth consent, mailbox, file, and Graph/API telemetry rather than endpoint malware logs. 1, 2
The code is not guessed, reused, or magic. In a Kali365-style device-code phish, the threat actor or rented panel first initiates a fresh legitimate Microsoft OAuth device-code request before the lure is sent. Microsoft returns a short user code, a backend device code, a real verification URI, and an expiration window. The lure then asks the victim to enter the attacker-supplied user code on Microsoft’s real verification page; if the victim signs in and completes MFA, the attacker-side client receives OAuth access or refresh-token material through Microsoft’s own authorization flow. The attacker’s prize is session/token access, not necessarily the user’s password. 1, 20, 22
More precisely, the attacker is not registering their own physical laptop as the victim’s device. The “device” is an attacker-controlled OAuth client, backend, or panel session. The attacker-side workflow asks Microsoft’s OAuth 2.0 /devicecode endpoint for a fresh user code and device code, then polls the /token endpoint with the backend device code until the victim authorizes or the request expires. If the victim completes sign-in on Microsoft’s real page, Microsoft returns token material to the attacker-controlled requester. 20, 22
The tactic is not brand new. Public reporting before the Kali365 PSA already described OAuth device-code phishing against Microsoft 365 accounts, and later reporting showed existing PhaaS operators adopting device-code abuse. Kali365 is better understood as a newer commercialization and packaging milestone: it puts a known technique into a named, subscription-oriented PhaaS model with lures, dashboards, and automation. 23, 24, 1, 4
The comparison landscape is real but uneven. EvilTokens is the closest supported mechanism peer because it is tied to device-code phishing and automation. EvilProxy and Tycoon 2FA are strong PhaaS comparison points for MFA bypass, but their primary mechanism is adversary-in-the-middle or reverse-proxy session interception rather than device-code authorization. RaccoonO365 and Greatness are useful Microsoft 365 phishing-service peers, but the sources used here do not make them equivalent to Kali365’s specific device-code and OAuth-token pattern. 5, 7, 8, 9, 10, 11
That distinction is the part many readers miss. A RaccoonO365-style phishing service is mainly a Microsoft 365 credential-harvesting and account-takeover ecosystem. An EvilProxy or Tycoon 2FA-style service is primarily an AiTM system that sits between the user and the real service to capture credentials, MFA responses, or session cookies. Kali365’s buzz comes from a different angle: it packages abuse of a legitimate Microsoft device-code authorization workflow so the victim’s trust in the real verification page becomes part of the attack. 1, 7, 8, 9, 10, 11
The practical outcome is a scoped, identity-first response. Leaders should ask whether users received unsolicited device-code instructions, whether recent Microsoft 365 sign-ins show device-flow or token anomalies, whether unexpected OAuth consents or enterprise apps appeared, and whether mailbox, SharePoint, OneDrive, Teams, or Graph activity followed suspicious authorizations. Because the public record is not IOC-rich, security teams should avoid waiting for domains, hashes, or IP lists before investigating. 1, 2, 3
Name confusion should be handled directly. This brief does not establish any affiliation between Kali365 and Kali Linux, Offensive Security, or the Kali Linux penetration-testing distribution. Kali Linux is a separate, legitimate security-focused Linux distribution; Kali365 is described in the cited reporting as a phishing-as-a-service platform. 1, 27
In investigation terms, this sits closest to BEC, cloud-account takeover, SaaS data exposure, and fraud enablement. A compromised Microsoft 365 account can support mailbox access, file discovery, document-sharing abuse, payment fraud, internal phishing, persistence through sessions or OAuth grants, and follow-on intrusion activity. Ransomware is a reasonable secondary concern when identity compromise expands into broader network access, but the sources used here do not support describing Kali365 itself as ransomware tooling or a ransomware campaign. 1, 2, 3, 17, 19
Confidence is high that Kali365 is publicly warned and that device-code/OAuth token abuse is the central defender concern. Confidence is moderate for the feature set described by secondary reporting, and lower for any full PhaaS market ranking. This brief therefore compares platforms by mechanism and response implication, while flagging where additional source collection would be required to support pricing, operator identity, victim scale, infrastructure, or exact remediation commands.
Why FBI / IC3 Called It Out
Newer / emerging platform
IC3 describes Kali365 as first observed in April 2026, making it a recent public-warning item rather than a long-established kit. 1
Lower-skill operator enablement
Reporting describes a subscription PhaaS model with AI lures, templates, dashboards, and automated token capture. 1, 4, 17, 18, 19
MFA-bypass relevance
The lure can abuse Microsoft’s legitimate device-code flow, making the victim’s trust in the real verification page part of the attack. 1, 20, 21
Persistent access risk
OAuth access/refresh tokens and active sessions can create ongoing Microsoft 365 access risk beyond a simple password-reset scenario. 1, 14, 22
Accessible distribution
Public reporting describes Telegram-linked distribution and subscription/panel access. Pricing claims should remain reported, not treated as authoritative without source-specific support. 1, 4, 18, 19
Disruption reality
A single channel, domain, or panel may be disruptable; durable eradication is harder when distribution, payment, hosting, and copycat infrastructure can be recreated.
Defender blind spot
Traditional anti-phishing controls may be less effective when the user is sent to a legitimate Microsoft verification page instead of a cloned login domain.
Expansion Research Add
5-AI Agent Delta Updates
| Agent / Monitor | Status | Delta | Action |
|---|---|---|---|
| No PANDA delta agent attached | Not running | No post-publication deltas have been applied. | Attach a monitoring agent to track new advisories, IOCs, vendor guidance, and peer-platform reporting. |
6-Why It Matters
Kali365 matters because it attacks the cloud identity control plane. If a user completes an attacker-directed device-code authorization, the downstream risk is Microsoft 365 access through tokens or sessions rather than only a stolen password. That shifts the first response question from “whose password was stolen?” to “what authorization, token, session, app consent, and cloud-resource access followed the lure?” 1, 2, 14
It is also generating attention because it is a named, publicly warned PhaaS platform tied to a legitimate Microsoft verification workflow. The user can be looking at the real Microsoft page and still be completing the attacker’s authorization path if the code originated from the lure. That creates an uncomfortable but important training message: “real page” does not always mean “safe request.”
The key distinction from AiTM phishing is where the attacker inserts themselves. In device-code abuse, the attacker first creates the authorization request with Microsoft and then convinces the victim to bind that request to the victim’s real Microsoft 365 identity. In reverse-proxy or AiTM phishing, the attacker typically relays the login journey through infrastructure they control to capture credentials, MFA responses, or session cookies. Both can lead to account takeover, but they leave different evidence and require different hunting logic. 1, 9, 10, 20, 22
It should not be described as a brand-new tactic or zero-day. Device-code authorization abuse predates the Kali365 warning; the significance is that Kali365 appears to productize and commercialize the technique for broader criminal use. That distinction matters for leadership messaging: the threat trend is maturing, not appearing from nowhere. 23, 24, 1
The comparison matters because Kali365, EvilTokens, EvilProxy, Tycoon 2FA, RaccoonO365, and Greatness do not all create the same evidence. Device-code/OAuth abuse points defenders toward identity, token, consent, and SaaS audit logs. AiTM or reverse-proxy phishing points them toward proxied login journeys, credentials, MFA relay, session cookies, and account takeover behavior. Classic Microsoft 365 PhaaS points them toward credential capture, mailbox rules, suspicious sign-ins, and downstream fraud or exfiltration. 1, 5, 7, 8, 9, 10, 11
The business impact lane is therefore closer to BEC and cloud data exposure than to endpoint malware. Teams should still ask whether compromised accounts created follow-on access or intrusion risk, but ransomware should be framed as a downstream possibility from identity compromise, not as an outcome proven by Kali365 reporting.
Expansion Research Add
7-Timeline
| Date / Period | Event | Source-Backed Meaning |
|---|---|---|
| 2022 | EvilProxy appears in public reporting as PhaaS with MFA-bypass positioning. | Earlier commercialized MFA-bypass PhaaS pattern. 10 |
| 2023 | Greatness is publicly reported as a Microsoft 365-focused phishing-as-a-service platform. | Shows Microsoft 365 PhaaS predates Kali365. 11 |
| December 2025 | Proofpoint reports Microsoft 365 account takeover through OAuth device-code authorization abuse by multiple threat clusters. | Device-code phishing was already a live Microsoft 365 threat before the Kali365 public warning. 23 |
| 2025-2026 | Microsoft and partners publicly discuss disruption of Tycoon 2FA and RaccoonO365-style PhaaS ecosystems. | PhaaS disruption and identity-abuse enforcement are mature public themes. 7, 8 |
| April 2026 | IC3 says Kali365 was first observed. | Establishes Kali365 as an emerging platform in the public warning record. 1 |
| May 12, 2026 | eSentire reports Tycoon 2FA operators adopting OAuth device-code phishing. | Shows device-code abuse was being adopted by existing PhaaS operators, not invented by Kali365. 24 |
| May 21, 2026 | IC3 publishes the Kali365 Public Service Announcement. | Authoritative public warning and source anchor. 1 |
| May 25, 2026 | Security media and vendor reporting amplify the warning. | Public corroboration and accessible defender summary. 3, 4 |
8-Incident Response Playbook Ideas
| Phase | Action | Evidence To Collect | Boundary |
|---|---|---|---|
| Triage | Ask users whether they received unsolicited device-code instructions or cloud document-sharing lures. | Email samples, screenshots, message headers, user timeline. | No specific safe-to-publish lure samples are retained on this page. 1 |
| Identity Hunt | Review device-code sign-ins, OAuth consent events, refresh-token issuance, and unusual client/application activity. | Entra ID sign-in logs, audit logs, enterprise app changes, token/session activity. | Exact query syntax depends on tenant logging. 1, 2 |
| Containment | Revoke suspicious sessions and tokens, remove unauthorized app consents, and require reauthentication for affected accounts. | Change tickets, session revocation records, consent removals. | Preserve logs before cleanup. |
| Peer Mechanism Check | If evidence suggests EvilProxy/Tycoon-style activity, investigate session-cookie theft and real-time proxy login journeys. | Suspicious login paths, impossible travel, session reuse, mailbox rules. | Different mechanism than device-code abuse. 9, 10, 15 |
Expansion Research Add
9-Term Glossary
| Term | Definition | Why It Matters Here |
|---|---|---|
| PhaaS | Phishing-as-a-service: subscription or commercialized phishing infrastructure, templates, dashboards, support, or automation. | Explains why low-skill operators can run more advanced campaigns. |
| OAuth device-code flow | A legitimate authorization flow where a user enters a code on a verification page to authorize a client. | Kali365 reportedly abuses this trust path. 1 |
| OAuth 2.0 /devicecode endpoint | The Microsoft endpoint a client uses to request a user code, backend device code, verification URL, and expiration window. | In this attack pattern, the requester can be an attacker-controlled software client or panel session, not the victim’s device. |
| OAuth 2.0 /token endpoint | The endpoint the requesting client polls with the backend device code until authorization succeeds or expires. | After victim authorization, token material can be returned to the attacker-controlled requester. |
| AiTM | Adversary-in-the-middle: attacker relays login traffic through infrastructure they control. | Core comparison mechanism for EvilProxy and Tycoon 2FA. 9, 10 |
| Access / refresh token | OAuth artifacts used to access resources and renew access. | Token access can outlive password-focused assumptions. 1, 14 |
10-TTPs
| TTP | MITRE ATT&CK | Tactic | Detail |
|---|---|---|---|
| Phishing lures impersonating cloud productivity or document-sharing workflows | T1566 | Initial Access | Kali365 lures reportedly ask users to enter attacker-supplied codes on legitimate Microsoft verification flows. 1, 3, 13 |
| OAuth/access-token capture | T1528 | Credential Access | The objective is usable Microsoft 365 token access rather than only a password. 1, 2, 14 |
| Session material theft in AiTM platforms | T1550.004 | Defense Evasion / Lateral Movement | EvilProxy-style PhaaS differs by proxying login journeys and stealing session cookies. 9, 10, 15 |
| Valid account and session abuse | T1078 | Initial Access / Persistence | Tokens, cookies, or credentials can make attacker activity resemble ordinary account use. 1, 10, 16 |
11-Common Questions Q&A
| Question | Answer | Confidence / Caveat |
|---|---|---|
| Is Kali365 connected to Kali Linux? | No source used here establishes an affiliation between Kali365 and Kali Linux, Offensive Security, or the legitimate Kali Linux penetration-testing distribution. Treat the naming similarity as unproven. 1, 27 | High confidence boundary |
| Is this just password theft? | No. The central risk is OAuth/device-code abuse that can yield Microsoft 365 token or session access after the victim completes an attacker-directed authorization flow. Password reset may be incomplete without token, session, and app-consent review. 1, 2, 14, 20, 22 | High for mechanism |
| Is this a zero-day or CVE? | No retained source frames Kali365 as a CVE-led vulnerability or zero-day. It is best handled as identity abuse, social engineering, and cloud authorization misuse unless later official sources say otherwise. 1 | High based on source set |
| Which peer platform is closest? | EvilTokens is the closest mechanism peer for device-code abuse. EvilProxy and Tycoon 2FA are MFA-bypass/AiTM peers. RaccoonO365 and Greatness are Microsoft 365 PhaaS peers, but not proven equivalent to Kali365. 5, 7, 8, 9, 10, 11 | Mechanism-specific |
| Do public sources name Kali365 victims? | No named victim organization is promoted in this brief. Public reporting supports category-level Microsoft 365 victimology and operational use, but not a reliable named-victim table. 17, 19 | Publish cautiously |
12-CVE / Vulnerability References
13-IOCs / Observables
| Type | Behavioral Observable | What To Hunt / Collect |
|---|---|---|
| Behavioral | Unexpected device-code authentication events or user reports of entering codes they did not initiate. | Correlate with email lures, sign-in source, resource access, and token issuance. |
| Behavioral | New or unusual refresh-token/session activity shortly after a device-code event. | Review Entra sign-in logs, audit logs, mailbox, SharePoint, Teams, and Graph access. |
| Behavioral | Unexpected OAuth consent grants, enterprise applications, or high-scope delegated permissions. | Collect app IDs, consent timestamps, initiating users, scopes, and admin approvals. |
| Peer-platform lead | Suspicious login sessions that suggest reverse-proxy/AiTM activity or session-cookie theft. | Investigate login journeys, session reuse, new mailbox rules, and unusual source networks. |
Expansion Research Add
14-Threat Actor Glossary
| Actor / Role | Profile | Caveat |
|---|---|---|
| Kali365 platform | Commodity PhaaS tool/service ecosystem offered as subscription or panelized access. | Not currently established as a single named threat actor group or one named campaign in the sources used here. 1, 17, 18, 19 |
| Kali Linux | Legitimate penetration-testing Linux distribution and separate security project. | No source used here establishes affiliation between Kali Linux, Offensive Security, and Kali365. The shared word "Kali" should not be treated as evidence of connection. 1, 27 |
| Kali365 operators | Develop, market, or distribute the PhaaS platform and related automation. | No named operator identity is established here. 1 |
| PhaaS subscribers | Customers or affiliates who use turnkey phishing services to run campaigns. | Do not infer skill level, geography, or victim selection without case evidence. |
| Access brokers / sellers | Reported distribution is Telegram-linked subscription or panel access rather than public open-source availability. | Do not publish acquisition steps, seller handles, payment instructions, or channel identifiers. 1, 18, 19 |
| Law-enforcement / platform disruption lane | Practical disruption can target channels, payment paths, domains, hosting, and high-volume operators. | Full eradication is harder because PhaaS infrastructure, channels, and copycat services can regenerate. |
| Peer PhaaS operators | Operators behind EvilProxy, Tycoon 2FA, RaccoonO365, EvilTokens, or Greatness-style services. | These are comparison platforms, not proven Kali365 collaborators. |
15-Talking Points
| Target Audience | Message | Why It Matters | Action / Ask |
|---|---|---|---|
| Executives | Kali365 is a cloud-identity threat: users can be tricked into authorizing attacker access through a legitimate Microsoft workflow. | This is not simply a bad-password issue; tokens, sessions, and SaaS access may matter more than credential reset alone. | Approve an identity-focused validation workstream today. |
| CISO / Security Leadership | Treat this as a Microsoft 365 authorization and access-scoping problem. | The important question is whether authorization, token issuance, consent, or cloud-resource access occurred. | Assign owners for IAM, SOC, communications, and legal evidence preservation. |
| IT / IAM | Password reset alone is not enough if tokens, sessions, or OAuth grants remain valid. | Device-code abuse can create access artifacts outside the normal password-theft storyline. | Review Conditional Access, app consent, session/token revocation, and high-risk user policies. |
| SOC / IR | Treat unsolicited device-code reports as potential account-access incidents, not just spam. | The evidence is likely in Entra ID, Exchange, SharePoint, Teams, Graph/API, and audit logs. | Run device-code, token, app-consent, mailbox/file, and post-authentication hunts. |
| Threat Intel | Compare Kali365 by mechanism, not brand alone. | EvilTokens is a closer device-code peer; EvilProxy/Tycoon 2FA are AiTM peers; RaccoonO365/Greatness are broader M365 PhaaS peers. | Track new sources, panel/infrastructure reporting, and community/researcher leads without overstating equivalence. |
| MSP / MSSP / MDR | Portfolio scoping should start with Microsoft 365 tenants and identity telemetry. | Clients may have exposure without endpoint malware or published IOCs. | Cross-reference managed tenants, user reports, sign-in telemetry, OAuth grants, and high-risk access patterns. |
| Breach Counsel | The scoping question is whether unauthorized cloud access occurred after an authorization event. | Exposure, authorization, access, exfiltration, fraud, and ransomware are different factual thresholds. | Preserve sign-in, audit, mailbox, file, app-consent, and access logs before remediation. |
| Insurance Claims | This is best triaged as BEC-adjacent cloud-account takeover unless telemetry proves broader intrusion. | The likely impact lanes are mailbox/file access, fraud, data exposure, and follow-on social engineering. | Request tenant telemetry, remediation records, impact evidence, and counsel/IR validation. |
| Help Desk / Communications | A real Microsoft page can still be unsafe if the code came from an unsolicited message. | User trust in the legitimate verification page is central to the device-code abuse path. | Publish simple reporting instructions for unexpected device-code prompts. |
Scoping Call Track
“The key distinction with Kali365 is that this is not just another fake Microsoft login page. The user may be directed to a real Microsoft verification page, but the device code came from an attacker-controlled workflow. That means the right first question is not only whether a password was entered. It is whether a device-code authorization, token issuance, session, OAuth grant, or Microsoft 365 access event occurred after the lure.”
“When we compare it to EvilProxy, Tycoon 2FA, RaccoonO365, or Greatness, we should not treat all of them as the same platform. EvilProxy and Tycoon 2FA are useful comparisons for AiTM and session interception. RaccoonO365 and Greatness are useful comparisons for Microsoft 365 phishing-as-a-service. EvilTokens is the closest mechanism peer for device-code abuse. Kali365 is generating buzz because it packages that device-code/OAuth trust-path abuse into a named PhaaS offering called out by IC3.”
“For impact scoping, I would frame this primarily as a cloud-account takeover and BEC-adjacent investigation. We should look for mailbox access, forwarding or inbox rule changes, SharePoint or OneDrive access, Teams or internal-message abuse, OAuth grants, token/session persistence, and any follow-on use of the trusted account. I would not call this a ransomware case unless the client’s own telemetry shows broader intrusion or deployment activity.”
Executive Talk Track
“The executive takeaway is that Kali365 is a Microsoft 365 identity-access risk, not an endpoint malware headline. The concern is that an employee can be guided through a legitimate Microsoft verification page using an attacker-supplied code, which can result in token or session access even when the user never typed a password into a fake site.”
“Our immediate objective is to validate whether any authorization or cloud access occurred, not to wait for a perfect IOC list. We need identity logs, token/session evidence, OAuth consent records, mailbox and file access review, and user reports of unexpected device-code prompts. If those are clean, we can document that. If not, we contain the access and scope impact quickly.”
Threat Intel / Portfolio Talk Track
“From a threat-intelligence perspective, Kali365 should be tracked as a device-code/OAuth abuse platform and compared by mechanism. EvilTokens is the closest device-code peer; EvilProxy and Tycoon 2FA explain the AiTM/session-interception branch of the ecosystem; RaccoonO365 and Greatness explain broader Microsoft 365 PhaaS activity. Those comparisons are useful, but they should not be collapsed into one identical platform category.”
“If we are an MSP, MDR provider, insurer, breach counsel, or advisor responsible for multiple tenants, the practical step is to cross-reference managed tenants, policyholders, clients, domains, high-risk users, and Microsoft 365 telemetry against the behaviors described here. We should prioritize outreach based on actual tenant evidence: device-code events, suspicious token/session activity, OAuth grants, mailbox or file access, and user-reported lures.”
Insurance Claims Talk Track
“For claims intake, Kali365 should be triaged as potential Microsoft 365 account takeover or BEC-adjacent cloud access, not automatically as ransomware. The initial question is whether an insured user completed an attacker-directed authorization flow and whether that created unauthorized access to mail, files, Teams, Graph/API resources, OAuth grants, or sessions.”
“The claims file should preserve distinctions between a phishing email, a completed device-code authorization, token or session issuance, resource access, data exposure, fraud, and broader intrusion. Useful evidence includes Entra ID sign-in logs, audit logs, OAuth consent history, mailbox and file access logs, remediation timestamps, session/token revocation records, and IR validation.”
SOC / IAM Talk Track
“For SOC and IAM, the key is correlation. Start with user reports of unexpected device-code prompts, then line up Entra sign-ins, authentication-flow fields, token/session issuance, app consent, enterprise app changes, and Microsoft 365 resource access. A password reset is useful, but it is incomplete if suspicious tokens, sessions, or OAuth grants remain active.”
“Defense should focus on Conditional Access authentication-flow controls, app consent governance, high-risk account monitoring, token/session revocation procedures, and user education that unsolicited codes are suspicious even when the verification page is legitimate.”
User Communications Talk Track
“If you receive an unexpected code by email, chat, or document-sharing message, do not enter it on any verification page, even if the page appears to be Microsoft. Report the message to security or the help desk. Legitimate device-code use should come from an action you personally started and recognize.”
Expansion Research Add
16-Decision Ready Actions
| Owner | Timeframe | Decision / Action | Success Criteria |
|---|---|---|---|
| Security leadership | 0-24 hours | Open a focused Microsoft 365 identity-exposure validation track for device-code and OAuth abuse. | Owner, scope, and log sources assigned. |
| IAM / M365 admins | 0-24 hours | Review device-code sign-ins, token/session revocation procedures, app consent settings, privileged-user controls, and sign-out/forced reauthentication workflow. | Suspicious grants and sessions identified or ruled out; containment is not limited to password reset. |
| SOC / IR | Detection & hunt | Correlate phishing reports with sign-in, token, mailbox, SharePoint, Teams, and Graph/API activity. | Positive hits trigger containment; negative hits are documented. |
| Comms / help desk | 24-72 hours | Warn users that legitimate verification pages can be abused if the code came from an attacker. | Report path and scripts are live. |
17-Exploitable Technology Risks
| Risk | Why Exploitable | Defensive Priority |
|---|---|---|
| Device-code authorization trust | Users can authorize access in a legitimate workflow after receiving attacker-supplied instructions. | Monitor, restrict where feasible, and train users on unsolicited codes. |
| OAuth/app consent sprawl | Unexpected delegated grants or enterprise apps may preserve access beyond password changes. | Review app consent policy and revoke unauthorized grants. |
| Session persistence | Tokens or cookies can enable account access that resembles normal user activity. | Revoke suspect sessions/tokens and validate post-authentication activity. |
| PhaaS automation | Templates, dashboards, and AI lures lower attacker skill requirements and increase scale. | Detect behavior, not only known infrastructure. |
20-Source Reconciliation
| Theme | Agreement / Difference | How PANDA Handles It |
|---|---|---|
| Kali365 warning | IC3 is authoritative; BleepingComputer and Bitdefender broadly corroborate the Microsoft 365/device-code/token framing. | Use IC3 for core claims and secondary sources for plain-language context. |
| Peer PhaaS comparison | Sources support multiple PhaaS peers but not a clean apples-to-apples feature matrix. | Compare by mechanism and caveat unknown pricing, operators, IOCs, and victim counts. |
| IOCs | The retained public sources do not provide validated blocklist indicators. | Use behavioral observables and tenant telemetry. |
| Panel evidence | Expanded sources describe panel features and infrastructure, but this page does not retain high-quality admin-panel screenshots as direct evidence. | Use panel claims for capability context only; do not treat them like reviewed source code or full artifact disclosure. |
| Disruption outlook | Sources support Telegram-linked distribution and subscription/panel access; peer PhaaS history shows disruption can be partial and iterative. | Frame law-enforcement/platform response as channel, payment, domain, hosting, and operator disruption rather than guaranteed eradication. |
| CVE framing | No source frames Kali365 as a CVE-led vulnerability. | Keep response centered on identity configuration and incident scoping. |
Expansion Research Add
19-Tier 0 Through Tier 8 Source Summary
| Tier | Trust Role | What It Supports | Caveat |
|---|---|---|---|
| Tier 0 | Industry framework | MITRE mappings for phishing, token theft, web session cookie abuse, and valid accounts. | Technique definitions, not incident evidence. |
| Tier 1 | Authoritative advisory and platform documentation | IC3 Kali365 warning, Microsoft device-code/OAuth documentation, Conditional Access authentication-flow guidance, and Microsoft discovery lanes for peer services. | Official protocol docs explain what is possible; local telemetry proves whether it happened. |
| Tier 2 | Vendor / practitioner research | Bitdefender, Sekoia, Okta, Resecurity, Proofpoint, Cisco Talos context. | Platform mechanisms vary. |
| Tier 3 | Security media | BleepingComputer public corroboration and stakeholder framing. | Secondary to advisories and vendor research. |
| Tier 4 | Community signals | No promoted community-signal source was retained for this static brief. | Telegram distribution is handled as source-backed distribution context, not as a PANDA community-signal source. |
| Tier 5 - Custom Source (defined by user) | User-provided sources | None supplied for this static brief. | Add if user provides URLs. |
| Tier 6 - Custom Integrations with API/Keys | API-backed discovery | Placeholder for X/API social search. | No API-derived source promoted here. |
| Tier 7 - Inner Discovery / Carved URLs | Links carved from retained articles | Peer-platform leads and source refresh queue. | Lead-only until retained. |
| Tier 8 - Expansion Research | Additional public research | Peer comparison across EvilTokens, EvilProxy, Tycoon 2FA, RaccoonO365, and Greatness, Kali365 panel/infrastructure context, device-code phishing lineage before the IC3 Kali365 warning, and directional BEC/M365 ATO method context. | Use for added insight without inventing equivalence, publishing acquisition details, or assigning exact market-share percentages. |
Expansion Research Add
21-About the Contributors
| Contributor | Who They Are / What They Do | Contribution & Why It Matters Here | Sources |
|---|---|---|---|
| FBI / IC3 | U.S. cybercrime public-warning and complaint center. | Primary authoritative source for Kali365 warning, device-code abuse, and distribution details. | 1 |
| Microsoft | Cloud identity and Microsoft 365 platform owner. | Peer-platform discovery lane plus official device-code/OAuth and Conditional Access documentation; critical for explaining how legitimate protocol behavior can be abused. | 6, 7, 8, 20, 21 |
| Bitdefender / BleepingComputer | Security vendor and security media. | Corroborate Kali365 warning and translate mechanism for broader audiences. | 3, 4 |
| Okta / Resecurity / Proofpoint | Identity and threat research organizations. | Explain EvilProxy-style MFA bypass and session-cookie theft as a different PhaaS mechanism. | 9, 10, 12 |
| Proofpoint / eSentire | Threat research organizations covering Microsoft 365 account takeover, AiTM phishing, device-code phishing, and PhaaS evolution. | Show that OAuth device-code phishing predates Kali365, that existing PhaaS operators have adopted the technique, and that AiTM plus device-code abuse are prominent sophisticated Microsoft 365 account-takeover patterns. | 23, 24, 25, 26 |
| Huntress / Todyl / SpyCloud / cside | Threat research, MDR, cyber intelligence, and web security organizations. | Add expansion research on Kali365 victimology, panelized infrastructure, subscription access, affiliate claims, lure templates, domain/infrastructure scale, technical flow explanation, and post-compromise tooling. | 17, 18, 19, 22 |
| MITRE ATT&CK | Industry-standard adversary behavior framework. | Provides common TTP language for phishing, token theft, session cookie abuse, and valid accounts. | 13, 14, 15, 16 |
22-Real World Examples
| Tool / Activity | Real-World Use Supported | Named Victim Companies? | Scale / Impact Supported | Boundary |
|---|---|---|---|---|
| Kali365 | IC3 and public reporting support Kali365 as an emerging PhaaS used for Microsoft 365 OAuth/device-code token capture, with expansion research describing panelized infrastructure, lures, templates, API endpoints, billing, and post-compromise tooling. 1, 17, 18, 19 | No named victim companies are published in this source set. | Category-level victimology only: Microsoft 365 users and organizations. | Do not invent victim names, sectors, or counts. |
| Device-code phishing campaigns | Arctic Wolf describes large-scale device-code phishing activity with token capture, mailbox access, malicious inbox rules, and Microsoft 365 account-takeover implications. 2 | No named victim companies are promoted here. | Supports real operational use of the technique, not just lab theory. | Not all device-code activity is Kali365. |
| EvilTokens / device-code PhaaS lineage | Public research supports device-code phishing as an account-takeover pattern before Kali365, and eSentire reports existing PhaaS operators adopting OAuth device-code phishing. 23, 24, 25 | No named victim companies are established for EvilTokens in this brief. | Supports technique evolution and adoption by other PhaaS operators. | Not proven related to Kali365. |
| EvilProxy | Proofpoint reported a cloud account-takeover campaign leveraging EvilProxy against top-level executives; Okta and Resecurity describe EvilProxy-style reverse-proxy/AiTM phishing, credential capture, session-cookie theft, and MFA bypass. 9, 10, 12 | Named companies are not published in this brief. | Executive-targeting and cloud account-takeover use is source-supported. | Different mechanism from device-code phishing. |
| Tycoon 2FA | Microsoft describes a global coalition disruption of Tycoon 2FA and says the service was responsible for tens of millions of fraudulent emails reaching more than 500,000 organizations each month worldwide. 7 | Microsoft does not publish a list of named victim companies in this brief. | 330 active domains seized; broad organization-level exposure reported by Microsoft. | AiTM/session-interception context, not Kali365 attribution. |
| RaccoonO365 | Microsoft reported seizure of 338 websites tied to RaccoonO365, described the service as rapidly growing, and linked it to stolen Microsoft 365 credentials. 8 | Microsoft describes impacted victim categories but this brief does not publish named victim companies. | 338 websites seized; Microsoft describes millions of users at risk. | Credential-phishing service, not device-code equivalent unless separately sourced. |
| Greatness | Cisco Talos reporting supports Greatness as a Microsoft 365 phishing-as-a-service peer useful for mechanism comparison. 11 | No named victim companies are included here. | Supports broader Microsoft 365 PhaaS ecosystem context. | Peer-platform context only. |
23-Public Victims / Disclosure Matrix
| Victim / Entity | Confirmed? | Reported / Disclosed By | How To Use It |
|---|---|---|---|
| No named Kali365 victim organization | Not populated | IC3 and public research support Kali365 as a Microsoft 365 PhaaS and device-code phishing risk, but do not provide a reliable public named-victim list for this brief. 1, 17, 19 | Do not infer named victims from category-level victimology, screenshots, Telegram claims, marketplace language, or suspected panel data. |
| Microsoft 365 users / organizations | Category-level exposure | IC3 and security reporting frame the risk around Microsoft 365 account authorization, OAuth tokens, MFA bypass expectations, and cloud-account takeover. 1, 2, 3, 4 | Use this for portfolio and tenant-scoping, not as a confirmed list of impacted companies. |
| Peer PhaaS enforcement examples | Not Kali365 victims | Microsoft disruption reporting for Tycoon 2FA and RaccoonO365 provides PhaaS ecosystem scale context, not Kali365 victim attribution. 7, 8 | Use as ecosystem comparison only. Do not roll peer-platform victims or exposure counts into Kali365 impact. |
24-KEV and CVE Details
| Item | Status | Why It Matters |
|---|---|---|
| CISA KEV | No KEV entry is supported by this source set. | Do not force an identity/social-engineering incident into a vulnerability-remediation frame. |
| CVE | No CVE identifier is supported for Kali365. | Prioritize OAuth, session, app-consent, and user-reporting controls. |
| MFA status | MFA can be present and still be bypassed or abused depending on flow. | Validate actual sign-in and token state rather than assuming MFA equals containment. |
25-MITRE ATT&CK Lifecycle Mapping
Framework note: this section uses MITRE ATT&CK Enterprise Tactics terminology. MITRE defines tactics as adversary tactical goals; the row-level citations below source the Kali365-specific evidence, peer-platform contrast, and scoping caveats.
| MITRE ATT&CK Tactic | Evidence / Behavior | Defensive Breakpoint | Sources |
|---|---|---|---|
| Initial Access | Phishing email impersonates trusted cloud productivity or document-sharing services and provides an attacker-supplied device code. 1, 3, 13 | Treat unsolicited device-code instructions as a potential account-access incident; preserve the message, headers, screenshots, and user timeline. | 1, 3, 13 |
| Credential Access | The device-code/OAuth path is used to obtain Microsoft 365 access-token material rather than only a password. 1, 2, 14 | Review device-code events, token issuance, OAuth consent, enterprise app activity, refresh-token/session state, and high-risk account access. | 1, 2, 14 |
| Defense Evasion / Persistence | Tokens, sessions, OAuth grants, or valid-account access may let activity resemble normal cloud use and persist beyond password-centric response. 1, 14, 16 | Revoke suspicious sessions/tokens, remove unauthorized grants, force reauthentication where justified, and document what evidence was preserved before cleanup. | 1, 14, 16 |
| Collection / Exfiltration / Impact | Potential downstream impact includes mailbox access, SharePoint/OneDrive file access, Teams or internal-message abuse, BEC/fraud enablement, and follow-on social engineering. | Separate authorization/token compromise from confirmed data access, exfiltration, fraud loss, ransomware, or other business impact. | 1, 2, 3, 17, 19 |
Expansion Research Add
26-Source Weighting / Relevance
| Source Group | Contribution To This Brief | Confidence | Boundary |
|---|---|---|---|
| Official / authoritative | IC3 anchors the Kali365 public warning. Microsoft sources explain device-code/OAuth mechanics, Conditional Access controls, and related enforcement/disruption context for peer PhaaS platforms. 1, 6, 7, 8, 20, 21 | High | Official sources control advisory, protocol, and enforcement language; local tenant telemetry proves whether it happened. |
| Vendor / practitioner | Bitdefender, Arctic Wolf, Okta, Resecurity, Cisco Talos, Proofpoint, eSentire, Huntress, Todyl, SpyCloud, and cside add mechanism detail, peer-platform context, panel/infrastructure reporting, victimology boundaries, and defensive nuance. 2, 4, 9, 10, 11, 12, 17, 18, 19, 22, 23, 24, 25, 26 | Medium-High | Separate observed research from operator marketing claims, reported pricing, scale estimates, or non-public artifacts. |
| Security media | BleepingComputer corroborates and translates the IC3 warning for broad security audiences. 3 | Medium | Useful for public-awareness framing; secondary to official and practitioner sources for technical claims. |
| Framework / definitions | MITRE ATT&CK provides common TTP language for phishing, token theft, session-cookie abuse, and valid-account behavior. Kali Linux is included only to prevent name confusion. 13, 14, 15, 16, 27 | High for definitions | Frameworks and name-confusion sources do not prove Kali365 operations, victim impact, or attribution. |
| Expansion research | Tier 8 sources add depth on panelized PhaaS operations, device-code lineage, AiTM comparisons, infrastructure context, and why password-only containment is incomplete. 17, 18, 19, 22, 23, 24, 25, 26 | Medium-High | Use for insight without publishing acquisition paths, seller handles, unverified victims, or unsupported market-share claims. |
27-Additional IntelliOS Threat Intel Products on This Topic
Companion Snapshot
Kali365 Campaign, Tool or Actor Snapshot
Deeper profile of Kali365 as a PhaaS tool ecosystem, including technical mechanism, hunting guidance, containment reality, and account-takeover context.
How To Use Both
Use this Flash Brief for executive and stakeholder triage. Use the companion Snapshot for SOC, IAM, IR, and scoping teams that need deeper tool mechanics and response guidance.
28-Notes
Create an account and sign-in to use this card.
Record your personal notes and comments in this card related to this brief.
29-Citations
Baseline Topic Sources
These sources answer the seed question directly: what IC3 warned about Kali365, what comparable PhaaS platforms exist, and how the peer mechanisms differ.
| # | Source | Publisher | Published | Why Used |
|---|---|---|---|---|
| 1 | Kali365 Phishing-as-a-Service Public Service Announcement | FBI / IC3 | May 21, 2026 | Authoritative public warning for Kali365, Microsoft 365 OAuth token capture, device-code lure path, Telegram distribution, AI-generated lures, dashboards, and MFA-bypass framing. |
| 2 | Token Bingo: Don't Let Your Code be the Winner | Arctic Wolf | April 24, 2026 | Practitioner reporting on a large-scale Kali365 device-code phishing campaign, multi-region victimology, token capture, mailbox access, malicious inbox rules, and PhaaS infrastructure. |
| 3 | FBI warns of Kali365 phishing service targeting Microsoft 365 accounts | BleepingComputer | May 25, 2026 | Security reporting that corroborates the IC3 warning, explains device-code phishing mechanics, and frames defender urgency for Microsoft 365 tenants. |
| 4 | FBI warns of Kali365 phishing kit that breaks into Microsoft 365 accounts | Bitdefender | May 22, 2026 | Vendor reporting on Kali365's subscription model, AI-generated phishing lures, automated templates, dashboards, and operational lowering of the attacker skill floor. |
| 5 | EvilTokens device-code phishing research | Sekoia.io | 2026 | Research discovery source for EvilTokens and large-scale device-code phishing activity; use for comparison of device-code automation and scale, not for Kali365 attribution. |
| 6 | AI-enabled device-code phishing campaign reporting | Microsoft | 2026 | Microsoft-source discovery lane for device-code phishing, organizational account compromise, automation, and EvilTokens-related comparison claims. |
| 7 | How a global coalition disrupted Tycoon | Microsoft | March 4, 2026 | Authoritative reporting on Tycoon 2FA disruption, tens of millions of fraudulent emails reaching more than 500,000 organizations monthly, 330 seized active domains, and downstream risks including BEC, data theft, and ransomware. |
| 8 | Microsoft seizes 338 websites to disrupt RaccoonO365 | Microsoft | September 16, 2025 | Authoritative reporting on RaccoonO365 disruption, 338 seized websites, Microsoft 365 credential theft, and public enforcement action against a rapidly growing phishing service. |
| 9 | EvilProxy threat advisory and session-cookie phishing analysis | Okta | 2025 | Identity-provider reporting on EvilProxy reverse-proxy / adversary-in-the-middle campaigns, session-cookie theft, and MFA-bypass risk. |
| 10 | EvilProxy phishing-as-a-service with MFA bypass | Resecurity | 2022 | Practitioner source describing EvilProxy as a PhaaS offering that uses reverse-proxy / AiTM techniques to capture credentials and session cookies. |
| 11 | Greatness phishing-as-a-service research | Cisco Talos | 2023 | Research discovery lane for Greatness PhaaS, Microsoft 365 phishing workflows, and MFA bypass context; use as a peer lead when retained source text supports it. |
| 12 | Cloud account takeover campaign leveraging EvilProxy targets top-level executives | Proofpoint | August 2023 | Discovery lane for EvilProxy tradecraft and MFA phishing coverage; secondary to Okta and Resecurity for this static brief. |
| 13 | T1566 - Phishing | MITRE ATT&CK | Living framework | Industry-standard technique definition for phishing delivery and social-engineering lures. |
| 14 | T1528 - Steal Application Access Token | MITRE ATT&CK | Living framework | Industry-standard technique definition for stealing application access tokens, central to OAuth-token abuse. |
| 15 | T1550.004 - Web Session Cookie | MITRE ATT&CK | Living framework | Industry-standard technique definition for web session cookie abuse, useful for EvilProxy / AiTM comparison. |
| 16 | T1078 - Valid Accounts | MITRE ATT&CK | Living framework | Industry-standard technique definition for valid-account abuse after tokens, cookies, or credentials are obtained. |
Expansion Research Sources
These sources add technical depth, protocol explanation, victimology, panel/infrastructure context, or defensive nuance beyond the baseline topic answer.
| # | Source | Publisher | Published | Why Used |
|---|---|---|---|---|
| 17 | Inside Kali365, a Device Code Phishing Ecosystem | Huntress | June 2026 | Expansion research describing observed device-code authentication activity, more than 240 IPs hosting panel variants, 33 lure templates, 100+ API endpoints, RBAC, billing, domain marketplace, and post-compromise tooling. |
| 18 | Kali365 PhaaS: Inside the Attack Infrastructure | Todyl | June 2026 | Expansion research describing a live Kali365 operator panel, subscription access, Bitcoin payment claims, and attacker-facing infrastructure observations. |
| 19 | Kali365: Anatomy of a Microsoft 365 Phishing-as-a-Service Kit | SpyCloud | June 2026 | Expansion research on Kali365 victimology, subscription revenue estimates, affiliate claims, operator rebranding, device-code and AiTM capabilities, and why password resets alone may be insufficient. |
| 20 | OAuth 2.0 device authorization grant - Microsoft identity platform | Microsoft Learn | Living documentation | Official Microsoft documentation explaining the legitimate OAuth 2.0 device-code flow, including the /devicecode request, verification URL, user code, backend device code, /token polling, expiration, and token issuance mechanics. |
| 21 | Conditional Access: Authentication flows | Microsoft Learn | Living documentation | Official Microsoft guidance describing device code flow as high risk, phishable, and controllable through Conditional Access authentication-flow policies. |
| 22 | MFA Didn't Fail, the Trust Model Did: Device Code Phishing and OAuth Token Theft (Kali365) | cside | June 5, 2026 | Expansion research providing a technical explanation of device-code phishing, OAuth token theft, FOCI considerations, and detection implications for Kali365-style abuse. |
| 23 | Access Granted: Phishing With Device Code Authorization for Account Takeover | Proofpoint | December 2025 | Expansion research showing OAuth device-code phishing was already used by multiple threat clusters against Microsoft 365 accounts before the Kali365 PSA. |
| 24 | Tycoon 2FA Operators Adopt OAuth Device Code Phishing | eSentire | May 12, 2026 | Expansion research showing an existing PhaaS kit adapting to OAuth device-code phishing, with source-code analysis and defensive guidance for Conditional Access and OAuth consent. |
| 25 | Device Code Phishing is an Evolution in Identity Takeover | Proofpoint | May 2026 | Expansion research describing device-code phishing as an identity-takeover evolution, with new tools and PhaaS offerings emerging rapidly across the threat landscape. |
| 26 | Evolving Threat: Microsoft AiTM Phishing Attacks | Proofpoint | 2025 | Expansion research describing increasing Microsoft 365 AiTM phishing activity, Tycoon PhaaS use, credential theft, MFA bypass, and session-cookie theft. |
| 27 | Kali Linux Official Site | Kali Linux | Living project site | Official Kali Linux project source used only to clarify that Kali Linux is a separate penetration-testing Linux distribution and is not established as affiliated with Kali365 in the sources used here. |
30-Version Change Log
| Version | Date | Release Type | What Changed | Source / Basis |
|---|---|---|---|---|
| v1.0 | 21-Jun-2026 | Initial publication | Published the Kali365 Flash Threat Intel Brief with Microsoft 365 OAuth/device-code PhaaS framing, peer-platform comparison, defensive actions, source reconciliation, and citations. | 1, 2, 3, 4 |
| v1.0 | 28-Jun-2026 | Presentation standardization | Updated the static page to the FortiBleed Flash Brief standard: right-side card drawer, compact header table, 30-card menu, default visible/expanded card controls, Notes, Public Victims / Disclosure Matrix, Common Questions Q&A, and shared citation jump behavior. | Manual product update |
