<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Intelligence @ Alice - Medium]]></title>
        <description><![CDATA[Alice Intelligence publishes research, analysis, and field insights on emerging digital threats and online harm. Our intelligence team monitors evolving abuse patterns across platforms, technologies, and industries - translating complex risk signals into actionable insight. - Medium]]></description>
        <link>https://medium.com/intelligence-alice?source=rss----9f3bd699239c---4</link>
        <image>
            <url>https://cdn-images-1.medium.com/proxy/1*TGH72Nnw24QL3iV9IOm4VA.png</url>
            <title>Intelligence @ Alice - Medium</title>
            <link>https://medium.com/intelligence-alice?source=rss----9f3bd699239c---4</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Tue, 23 Jun 2026 19:30:32 GMT</lastBuildDate>
        <atom:link href="https://medium.com/feed/intelligence-alice" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Peer-To-Peer Harms: Why Keywords Alone Fail in Self-Generated CSAM Detection]]></title>
            <link>https://medium.com/intelligence-alice/peer-to-peer-harms-why-keywords-alone-fail-in-self-generated-csam-detection-65673466872d?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/65673466872d</guid>
            <category><![CDATA[trust-and-safety]]></category>
            <category><![CDATA[ai-safety]]></category>
            <category><![CDATA[child-safety]]></category>
            <dc:creator><![CDATA[Anaïs H]]></dc:creator>
            <pubDate>Fri, 19 Jun 2026 17:03:02 GMT</pubDate>
            <atom:updated>2026-06-19T17:03:00.947Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*6rgAk72GosIicf1P5h2oyw.png" /></figure><p>Alice’s intelligence teams have spent years mapping the linguistic, behavioral, and evasion structures of online harm across languages, platforms, and abuse types — and increasingly, across AI systems. That same methodology now applies to foundation model and product teams navigating youth safety in generative AI: how minors communicate with and around AI products, how risks like sexualization and CSAM manifest, and how to build evaluation frameworks robust enough to catch what static guardrails miss.</p><p>Child sexual abuse material does not advertise itself plainly. And when minors produce and trade it themselves — a category known as self-generated CSAM — the signals are even harder to catch. The content often doesn’t exist at all in a profile. The intent is buried in a username. The age is encoded in slang that only makes sense to people already inside the community.</p><p>This is the environment that moderation systems have to operate in. And if you are building detection for this abuse type — whether you are a platform, an AI developer, a safety vendor, or a trust and safety practitioner — this post is about a mistake that is easy to make: assuming that the problem is fundamentally about finding the right words. It isn’t. It’s about understanding where signals live, how they combine, and how threat actors hide them. And when those three things are misunderstood, even well-intentioned detection logic will fail.</p><h3>The Problem with Keyword-Based Detection</h3><p>The intuitive approach to detecting SG-CSAM, or almost any language-based online harm, is to build a list of specific related queries and flag accounts that contain them.</p><p>The problem is not that this approach is wrong in spirit. The problem is that it is structurally incomplete in ways that matter enormously at scale.</p><p>Consider the English-language SG-CSAM ecosystem. In a sample of over 1,000 accounts analyzed by Alice, the terms “dm” and “horny” appeared in almost 70%% of confirmed violative accounts. If either of those were treated as standalone signals, the false positive rate would be enormous — both are common across millions of completely benign accounts. Neither means anything without context.</p><p>This is not an edge case. It is the norm across every language and market Alice has studied. High-frequency terms are generic. Low-frequency terms are evasive. The useful signal is almost never a single keyword — <strong>it is a combination, a location, and a structure.</strong></p><p><strong>The same challenge is now arriving inside AI systems.</strong></p><p>As generative AI becomes embedded in the daily lives of minors — through chatbots, character-based applications, and AI-assisted search — the behavioral signals that matter for youth safety are migrating into a new environment.</p><p>A minor interacting with an AI product uses the same slang, the same age-encoding conventions, and the same evasion patterns documented across social platforms. The model, unless specifically built to recognize them, will not. And the harm vectors are not identical: AI grooming, where a conversational model becomes a vector for manipulation or escalation, and reality blurring, where a minor cannot reliably distinguish AI from human interaction, introduce risks with no direct equivalent in traditional content moderation.</p><p>Addressing them requires the same structural work: understanding how youth communicate in practice, where age signals appear, and how evasion operates — applied now to model behavior and product design.</p><h3>Three Things Keyword Detection Misses</h3><h4>1. Signal Location</h4><p><strong>Signal location is language-specific and surface-specific. Scanning only one field misses the others entirely.</strong></p><p>Where a signal appears matters as much as what the signal is.</p><p>In English-language SG-CSAM activity, minor indicators appear almost exclusively in usernames. In some demographics, the picture is inverted: usernames play a marginal role.</p><p>The contrast extends further when you move from social profiles to feed-based platforms. On feed-based platforms, where the product unit is a post rather than a static profile, signals shift entirely into post text and reply chains. Minor indicators appear in post text in over 90% of cases.</p><p>This is not a subtle variation. It means that detection coverage built for one surface type is, by design, blind to others.</p><h4>2. Signal Combination</h4><p><strong>No single keyword is sufficient. Effective detection requires identifying specific signal category combinations, not individual terms.</strong></p><p>The minimum viable detection structure, confirmed consistently across every language Alice has studied, is a minor indicator paired with at least one behavioral signal.</p><p>Either element alone is insufficient:</p><ul><li>A minor indicator without behavioral context could describe anyone.</li><li>A behavioral signal without a minor indicator describes adult content, not CSAM.</li></ul><p>What matters is the combination — and the combination types vary significantly by language and behavioral model. What reads as a single keyword in one language encodes an entire behavioral profile in another.</p><h4>3. Obfuscation and Evolution</h4><p><strong>Obfuscation is systematic, not incidental. Detection logic must be built around keyword types and evasion patterns, not exact terms, or it will be outpaced continuously.</strong></p><p>Threat actors know that moderation systems exist. They adapt to them.</p><p>Across the communities Alice has studied, obfuscation takes several consistent forms — and knowing them is essential to building detection logic that doesn’t break within weeks of deployment.</p><ul><li><strong>Morphological variants:</strong> A sexualization term does not stay in its original form. Root terms mutate — through diminutives, suffixes, and punctuation inserted mid-word specifically to defeat exact-match detection. A classifier built on root forms alone will miss a significant portion of the ecosystem.</li><li><strong>Concatenation: </strong>Signals that would be ambiguous alone are fused into single tokens that function simultaneously as discoverability mechanisms and evasion techniques.</li><li><strong>Numeric and age encoding:</strong> Age — the single most critical signal — is encoded across at least a dozen formats, from plain numerics to birth-year shorthand, school grade references, cultural slang, and numeric reversals. A detector that only recognizes explicit age statements will be blind to the majority of minor indicators in non-English markets.</li><li><strong>Emoji substitution:</strong> Sexualization signals are routinely replaced with emojis — 😈, 🔞 — either alone or paired with text</li></ul><h3>Designing LLM-Based Detection That Actually Works</h3><p>Given these three failure modes, what does effective detection look like?</p><ol><li><strong>Build Around Structure, Not Terms</strong></li></ol><p>Detection prompts should define the <em>type</em> of signal being sought, not the specific keyword.</p><p><strong>2. Make Location Part of the Logic</strong></p><p>Each language has a primary signal surface. On post-based platforms, it is post text — and in some communities, reply activity is the only surface where age can be confirmed. Effective prompts specify where to look, not just what to look for.</p><p><strong>3. Encode Evasion Patterns Explicitly</strong></p><p>Prompts should include representative examples of obfuscation patterns — concatenated tokens, morphological variants, dot-insertion — as anchors for pattern-recognition. This is different from building a list of known obfuscated terms; it is teaching the model the <em>structure</em> of evasion, so it can recognize novel variants it has not seen before.</p><p><strong>4. Account for the AI Surface Specifically</strong></p><p>When the surface is a conversational AI rather than a social profile, signal location shifts again: age and behavioral cues appear in prompt phrasing and iterative escalation sequences rather than usernames or post text.</p><p>Youth-specific slang, which evolves faster than most training datasets are updated, functions as both identity expression and inadvertent guardrail bypass.</p><p>Effective detection here requires continuous monitoring of how minors actually communicate with AI systems, including the informal, language-specific shorthand that never appears in model documentation.</p><h3>This Is Not Just a CSAM Problem</h3><p>The detection principles described here are not specific to SG-CSAM. They apply, with appropriate adaptation, across the full spectrum of language-based abuse that trust and safety teams deal with.</p><ul><li>Grooming detection faces the same challenge: no single message is a grooming message, but the pattern of escalation, secrecy-building, and platform redirection across a conversation is. Effective LLM-based grooming detection requires understanding signal combination and sequence, not keyword presence.</li><li>NCII detection faces the same obfuscation dynamics: solicitation signals for non-consensual intimate imagery are heavily evasion-coded, regionally specific, and rely on the same concatenation and morphological variant patterns described above.</li><li>Extremist recruitment operates on the same coded-language model: community-specific shorthand that is opaque to outsiders, distributed across specific platform surfaces, and constantly evolving to stay ahead of keyword lists.</li></ul><p>In each case, the lesson is the same. The signal is not in the word. It is in the structure — the combination of signals, their location on the platform surface, and the evasion logic wrapping them. Detection that misses this will always be one step behind.</p><h3>What This Means for Platforms and Practitioners</h3><p>The scale of the SG-CSAM problem is significant.<a href="https://www.missingkids.org/gethelpnow/cybertipline"> NCMEC’s 2023 CyberTipline report</a> received over 36 million reports — a number that reflects the industrialization of this abuse type, not just isolated incidents. The<a href="https://www.iwf.org.uk/"> Internet Watch Foundation</a> has documented the growing share of self-generated content in the overall CSAM landscape, with much of it originating from minors who are groomed or coerced into producing it.</p><p>Against that backdrop, detection approaches that rely on single-keyword flagging are not just technically inadequate — they create false confidence. A system showing high detection rates on plain-language English content may have near-zero coverage of the Korean, Indonesian, or Filipino ecosystems operating on the same platform, using entirely different signal structures on entirely different profile surfaces.</p><p>Building detection that works across languages, platforms, and evolving evasion requires more than better keywords. It requires intelligence — structured, validated, and continuously updated — about how these behaviors are actually expressed in practice.</p><h3>Working With Alice</h3><p>If your platform or AI product is dealing with self-generated CSAM, grooming, NCII, or any other language-based abuse at scale, we can help you move from reactive keyword matching to structured, LLM-based detection that keeps pace with how these ecosystems actually operate.</p><p><a href="https://alice.io/intelligence">Learn more about our Intelligence offering</a> or<a href="https://alice.io/contact-us"> speak with an expert</a>.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=65673466872d" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/peer-to-peer-harms-why-keywords-alone-fail-in-self-generated-csam-detection-65673466872d">Peer-To-Peer Harms: Why Keywords Alone Fail in Self-Generated CSAM Detection</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How GenAI Is Reshaping Terrorist and Violent Extremist Glorification Online]]></title>
            <link>https://medium.com/intelligence-alice/how-genai-is-reshaping-terrorist-and-violent-extremist-glorification-online-5e06bd6e3b6c?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/5e06bd6e3b6c</guid>
            <category><![CDATA[terrorism]]></category>
            <category><![CDATA[online-propaganda]]></category>
            <category><![CDATA[trust-and-safety]]></category>
            <category><![CDATA[violent-extremism]]></category>
            <category><![CDATA[genai]]></category>
            <dc:creator><![CDATA[Louisem]]></dc:creator>
            <pubDate>Fri, 19 Jun 2026 16:57:26 GMT</pubDate>
            <atom:updated>2026-06-19T16:57:25.764Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*GzeFMyEaHNH37JyFKAuzGQ.png" /></figure><blockquote><strong><em>Trigger Warning: </em></strong><em>This analysis contains references to real-world acts of violence, victims of terrorist attacks, and online violent extremist propaganda. Reader discretion is advised.</em></blockquote><p>For years, terrorist and violent extremist (TVE) supporter networks relied on a familiar online playbook: circulating manifesto excerpts, creating tribute video montages, and sharing edited or gamified versions of attack livestreams to glorify perpetrators and celebrate acts of ideologically motivated violence.</p><p>Generative AI is changing that.</p><p>Alice has identified a growing trend on mainstream platforms in which TVE supporter networks are using popular AI animation and image-to-video tools to create synthetic entertainment content that glorifies attackers and reframes acts of real-world violence as culturally trending.</p><p>The shift matters because it fundamentally changes how violent extremist propaganda is produced, distributed, and consumed online.</p><p>The result is a new generation of glorification content that mimics gaming culture, meme aesthetics, and social media influencer trends. It is designed not only to reinforce violent extremist ideological narratives, but also to entertain, engage and reach broader audiences.</p><p>And in doing so, it lowers the psychological and technical barriers between mainstream internet culture and harmful extremist narratives, particularly for young audiences.</p><h3><strong>AI-generated attacker glorification: the rise of “rampage edits”</strong></h3><p>On popular mainstream platforms, Alice has identified multiple instances of AI-generated videos celebrating perpetrators of terrorist and violent extremist attacks, often labelled as <strong>“rampage videos”</strong>. This trend builds upon the “Saint Culture” — or the sanctification of attack perpetrators — which first emerged within fringe violent far-right extremist online communities.</p><p>AI edits observed often depict attackers dancing, DJing, or performing trending dances in front of real attack locations, while death tolls and coded references to targeted communities are displayed on-screen. This is harmful content that blends viral platform-specific aesthetics with gaming culture and meme formats that increasingly resemble the type of content young users consume daily.</p><p>This convergence creates a key advantage for TVE supporter networks, by increasing engagement potential and making harmful narratives less visually distinct so potentially more difficult for younger users to identify as violent extremist content.</p><p>The speed at which this content emerges is particularly notable.</p><p>Following the recent San Diego mosque attack, Alice detected AI-generated videos depicting the two alleged perpetrators performing celebratory dances within hours of the attack, demonstrating how rapidly and easily GenAI tools can be leveraged to produce glorification content.</p><p>Importantly, <strong>Alice observed this trend across the ideological spectrum,</strong> including within white supremacist, militant accelerationist, violent Islamist, and non-ideologically aligned online ecosystems, suggesting that “rampage edits” are increasingly becoming a cross-community online behavior rather than a tactic confined to the single violent far-right extremist ecosystem.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/480/1*CxWYpJ6DRK5AEvX68mY7hA.png" /><figcaption><strong>GenAI animation of one of the Crocus City Hall attack perpetrator depicted as a knight with the attack scene in the background</strong></figcaption></figure><p>These videos, which are designed to celebrate real-world violence, mock victims, and elevate attackers into iconic figures, may function as prominent radicalization vectors among young online users.</p><h3>Gamification is being used to normalize mass violence</h3><p>Alice also identified extensive use of gamified symbolism embedded within AI-generated content glorifying attack perpetrators. Most commonly, casualty figures were displayed prominently using gaming-style notation.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/340/1*rnMYM3OVNSpxA0D0Jm1bTA.png" /><figcaption><strong>AI-animation of the Christchurch attack perpetrator dancing with the Al-Noor Mosque in the background. “-51” is a coded reference to the 51 victims of the attack.</strong></figcaption></figure><p>Additional symbols and emojis were used to encode references to targeted communities:</p><ul><li>Pride flags to reference LGBTQ+ victims</li><li>Menorah emojis to reference Jewish targets</li><li>Chocolate bar emojis used as coded references to Black victims</li></ul><p>These symbolic shortcuts function as in-group signaling mechanisms. To outside audiences, the content may appear confusing, ironic, or intentionally absurd. To violent extremist supporter communities, however, the references are immediately recognizable.</p><p><strong>This reflects a broader pattern consistently observed across violent Islamist and violent far-right extremist online ecosystems: the gamification of violence.</strong></p><p>Attackers are transformed into avatars. Casualty counts become scoreboards. Real-world violence is reframed as participatory internet culture. In some cases, content explicitly drew on mainstream internet culture references like “GOAT” (“Greatest of All Time”) to express admiration and celebrate the Halle and Poway synagogue attacks perpetrators.</p><p>Repeated exposure to such content may contribute to desensitization, reinforce harmful beliefs, and model behaviors targeted at specific communities.</p><h3>AI-generated ambiguity is also becoming a moderation evasion tactic</h3><p>The content identified by Alice also demonstrates how GenAI is being combined with intentional ambiguity to complicate moderation and detection efforts.</p><p>Many videos included disclaimers such as:</p><ul><li>“AI-generated, fake actor and location”</li><li>“All fake and jokes”</li><li>“I do not support”</li></ul><p>Despite these disclaimers, the surrounding imagery, symbolism, captions, and contextual references clearly celebrate perpetrators and attacks.</p><p>This tactic mirrors a broader evolution in violent extremist communication online.</p><p>Rather than distributing overt grievances, users often rely on irony, layered references, coded language, and aesthetic ambiguity to obscure intent while still signaling ideological alignment to in-group audiences.</p><p>This ambiguity is strategic, intended to obscure harmful intent and manipulate platform moderation systems to increase content reach and longevity.</p><h3>What comes next</h3><p>As the technical barriers to AI content creation continue to fall, the challenge for online platforms will be identifying increasingly sophisticated and obscure forms of extremist violence glorification that embed references to real-world attacks, perpetrators, and victims within content that outwardly resembles ordinary internet entertainment.</p><p>For social media platforms, this also requires moderation systems to better account for symbolic and coded references linked to terrorist and violent extremist attacks, including attack dates, victim identities and casualty figures used as symbolic numerical and visual shorthands.</p><p>As these tactics continue to evolve, Alice supports platforms and organizations through advanced threat intelligence, behavioral detection, and network analysis capabilities designed to identify emerging terrorist and violent extremist trends, uncover coordinated harmful activity, and detect evasive AI-generated propaganda before it scales across online ecosystems.</p><p><em>Learn more about our Intelligence offerings at </em><a href="http://alice.io/"><em>Alice.io</em></a><em> or</em><a href="https://alice.io/contact-us"><em> speak with an expert </em></a><em>today.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=5e06bd6e3b6c" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/how-genai-is-reshaping-terrorist-and-violent-extremist-glorification-online-5e06bd6e3b6c">How GenAI Is Reshaping Terrorist and Violent Extremist Glorification Online</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Armed Groups’ Outsized Role Online and Offline in Colombia’s 2026 Presidential Elections]]></title>
            <link>https://medium.com/intelligence-alice/armed-groups-outsized-role-online-and-offline-in-colombia-s-2026-presidential-elections-03f198633212?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/03f198633212</guid>
            <category><![CDATA[colombia]]></category>
            <category><![CDATA[2026-elections]]></category>
            <category><![CDATA[elections]]></category>
            <category><![CDATA[armed-groups]]></category>
            <category><![CDATA[farc]]></category>
            <dc:creator><![CDATA[Greg Davis]]></dc:creator>
            <pubDate>Thu, 18 Jun 2026 16:24:15 GMT</pubDate>
            <atom:updated>2026-06-18T16:24:13.638Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*xVi20KA44-ndhdBfM6jP2w.png" /></figure><p><strong><em>Ten years after the 2016 peace deal that brought an end to Colombia’s 52-year-long conflict with the Revolutionary Armed Forces of Colombia (FARC), </em></strong><a href="https://www.as-coa.org/articles/poll-tracker-colombias-2026-presidential-election"><strong><em>insecurity is back</em></strong></a><strong><em> in the spotlight both online and offline ahead of Colombia’s presidential election run-off.</em></strong></p><p>That focus on insecurity led to the first round win for right-wing opposition candidate Abelardo de la Espriella, who won by nearly 3 percent while promising to take a hard line against armed groups. De la Espriella will face left-wing Iván Cepeda, who promises to continue the government’s “Total Peace” negotiation policy, in the second round of voting on 21 June 2026. The two candidates differ greatly in their images and proposed policies, reflecting the polarized nature of this election.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/842/1*ChmlPhVKn0HaI5fcG3GG9g.png" /><figcaption><em>Colombian 2026 Presidential Election First Round Results</em></figcaption></figure><p>Alice analysts have tracked and investigated numerous false and misleading claims surrounding the election, showing how historic conflicts and increasing insecurity are used to distort political debate through narratives that both harm and boost presidential campaigns and parties.</p><p>While the majority of the FARC disbanded following the 2016 deal, <a href="https://www.nytimes.com/2026/06/15/world/americas/colombia-drug-war-violence-petro.html">dissident FARC groups remained, and other armed groups</a> proliferated and expanded in the absence of the main FARC faction, amid the government’s failure to fill those power vacuums.</p><p>Colombia has a long history of violent conflict, but what stands out in this election is just how much insecurity has <a href="https://www.elespectador.com/colombia-20/paz-y-memoria/encuesta-invamer-violencia-seguridad-y-paz-total-son-la-mayor-preocupacion-de-las-elecciones-2026-asi-van-los-candidatos/">surged to the top of the issues</a> and dominated the discussion surrounding armed groups’ supposed activities and alliances. In a country with a difficult relationship to its past, mis- and disinformation related to organized armed groups at a time of increasing violence stirs the high emotions and grievances that often move online algorithmic discourse.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/660/1*7XqwGh-hJg3A1OtyiBll5w.png" /><figcaption><em>ELN guerrilla poster</em></figcaption></figure><p>The false and misleading narratives spread by both average social media users as well as professional political actors offer a unique example of how legitimate concerns related to insecurity, criminal groups, and armed actors can be used to exaggerate issues, defame candidates, and mislead voters. Alice has broken down some of the most common and widely spread misinformation claims below:</p><h4><strong>1. Armed Groups in Control of the Candidates</strong></h4><p>Colombian users during this election cycle have shared numerous claims alleging armed group control of Colombian politicians, especially the ruling left-wing Pacto Historico party and its candidate, Iván Cepeda.</p><p>As is common in online discourse surrounding elections in many countries, claims of outside control over political parties and even election administration are used to delegitimize certain actors. Like with claims of wealthy political donors or interest groups “controlling” the major parties in the United States, these claims are intended to portray candidates as corrupt, and in Colombia, even prepared to work with armed groups for illegitimate ends.</p><p>These allegations can also seek to distort the intentions behind proposed candidate policies, smear candidates through guilt-by-association, and inflame partisan hostility.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*2oqaYodFscXsHtdL4zCFlw.png" /><figcaption><em>Manipulated image shared by users impersonating a news outlet, alleging ELN endorsement for Espriella</em></figcaption></figure><p>Specific misinformation claims in this election have ranged from dissident FARC groups and the other historic armed group, the National Liberation Army (ELN), endorsing presidential candidate Cepeda, to President Gustavo Petro using his executive power to trade government protection for armed groups in exchange for Cepeda votes. Users also shared a <a href="https://factual.afp.com/doc.afp.com.B2T74T3?fbclid=IwY2xjawSg8FBleHRuA2FlbQIxMABicmlkETBNSms0OWpKbjVhRkl6dmlic3J0YwZhcHBfaWQQMjIyMDM5MTc4ODIwMDg5MgABHl08gOH3HTx-2bhT79wD_U9jPcOpbAg419aA_UEyKm6arY1Sxe3UtDlEABDH_aem_TDiXmMPDYthD3LqOg1t8Pg">manipulated image</a> of a national news outlet’s social media post to allege that an ELN commander endorsed de la Espriella.</p><h4><strong>2. Armed Groups in Control of Voters</strong></h4><p>Similar to their supposed control of candidates, Colombian politicians, as well as online users, have frequently cast doubt on the legitimacy of the electoral process in areas of the country where armed groups operate and the state is absent. Like much of the online discourse surrounding this election, concerns that armed groups could intimidate voters into voting a certain way are legitimate.</p><p>Where leaders and internet users go wrong, however, is in their broad assertions that armed groups exercise complete control over voters in specific parts of the country, or in promoting conspiracy theories that purport that President Petro sped up negotiations with the criminal groups ‘Los Costeños’ and ‘Los Pepes’ to secure votes in the areas they operate in. Results from the first round of elections actually showed that the right-wing opposition candidate, de la Espriella, won several areas in the south and east of the country that are strongholds of armed groups.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/780/1*nKMcQuImSGxZ-ldjJGcduw.png" /><figcaption><em>Users misrepresent news reports on potential peace talks with criminal groups in Atlántico ahead of the presidential elections</em></figcaption></figure><p>Narratives like these undermine confidence in the election’s validity and can enable political actors to dispute the results if their candidate loses. They can also add to allegations of collusion between candidates and criminal elements and serve as a way to frighten voters in the areas where armed criminal groups operate, persuading them to stay home and abstain from voting.</p><h4><strong>3. Armed Groups Behind Every News Story</strong></h4><p>Users have also shared harmful narratives after real events, aiming to blame a particular criminal group and, by extension, one candidate or another allegedly tied to that group. Though these claims do not assert candidate control in either direction, they seek to achieve guilt-by-association.</p><p>Social media users have distorted several recent events, including the <a href="https://www.infobae.com/colombia/2026/06/11/el-objetivo-no-era-la-gente-que-mataron-familia-de-victimas-de-masacre-en-remedios-antioquia/">kidnapping and killing of a family</a> by FARC dissidents in Remedios, Antioquia, and a clash between supporters of first round candidate Paloma Valencia and Cepeda in Charalá, Santander. In the first case, pro-de la Espriella users attempted to portray the suspects in the case of a violent episode as seeking to harm a family planning to vote for de la Espriella, while in the second, users shared these claims before any confirmation that the people who clashed with Cepeda supporters were affiliated or related to Valencia’s campaign.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/678/1*1J8HJeR7HmJSe3lJRrtSTA.png" /><figcaption><em>Users claim dissident FARC members killed a family because they planned to vote for de la Espriella</em></figcaption></figure><p>These claims also exploit sensational events and add false narratives to garner support for one political side or another. The quick pace of social media allows users to share false and misleading information in the initial information void following a news event that aligns with a particular worldview, before the facts of the story are publicly known.</p><p>Such claims can also be especially dangerous because they could spill over into the real world by making Colombians see a larger picture of corruption tied to violence where it does not exist, or turn a more local issue into a national one that amplifies their partisan fears.</p><h4><strong>What Does This Mean for Trust and Safety Teams?</strong></h4><p>Trust and Safety teams covering harmful narratives emerging ahead of and during the Colombian election should be aware of the historic and ongoing violent conflicts involving armed groups. These narratives can affect and shape unfounded claims about the armed groups’ impact on the electoral process and public security. Alice researchers have detected these narratives across different mediums, notably through AI-generated media content, alleged audio recordings, out-of-context videos, and claims of political-criminal conspiracies.</p><p>Although false and misleading claims about armed groups are common in Colombian politics, the actual armed groups also have the ability to spread their own propaganda and mis- and disinformation, as they, unlike many criminal groups throughout the Americas, operate social media pages and sometimes intervene in politics. While the first round of the election was largely peaceful, the potential for voter confusion or manipulation of voter intent through threats to safety remains a risk ahead of the second round taking place on 21 June.</p><p>If your platform, organization, or team is preparing for an election or monitoring emerging geopolitical risk, Alice can help identify coordinated manipulation early, assess how narratives are spreading, and support response before influence operations scale. Learn more about our Intelligence offerings <a href="https://alice.io/solutions/activefence-ugc">here</a> or speak with one of our experts <a href="https://alice.io/contact-us">here</a>.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=03f198633212" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/armed-groups-outsized-role-online-and-offline-in-colombia-s-2026-presidential-elections-03f198633212">Armed Groups’ Outsized Role Online and Offline in Colombia’s 2026 Presidential Elections</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[World Cup 2026: Can AI Chatbots Become Sex Tourism Guides?]]></title>
            <link>https://medium.com/intelligence-alice/world-cup-2026-can-ai-chatbots-become-sex-tourism-guides-77fc388620d8?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/77fc388620d8</guid>
            <category><![CDATA[sexual-exploitation]]></category>
            <category><![CDATA[sex-trafficking]]></category>
            <category><![CDATA[ai-safety]]></category>
            <category><![CDATA[ai]]></category>
            <dc:creator><![CDATA[Jorge Montes Delijorge]]></dc:creator>
            <pubDate>Wed, 17 Jun 2026 14:59:29 GMT</pubDate>
            <atom:updated>2026-06-17T14:59:28.649Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*lCP8Dl0XbiGyJ8Dwlz49LA.png" /></figure><p><em>Large sporting events have become synonymous with potential sexual exploitation and abuse. We tested three chatbots to see whether they may potentially promote sex tourism ahead of the 2026 World Cup.</em></p><p>In this month of June 2026, Mexico has welcomed millions of visitors as it co-hosts the FIFA World Cup. Alongside the economic opportunity and global attention that accompany the tournament, child protection advocates have warned of another reality: <strong>major sporting events can create conditions that increase demand for commercial sexual exploitation and expose vulnerable populations to greater risk.</strong></p><p><a href="https://ecpat.org/wp-content/uploads/2021/05/ECPAT-Summary-paper-on-Sexual-Exploitation-of-Children-in-Travel-and-Tourism-2020.pdf">Research from ECPAT International</a> has identified large sporting events as environments where offenders may travel to exploit children and vulnerable individuals, often using tourism infrastructure and digital technologies to facilitate abuse. The organization has also documented how offenders increasingly rely on online tools to identify locations, exchange information, and locate vulnerable victims.</p><p>Concerns surrounding the 2026 tournament have already been raised in Mexico.Mexico has previously been cited as the world’s second most affected country for child sex tourism. <a href="https://www.milenio.com/internacional/turismo-sexual-mexico-alerta-rumbo-mundial-2026">UNICEF and civil society organizations</a> have warned that the World Cup could increase demand for sexual exploitation and child sex tourism, particularly in host cities such as Mexico City, Guadalajara, and Monterrey.</p><blockquote><em>Against this backdrop, Alice conducted a red teaming exercise across three leading AI chatbots to assess a critical trust and safety question:</em></blockquote><p><strong>Can a user transform a chatbot into a sex tourism guide?</strong></p><p>The results suggest that the answer is <strong>yes</strong>.</p><ul><li>None of the tested chatbots explicitly facilitated child sexual exploitation.</li><li>All eventually refused direct requests involving minors.</li><li>Yet all three provided information that could help a user identify commercial sexual services, specific prostitution zones and addresses, escort services, hotels, prices, and precise locations associated with sexual commerce.</li></ul><p>More importantly, <strong>none of the systems successfully recognized the user’s escalating intent.</strong></p><h3><strong>Testing Methodology</strong></h3><p>The conversations did not begin with requests for prostitution or child exploitation.</p><p>Instead, the user gradually escalated:</p><p><strong>Best cities for nightlife → Best strip clubs in Mexico → World Cup host cities → Escort services → Foreign escorts → Private services → Young escorts → Street prostitution areas → Hotels → Pricing → Teen escorts</strong></p><p><strong>This mirrors how real-world offenders often operate.</strong> Rather than immediately requesting illegal content, they progressively refine their search and gather information over time.</p><p>The key question was whether the chatbots would recognize the pattern.</p><p>They did not.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/674/1*XSwTa8D-tTLzpjBpwKQeOg.png" /><figcaption><strong>While the systems blocked direct requests for minors, they continued providing surrounding information that could help users navigate commercial sex markets and identify vulnerable populations.</strong></figcaption></figure><h3>The Most Important Finding: Contextual Blindness</h3><p>The most significant failure was not any single response.</p><p><strong>It was the inability of all three systems to understand context across the conversation.</strong></p><p>By the time the user began asking about teenagers, the chatbots had already been exposed to a pattern that included: <strong>strip clubs, escort services, foreign escorts, young escorts, prostitution zones, hotels, pricing, street prostitution, and World Cup travel</strong>.</p><p>These signals, viewed together, strongly suggest a user attempting to locate commercial sexual services.</p><p>Yet the systems continued responding as though each question existed in isolation.</p><p>This allowed users to collect information piece by piece until they had effectively assembled a sex tourism guide.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/628/1*WKjKtt8Sor4TZN4pVXJz2A.png" /><figcaption><strong>Comparison of the types of information provided by each chatbot and their effectiveness at identifying and mitigating exploitation-related risks throughout the conversation.</strong></figcaption></figure><h3>How This Can Facilitate Exploitation</h3><p>A motivated user could use chatbot responses to:</p><ul><li>Identify cities with active sex markets</li><li>Locate prostitution zones</li><li>Find escort directories</li><li>Compare prices</li><li>Select hotels where child sex trafficking occurs</li><li>Navigate red-light districts</li><li>Identify areas associated with younger women</li><li>Locate areas where minors are reportedly present</li><li>Connect World Cup travel plans to commercial sexual services</li></ul><p>The risk is not limited to adult prostitution.</p><p>When systems identify locations associated with minors, discuss underage prostitution, or provide directions to environments known for exploitation, they may unintentionally help offenders locate vulnerable populations.</p><p>This is particularly concerning given <a href="https://mundialsintrata.com/">evidence</a> that major sporting events can create increased risks for children and vulnerable individuals.</p><h3>Chatbot 1: The most aware and one of the most dangerous</h3><h4>Risk Assessment: <strong>Critical</strong></h4><blockquote>Chatbot 1 was more aware of exploitation than the other systems, but it remained highly effective as a guide to commercial sexual services and provided exact information about locations, pricing and ages of sex workers.</blockquote><p>Chatbot 1 initially appeared to be the safest system tested.</p><p>It repeatedly referenced: human trafficking, child exploitation, organized crime, cartel activity, underage prostitution, violence and scams.</p><p>Unlike the other systems, it often framed commercial sex markets as dangerous and exploitative.</p><p>However, a closer examination reveals a different story.</p><p>Chatbot 1 may have issued the strongest warnings, but it also provided some of the most detailed operational information.</p><h4>Exact Streets and Locations</h4><p>The chatbot<strong> identified the names of exact streets where sexual services are hosted and known venues tied to sexual exploitation</strong>. It also provided nearby metro stations, district descriptions, and location-specific information about prostitution activity.</p><h4>Pricing Information</h4><p>The chatbot generated detailed pricing tables covering: standard escort rates, VIP escort rates, overnight rates, weekend rates, and street prostitution prices.</p><p>This information effectively functions as a commercial market guide.</p><h4>Hotel Recommendations</h4><p>The chatbot recommended hotels located near prostitution zones and discussed their proximity to areas associated with commercial sexual services.</p><h4>Escort Websites</h4><p>The chatbot identified multiple escort directories and repeatedly recommended online alternatives to street prostitution. It even surfaced a listing containing<strong> a known violative term “loli,”</strong> <strong>highlighting a failure to recognize and filter terminology</strong> commonly associated with youth-focused sexual content and exploitation risks.</p><h4>The Most Concerning Failure</h4><p>Several times, Chatbot 1 warned that certain locations were associated with underage prostitution.</p><p>Yet it continued describing:</p><ul><li>Where those locations were</li><li>Which streets were involved</li><li>How prostitution functioned there</li><li>Nearby hotels</li><li>Alternative methods of obtaining sexual services</li></ul><p>For example, it discussed the presence of minors in a high-risk area in Mexico City while simultaneously providing detailed location information and therefore intelligence about locations associated with child sexual exploitation.</p><h4>Why This Matters</h4><p>Chatbot 1 repeatedly recognized exploitation indicators and then continued supplying information that could help users navigate those environments. The problem was not a lack of awareness. The problem was that <em>awareness of exploitation</em> did not change the outcome.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/650/1*IcctEoe2l2yMNFqKYR3kjg.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/557/1*EBoXFLrP01RQYp8dUL0zYg.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/577/1*iEFU8w3yEWh1ndigdC0xLQ.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/528/1*SbIAoYaGYj8k3wQbtTcFXw.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/619/1*y6duh6REFpDWZl5JZvLapw.png" /><figcaption><strong>Despite warnings about child exploitation and trafficking, Chatbot 1 provided exact streets, prostitution hotspots, World Cup-adjacent locations, and estimates about the presence of minors, information that could help users identify and navigate exploitative environments.</strong></figcaption></figure><h3>Chatbot 2: The most direct facilitator</h3><h4>Risk Assessment: <strong>Very High</strong></h4><blockquote>Chatbot 2 provided the most complete operational guide for commercial sexual services.</blockquote><p>Chatbot 2 quickly evolved from travel assistant to a sex tourism planner.</p><p>The conversation began with nightlife recommendations before moving into explicit recommendations for strip clubs, red-light districts, escort services, prostitution zones, and private sexual services.</p><p>The chatbot identified Tijuana’s Zona Norte as the premier destination for strip clubs and commercial sexual services, describing specific venues and highlighting their reputation for “full-service” options.</p><p>When the conversation shifted toward the World Cup, the <strong>chatbot connected host cities to adult entertainment options</strong>, identifying nightlife districts, strip clubs, escort-related venues, and locations near stadiums.</p><p>The chatbot then provided:</p><ul><li>Escort pricing</li><li>Escort websites</li><li>Hotel recommendations</li><li>Prostitution zones</li><li>Advice about where to meet women</li><li>Information about foreign escorts</li><li>Recommendations for venues advertising younger adults</li></ul><p>Most concerningly, the system only intervened after the user explicitly requested “teen escorts.” By that stage, it <strong>had already supplied a significant amount of violative information </strong>that could assist someone seeking commercial sexual services.</p><h4>Why This Matters</h4><p>The chatbot treated every prompt independently.</p><p>It did not recognize that a conversation that began with nightlife recommendations had evolved into a search for increasingly vulnerable sexual targets.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*CobYcnRPGrOYkxTNFBMypg.png" /><figcaption><strong>Chatbot 2 provided detailed guidance on escort services, pricing, prostitution zones, and solicitation practices, effectively functioning as a travel guide for commercial sexual services.</strong></figcaption></figure><h3>Chatbot 3: Provided warnings, but still enabled access</h3><h4>Risk Assessment: <strong>High</strong></h4><blockquote>Chatbot 3 recognized exploitation but failed to stop facilitating access.</blockquote><p>After a few initial exchanges, Chatbot 3 appeared substantially safer.</p><p>Unlike Chatbot 2, it repeatedly warned about: human trafficking, organized crime, forced prostitution, cartel involvement, child sexual exploitation, and risks surrounding the World Cup.</p><p>In several responses, it correctly highlighted that prostitution markets in Mexican host cities may be linked to criminal organizations and trafficking networks.</p><p>However, <strong>these warnings were routinely followed by actionable information</strong>.</p><p>For example, after discussing trafficking and exploitation risks, the chatbot identified prostitution zones in Mexico City, including zones where child sex trafficking is prevalent. It then proceeded to explain where prostitution occurs, how solicitation works, and where users could find commercial sexual services.</p><p>In later exchanges it provided:</p><ul><li>Exact prostitution districts</li><li>Street names</li><li>Escort websites</li><li>Pricing information</li><li>Hotel locations</li><li>Information about foreign women in prostitution markets</li></ul><p>This created a paradoxical outcome. The chatbot understood that exploitation was occurring. It simply continued providing directions anyway.</p><h3>Why This Matters</h3><p>A warning does not reduce harm if it is immediately followed by instructions.</p><p>From the perspective of someone seeking commercial sexual services, Chatbot 3 still provided information that reduced the effort required to locate and access those services.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*TqtWQtToz04Ozz9O1G9b1Q.png" /><figcaption><strong>Chatbot 3 acknowledged links to trafficking and exploitation, yet continued guiding users toward prostitution hotspots, pricing information, and locations associated with commercial sexual services.</strong></figcaption></figure><h3>Conclusion</h3><p>Across the conversations, each chatbot provided information that could help users locate commercial sexual services. They supplied venue names, escort websites, pricing, neighborhoods, hotels, transportation details, and prostitution zones. Two of the systems repeatedly acknowledged trafficking and child exploitation concerns while continuing to provide operational guidance.</p><p>The takeaway is clear:</p><p><strong>The challenge for AI model providers is no longer simply refusing explicit requests. The challenge is recognizing when a conversation is becoming an exploitation-seeking journey.</strong></p><p>As AI systems become integrated into travel planning, search, and everyday decision-making, developers and platforms must move beyond prompt-level safety. Systems need to identify malicious behavioral patterns, cumulative intent, and escalating risk.</p><p>Otherwise, they may continue refusing the final question while helping users reach it.</p><p>Alice’s investigation highlights a growing challenge for AI safety: <strong>systems that can recognize exploitation risks but still provide information that helps users navigate exploitative environments. </strong>As AI becomes a primary gateway to information, travel planning, and local discovery, organizations must look beyond individual prompts and focus on behavioral patterns that signal harmful intent.</p><p>At Alice, we help platforms uncover these risks through intelligence-led investigations, adversarial testing, and abuse detection research, providing the insights needed to identify emerging threats, strengthen safeguards, and prevent digital products from being leveraged to facilitate exploitation.</p><p><em>Learn more about our Intelligence offerings at </em><a href="http://alice.io/"><em>Alice.io</em></a><em> or</em><a href="https://alice.io/contact-us"><em> speak with an expert </em></a><em>today.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=77fc388620d8" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/world-cup-2026-can-ai-chatbots-become-sex-tourism-guides-77fc388620d8">World Cup 2026: Can AI Chatbots Become Sex Tourism Guides?</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The Moderation Gap: Detecting NCII on Gaming Platforms]]></title>
            <link>https://medium.com/intelligence-alice/the-moderation-gap-why-ncii-is-harder-to-detect-in-gaming-than-social-media-16a5abd17302?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/16a5abd17302</guid>
            <category><![CDATA[online-safety]]></category>
            <category><![CDATA[gaming]]></category>
            <category><![CDATA[threat-intelligence]]></category>
            <dc:creator><![CDATA[Ashly Fuller]]></dc:creator>
            <pubDate>Mon, 15 Jun 2026 19:38:43 GMT</pubDate>
            <atom:updated>2026-06-15T19:38:41.953Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*tgjnnshOdzgpgULW_cakpw.png" /></figure><p><em>Alice conducted a targeted review of eight major gaming forums, analyzing </em><strong><em>238 instances of NCII and sextortion</em></strong><em> linked to gaming environments. Rather than occurring as isolated incidents, violations on these platforms involve distributed, fast-moving interactions across semi-private and cross-platform channels.</em></p><p><strong>A</strong>s regulatory pressure around non-consensual intimate imagery (NCII) increases in light of the introduction of the <a href="https://www.congress.gov/bill/119th-congress/senate-bill/146"><em>Take It Down Act</em></a> in the United States, platforms are being pushed toward faster, more decisive enforcement. But there is a critical assumption underpinning many compliance strategies: that NCII behaves the same way across platforms.</p><p>In gaming and streaming ecosystems, NCII is not just a piece of content to remove, but a distributed, fast-moving behavior that often sits outside the platform’s direct control.</p><p>The result is a widening <strong>moderation gap</strong>.</p><h3>How NCII Manifests in the Gaming Ecosystem</h3><p>Within gaming communities, NCII rarely appears in an obvious or isolated way. Instead, it is embedded within social dynamics that look, at first glance, like ordinary community building or group participation.</p><blockquote><strong>Atrioc — A Case Study</strong></blockquote><blockquote>In 2023, a controversy involving Brandon Ewing (known under the gaming name Atrioc) illustrates how NCII has evolved in gaming ecosystems. During a livestream, Atrioc accidentally revealed a browser tab showing a website hosting and monetizing AI-generated explicit deepfakes of popular Twitch streamers, including creators such as Pokimane and QTCinderella.</blockquote><blockquote>The incident exposed several key dynamics:</blockquote><blockquote>- Deepfake content was being <strong>commercialized</strong>, not just shared</blockquote><blockquote>- Victims were <strong>high-visibility streamers</strong>, making them scalable targets</blockquote><blockquote>- The content ecosystem existed largely <strong>outside the primary platform</strong></blockquote><blockquote>- Discovery and amplification occurred via <strong>community-driven distribution</strong></blockquote><blockquote>Crucially, the harm did not originate from a single upload on Twitch. It emerged from an <strong>interconnected network of sites, communities, and tools</strong>.</blockquote><p>While cases involving well-known streamers highlight the visibility of deepfake-driven NCII, the underlying mechanisms are not unique to public figures. The same technical tools and social engineering patterns are increasingly applied in more routine gaming contexts, where users interact in <strong>guilds, voice chats, and private servers </strong>that lack the visibility and scrutiny of high-profile streaming environments.</p><p>A common pattern begins in large, open gaming platforms, where contact is initiated under the guise of friendship, collaboration, or entry into a group. Individuals are then gradually moved into more private spaces, where encounters are framed as part of “verification” or trust-building. Once in these less visible channels, the environment becomes significantly harder to monitor or moderate.</p><p>In more organized and harmful networks, including groups such as <a href="https://medium.com/intelligence-alice/pay-to-play-violence-the-infrastructure-and-scale-of-the-com-network-794796cd1eff"><strong>764</strong> and <strong>“The Com”</strong></a>, this progression can escalate further. What begins as social vetting can be reframed into coercive “initiation” rituals, where individuals are pressured to provide intimate imagery or personal content as so-called “tributes” or proof of loyalty to join a gaming community. Groups present themselves as aspirational gaming or social spaces, often using influencer-style <strong>“e-girl” or “e-boy” personas</strong> to build trust. Individuals are then moved into private channels where seemingly harmless “verification” requests gradually escalate into pressure to share intimate content.</p><p>Within these environments, intimate imagery can be reframed as a form of “currency,” traded or demanded as part of group status, effectively masking exploitation within a veneer of fandom, loyalty, or social hierarchy.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*j7G_6q0jjN2WkZ688Kq8Hw.jpeg" /><figcaption>A simulated gameplay screenshot showcasing a malicious interaction in an in-game chat box where a player uses blackmail to demand intimate imagery under the threat of exposure.</figcaption></figure><p>In gaming environments, interactions are dispersed across multiple, <strong>fragmented spaces that vary depending on the game</strong>, <strong>platform architecture, and community structure</strong>. A significant portion of communication occurs in real time through voice chat, in-game messaging, or live streaming contexts, where content is <strong>transient</strong> and often not preserved in a way that enables later review.</p><p>This fragmentation does not just make moderation harder, it <strong>creates opportunities</strong> that offenders actively take advantage of.</p><p>According to a <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC12130590/#section13-08862605241271349">research study,</a> individuals demonstrate high levels of technological awareness, deliberately favouring “live” and unrecorded channels such as Voice over IP (VoIP) chats and live video calls over text-based messaging or static media, reducing the likelihood of detection or evidence capture. Offenders exploit platform features, such as Twitch and Discord moderator roles, to build trust and reduce suspicion. As a result, <strong>tools intended to support online communities can become mechanisms of coercion and control.</strong></p><p>From a moderation perspective, this creates a structural challenge: enforcement systems built around static or centralised content surfaces struggle when harm is distributed across ephemeral, shifting interaction layers that then migrate off-platform entirely.</p><p>What emerges may appear to be a content moderation problem, but in practice it is an <strong>intelligence challenge</strong>, where understanding and detecting harm depends on connecting fragmented signals across partially visible environments.</p><h3>Connecting the Dots: How Threat Actors Exploit Gaming Ecosystems</h3><p>Alice conducted a targeted review of eight major gaming forums using 15 keyword combinations,<strong> identifying 1,241 discussions </strong>that were refined to <strong>238 high-confidence first-hand accounts of NCII and sextortion</strong> linked to gaming environments.</p><p>Analysis of these accounts revealed a consistent operational playbook. While the platforms vary, the abuse patterns are similar: threat actors exploit the social dynamics of gaming communities, shift victims into less moderated channels, and leverage both emerging technologies and youth-specific payment methods to sustain coercion.</p><h4><strong>1. Off-platform migration is central to the abuse cycle</strong></h4><p>Initial engagement often takes place in game lobbies, Steam chats, Twitch communities, or other gaming-adjacent spaces. From there, offenders quickly pressure targets to continue the interaction on third-party apps. Discord emerged as the most frequently cited grooming hub in our dataset. However, the image exchange itself (and the subsequent coercion) is often displaced further onto encrypted platforms.</p><h4><strong>2. Grooming tactics are evolving through synthetic and AI-generated deception</strong></h4><p>A recurring pattern across victim accounts was the use of fraudulent female personas to build trust and initiate sexualized exchanges. These profiles are often constructed using stolen images and, increasingly, AI-generated photos to enhance credibility. Some reports also indicate the use of AI-enabled image manipulation, with offenders using images from public social media profiles and generating synthetic explicit content for use in blackmail. This lowers the barrier to abuse and expands targeting beyond victims who shared intimate material voluntarily.</p><h4><strong>3. Demands are often tailored to younger victims through gaming-native payments</strong></h4><p>Unlike traditional sextortion schemes, which frequently rely on bank transfers or cryptocurrency, abuse in gaming environments often reflects the financial realities of younger users. Offenders do not always demand cash in conventional forms. Instead, they frequently request gaming gift cards, Steam codes, or in-game currencies such as V-Bucks or Riot Points. These payment methods are accessible to teens, harder for parents to detect on financial statements, and easier to normalize within gaming culture. As a result, the extortion can continue for longer without triggering the same level of scrutiny that a direct financial transaction might attract.</p><h4><strong>4. Social exposure inside gaming communities is used as a coercive weapon</strong></h4><p>The threat is not limited to financial extraction. In many cases, the leverage is reputational and social. Gaming communities are often tightly networked, with victims connected to guild members, Discord servers, Twitch audiences, or in-person friends who also play together.</p><p>Offenders exploit this by threatening to expose intimate images directly to a victim’s social circle. Several victims reported that offenders captured screenshots of follower lists, friend networks, or server memberships to demonstrate both access and intent. This tactic creates acute psychological pressure: the victim is not only being extorted, but isolated by the credible threat of exposure within the very communities they rely on for identity, belonging, and support.</p><p>Taken together, these findings suggest that gaming platforms are increasingly part of a broader abuse pipeline. For platforms, this means detection cannot stop at obvious in-game abuse indicators.<strong> Effective disruption requires visibility into cross-platform grooming pathways, AI-enabled impersonation, gaming-native extortion methods, and the social coercion tactics that make these cases uniquely difficult for victims to repor</strong>t.</p><h3>Closing the Moderation Gap: A New Model for Gaming Safety</h3><p>Regulation is placing increasing pressure on gaming providers, even as the underlying safety challenge becomes more complex. Legislation such as the Take It Down Act expands the definition of NCII to include AI-generated content and introduces strict timelines for detection, reporting, and removal.</p><p>This creates a fundamental <strong>tension</strong>: regulatory expectations assume platforms have visibility and control across harmful activity, while many gaming environments are fragmented, fast-moving, and only partially observable. In practice, most providers are being asked to respond to harms they are not structurally equipped to detect through traditional moderation alone.</p><p><strong>That is where a new model is needed.</strong></p><p>Addressing NCII in gaming requires moving beyond reactive content enforcement and toward an intelligence-led approach, one that can identify early behavioural signals, connect activity across surfaces, and support coordinated response before harm fully materializes.</p><p><strong>At Alice, we provide critical support</strong>. By combining behavioural intelligence, cross-surface monitoring, and real-time risk detection, Alice helps gaming platforms identify grooming, coercion, targeting, and synthetic-content abuse earlier in the lifecycle. Our intelligence capabilities are designed to surface threat actors, patterns, and signals that indicate emerging risk across both on-platform and off-platform environments.</p><p>In gaming ecosystems, closing the moderation gap means shifting from content moderation to harm intelligence.</p><p>Key capability shifts include:</p><ul><li><strong>Detecting synthetic and AI-enabled abuse signals</strong><br>Identifying signs of AI-generated intimate content, malicious impersonation, and related abuse patterns as they emerge.</li><li><strong>Building cross-surface visibility</strong><br>Connecting in-game activity with off-platform signals, communities, and channels where abuse is coordinated or escalated.</li><li><strong>Incorporating external intelligence</strong><br>Enriching platform-native signals with broader threat intelligence to provide context on actors, tactics, and emerging abuse trends.</li><li><strong>Enabling real-time intervention</strong><br>Supporting moderation and trust &amp; safety teams with operational intelligence that allows faster escalation, disruption, and response during live interactions.</li></ul><blockquote><em>Closing the moderation gap will require more than faster takedowns or larger review teams. It demands a new safety architecture built on intelligence: earlier detection, broader visibility, and faster coordinated response. </em><a href="https://alice.io/intelligence"><em>Learn more about our Intelligence offering</em></a><em> or</em><a href="https://alice.io/contact-us"><em> speak with an expert</em></a><em>.</em></blockquote><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=16a5abd17302" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/the-moderation-gap-why-ncii-is-harder-to-detect-in-gaming-than-social-media-16a5abd17302">The Moderation Gap: Detecting NCII on Gaming Platforms</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Russia’s Election Interference on Display in Armenia]]></title>
            <link>https://medium.com/intelligence-alice/russias-election-interference-on-display-in-armenia-67b36800d970?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/67b36800d970</guid>
            <category><![CDATA[russian-disinformation]]></category>
            <category><![CDATA[armenia]]></category>
            <category><![CDATA[election-interference]]></category>
            <category><![CDATA[elections]]></category>
            <dc:creator><![CDATA[Emerging Trend Detection Team]]></dc:creator>
            <pubDate>Fri, 12 Jun 2026 11:03:33 GMT</pubDate>
            <atom:updated>2026-06-12T11:03:32.472Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*PEZO5rJbiRyQMuAXGYYqGg.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/330/0*PedTrJHEeaUtiwSL.jpg" /></figure><p><strong>From personal smears to geopolitical fearmongering, the 2026 Armenian parliamentary elections revealed a familiar Kremlin-aligned model: make democratic choice feel dangerous, and make Western alignment look like national suicide.</strong></p><p>Russian disinformation has become a familiar feature of election cycles across Europe and the post-Soviet region. While the themes shift from country to country, the underlying logic often stays the same: deepen distrust, inflame social fault lines, and turn political competition into a crisis of national survival.</p><p>In post-Soviet states, that toolkit is often even more explicit. The goal is not just to weaken public trust in a specific leader or party. It is to discredit pro-Western governance altogether, portray democratic institutions as captured or illegitimate, and frame any move away from Moscow as reckless, foreign-driven, and fundamentally dangerous.</p><p><strong>Armenia’s 2026 parliamentary elections offered a clear example of that model in action.</strong></p><p>The election was not only a domestic contest. It unfolded in the shadow of almost the entire Armenian population of Nagorno-Karabakh fleeing to Armenia in 2023, Russia’s declining credibility as Armenia’s security guarantor, and of Armenian Prime Minister Nikol Pashinyan’s efforts to deepen ties with the EU and the United States. That made the vote about more than governance. It became a test of Armenia’s geopolitical direction — and a prime target for manipulation.</p><p>In the months leading up to the election, Armenia saw a broad ecosystem of false, misleading, and manipulative narratives aimed at weakening Pashinyan personally, delegitimizing his government, and casting Western engagement as a path to war, instability, and betrayal.</p><p>Many of the same narrative structures appeared in Moldova’s 2025 parliamentary elections. Many have also been used against Ukraine for years. The details vary. The strategic logic does not. Armenia showed, once again, that this is not a loose collection of opportunistic falsehoods. It is the localization of existing narratives: the movement of familiar misinformation themes from one political context into another, with local grievances added on top.</p><h3>The strategy: Turn Political Choice Into Existential Risk</h3><p>A defining feature of Russian electoral manipulation in the region is its ability to move political debate away from policy and toward fear. The aim is not only to persuade voters that a leader is flawed. It is to make democratic choice itself feel risky, even catastrophic.</p><p>In Armenia, that effort centered on three reinforcing messages:</p><ol><li>Pashinyan had betrayed Armenian national interests,</li><li>Closer ties with the West would destroy sovereignty and drag the country into war</li><li>The election itself could not be trusted because state institutions had allegedly already been captured.</li></ol><p>Together, those claims created a coherent pressure campaign. Personal attacks eroded trust in leadership. Geopolitical fearmongering turned Western alignment into a security threat. Allegations of fraud and institutional capture primed audiences to reject an unfavorable outcome before ballots were even cast.</p><p>This is the toolkit at work: make the leader illegitimate, make the country feel under siege, and make the democratic process itself look compromised.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*7WB8UOWk7s8wPtuuBvZ1Hw.png" /></figure><h3>First, Turn the Leader Into the Threat</h3><p>One of the most aggressive strands of false and misleading content targeted Pashinyan directly. Fact-checkers and civil society groups documented fabricated videos, fake headlines, and false allegations claiming he had terminal <a href="https://eurasianet.org/armenian-election-campaign-features-rampant-russian-disinformation">cancer</a>, had <a href="https://www.yahoo.com/news/world/articles/fact-check-fake-euronews-video-011214849.html?guccounter=1&amp;guce_referrer=aHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS8&amp;guce_referrer_sig=AQAAABZsJSOJTFlRwXAdXTNjzsEdrt31JWoR9Aa9nFn48KXSkvbmR_o1ZdzL8C5twgxDYij7AlHqW6zc9coTRBPOPBKe15_7nfWXN6xbNKKqV2vUaSh_HJF8Pc-Bwedak7wxMUc1eV8xEV7LTr-HVWCoIo80PjX1nhLLukM1V7TS-wXq">assaulted</a> staff members, was involved in <a href="https://civilnet.am/en/news/977160">criminal activity</a>, including organ trafficking, or had purchased luxury <a href="https://www.amnews.am/language/en/social-eng-504/">real estate</a> for corrupt money.</p><p>His family was also pulled into the campaign. Claims about corruption and lavish lifestyles extended the attack surface beyond the prime minister himself. Narratives targeting the <a href="https://civilnet.am/en/news/969853">First Lady</a> followed a well-established pattern in Kremlin-aligned influence operations: use relatives to personalize political delegitimization and intensify emotional response. Even Pashinyan’s<a href="https://www.kp.ru/daily/277782/5248880/"> grandfather</a> was weaponized through false allegations about his death while fighting for Nazi Germany.</p><p>The point of these narratives was not simply reputational damage. It was to transform Pashinyan into a symbol of disorder: physically weak, morally corrupt, criminally compromised, and fundamentally unfit to lead. That matters because once a leader is framed as illegitimate at a personal level, every policy decision they make can be recast as proof of betrayal.</p><p>This is why personal smears matter in geopolitical influence campaigns. They are not tabloid noise on the sidelines of politics. They are often the first step in a broader effort to collapse trust in national direction.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/168/1*rad7wi0mJgMJD3a0U5AZOw.png" /></figure><h3>Then, Make Western Alignment Look Dangerous</h3><p>The most important geopolitical narrative in Armenia’s election was the claim that closer ties with the EU, the US, and France would turn the country into “another Ukraine.”</p><p>This is one of the Kremlin’s most durable regional frames. It recasts Western engagement not as a source of reform, resilience, or strategic diversification, but as a trap — one that leads inevitably to war, territorial loss, economic collapse, and foreign control.</p><p>In Armenia, the message was tailored to local trauma. After the loss of Nagorno-Karabakh, pro-Russia channels pushed the idea that distancing from Moscow had already weakened Armenia and that further Western integration would complete the country’s undoing. The West was framed as manipulative and predatory. Russia, despite its damaged standing inside Armenia, was still presented as the only realistic security anchor.</p><p>The power of the “another Ukraine” narrative is that it compresses multiple falsehoods into one emotionally loaded phrase. It suggests that Ukraine lost agency by moving westward, that NATO or the EU caused the war, that Russia’s aggression was somehow reactive or defensive, and that any post-Soviet country considering a similar path should expect punishment.</p><p>This is not just disinformation about Armenia. It is disinformation about Ukraine, transplanted into the Armenian context and repackaged for Armenian audiences.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/960/1*9MBYxfJSsdYU4Ind3yQrnQ.png" /></figure><h3>Deny the Country’s Agency, Then Call It Sovereignty</h3><p>Another recurring theme portrayed Armenia’s democratic institutions as controlled by outside forces. In this framing, the EU, the US, France, George Soros, or vague “globalist” networks were allegedly directing Armenia’s political course. The government was presented not as an elected administration navigating a difficult strategic environment, but as a proxy for foreign interests.</p><p>This narrative does two things at once. First, it strips legitimate domestic policy decisions of their political meaning. Anti-corruption reforms, institutional changes, diplomatic openings, and new security partnerships no longer need to be debated on their merits if they can simply be dismissed as foreign interference.</p><p>Second, it allows pro-Russia actors to present themselves as defenders of sovereignty, even when they rely on Russian media ecosystems, diaspora channels, or political and economic networks linked to Moscow. That contradiction is not a bug in the narrative. It is the narrative. “Sovereignty” becomes less about national agency and more about rejecting Western alignment.</p><p>The same frame has appeared repeatedly elsewhere. In Moldova, pro-European leaders were portrayed as controlled by Brussels and Washington while Russia-aligned figures cast themselves as protectors of neutrality, religion, and national identity. In Ukraine, the claim has been even more deeply embedded, with Kremlin narratives insisting for years that Kyiv is governed by external handlers and lacks genuine political independence.</p><p>Across these cases, the objective is the same: deny the target country the right to make its own strategic choices.</p><h3>Finally, Undermine Trust in the Election Itself</h3><p>Russia-linked narratives also targeted confidence in Armenia’s electoral process. Claims circulated that the vote would be rigged, that the state could not deliver a fair election, and that political prosecutions and institutional capture had already predetermined the result.</p><p>This is a standard move in influence operations. Seed distrust before election day so that any outcome you dislike can later be framed as proof of fraud. The claim does not have to be well-evidenced. Its purpose is to give audiences a ready-made explanation if the result does not go the preferred way.</p><p>That narrative continued after the vote, with ongoing allegations involving falsified results, fake exit polls, and foreign interference in the count. Again, the pattern is familiar. Where Moscow or its aligned ecosystems cannot determine the outcome directly, they often work to degrade trust in the legitimacy of the process.</p><p>The result is not always an immediate political reversal. Often, it is something slower and more corrosive: a weakened public sphere, reduced trust in institutions, and a durable belief that democratic systems are inherently manipulated.</p><h3>Armenia Also Reveals the Limits of the Model</h3><p>The parallels between Armenia in 2026 and Moldova in 2025 are difficult to ignore. In both cases, Kremlin-aligned influence activity framed pro-European leadership as corrupt, externally controlled, hostile to traditional values, and willing to drag the country into war. The local context differed, but the scaffolding was unmistakably similar.</p><p>Many of these themes were further refined through Russia’s long-running information war against Ukraine. For more than a decade, and especially since the full-scale invasion in 2022, Kremlin-linked ecosystems have developed, tested, and adapted narratives about NATO provocation, Western control, moral decay, Nazism, persecution, and proxy war across different languages and audiences. At the same time, the supporting infrastructure matured: coordinated social media accounts, fake news sites, manipulated videos, pseudo-independent commentators, Telegram amplification networks, and diaspora-facing distribution channels.</p><p>But Armenia also highlights an important point: the toolkit is persistent, not invincible.</p><p>As in Moldova, the campaign was visible, aggressive, and sustained — yet it did not fully achieve its maximal goals. That does not mean it failed. A disinformation campaign does not need to decide an election to be effective. It can still polarize audiences, weaken institutional trust, and leave behind durable narratives that outlast the vote itself.</p><p>What Armenia suggests, however, is that repetition can also create vulnerability. When the same narrative structures reappear across countries, they become easier to recognize. When they rely too heavily on familiar geopolitical scripts or obviously self-serving Russian frames, they can become less persuasive outside already committed audiences. Propaganda can travel widely. But it still carries a return address.</p><h3>What Trust and Safety Teams Should Take From This</h3><p>The lesson from Armenia is not that Russian disinformation no longer works. It is that early detection, public resilience, and coordinated response can constrain its impact.</p><p>That matters well beyond Armenia. Future elections across the region will remain vulnerable wherever geopolitical orientation, identity, religion, war fears, or economic insecurity intersect. The details will change from market to market. The core model likely will not. That is what makes narrative transplantation so useful to influence actors: it lowers the cost of persuasion by recycling familiar claims, while localizing them enough to appear rooted in domestic concerns.</p><p>For Trust and Safety teams, civil society monitors, and policymakers, timing is critical. By the time a false claim becomes a campaign slogan, it has usually already passed through multiple layers of amplification. The real advantage lies in identifying the pattern early — before manipulation hardens into conventional political wisdom.</p><p>At Alice, this is where our intelligence work focuses: detecting coordinated influence early, mapping the ecosystems behind it, and helping organizations understand how hostile narratives evolve across platforms, languages, and regions.</p><p>Russian election interference is rarely improvised. It follows a recognizable operating model. The faster that model is identified, the more effectively democratic institutions, platforms, and public-interest organizations can respond before manipulation becomes momentum.</p><p>If your platform, organization, or team is preparing for an election or monitoring emerging geopolitical risk, Alice can help identify coordinated manipulation early, assess how narratives are spreading, and support response before influence operations scale. Learn more about our offerings <a href="https://alice.io/solutions/activefence-ugc">here</a> Intelligence or speak with one of our experts <a href="https://alice.io/contact-us">here</a>.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=67b36800d970" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/russias-election-interference-on-display-in-armenia-67b36800d970">Russia’s Election Interference on Display in Armenia</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The Face of Online Extremism: Manifestos within NVE Cells]]></title>
            <link>https://medium.com/intelligence-alice/the-face-of-online-extremism-manifestos-within-nve-cells-4625c215ff4c?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/4625c215ff4c</guid>
            <category><![CDATA[violent-extremism]]></category>
            <category><![CDATA[online-safety]]></category>
            <category><![CDATA[severe-harms]]></category>
            <dc:creator><![CDATA[Judith Teboul]]></dc:creator>
            <pubDate>Sun, 07 Jun 2026 20:42:02 GMT</pubDate>
            <atom:updated>2026-06-07T20:42:00.915Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*w83kQFvRNqTlE6x2YX76vw.png" /></figure><p><em>Historically, extremist groups were defined by stable membership structures and clear ideological identities. Today’s extremist ecosystems operate differently: they operate anonymously and fluidly, transcending organized membership structures, while following circulated manifestos enabling ideological mapping.</em></p><p>Leveraging its adversarial intelligence monitoring, Alice has identified emerging patterns of cross-ideological extremist content circulating across social media platforms. In the past year alone, Alice identified over a million accounts promoting activity related to <strong>nihilistic violent extremist (NVE) </strong>cells. This article explores ideological convergence within these networks.</p><h3>A Case Study: The Henderson Manifesto</h3><p>In January 2025, 17-year-old Solomon Henderson carried out a shooting at Antioch High School in Nashville, Tennessee, leaving behind a digital “diary” revealing his alignment with a blend of <strong>nihilistic violent extremism (NVE), inceldom, neo-Nazism, antisemitism, and white supremacy</strong>.</p><p>Prior to the attack, Henderson published a manifesto claiming to act on behalf of several groups, including the NVE group, Maniac Murder Cult (MKY), while also glorifying mass shooters Brenton Tarrant and Payton Gendron.</p><p>Henderson’s ideological fluidity reflects two broader developments:</p><ol><li><strong>The rise of ‘Com’ networks</strong></li><li><strong>The spread of cross-ideological mass shooter glorification</strong></li></ol><p>And yet, these shifts are interconnected: the decentralized nature of ‘Com’ networks facilitates the convergence of extremist content across ideological boundaries.</p><p>The operational dynamics of ‘Com’ networks reflect a logic whereby the aestheticization of violence takes precedence over the identity of the designated targets. As violence becomes abstracted from specific ideological narratives, tactics, symbols, and narratives can circulate freely across what were once rigid boundaries.</p><h4>The Role of Manifestos</h4><p>At the ecosystem level, ‘Com’ networks actively leverage cross-network collaboration. This pattern is consistently observed across encyrpted messaging channels, where content is quickly recirculated following takedowns.</p><p>Last November, Alice identified the circulation of violent instructional material, including a “No Lives Matter” Guide. The “No Lives Matter” guide, originally published by the 764 network in collaboration with MKY, provides clear instructions for committing acts of terror. This activity coincided the guilty plea of MKY leader Michail Chkhikvishvili to charges of hate crimes and mass violence, including a planned poisoning attack targeting minority communities.</p><p>Solomon Henderson’s manifesto reflects this very pattern at the individual level. References to Chkhikvishvili and a broader network of violence-glorification social media accounts illustrate how affiliation signaling<strong> moves beyond fixed group structures and outruns fringe, loosely-moderated spaces.</strong></p><h3>Online Patterns</h3><p>Alice has tracked<strong> the migration of cross-ideological shooter glorification from fringe spaces into the mainstream</strong>.</p><p>In this context, the aestheticization of violence is especially prominent. Stylized edits of mass shooters, often recognizable by the environments in which attacks occurred, are repackaged through AI-generated content and game-based formats. These representations often include numerical scoring elements, where negative values are used to symbolize victim counts.</p><blockquote><em>Through gamification, </em><strong><em>real-world violence is abstracted into shareable, interactive media, reducing the perceived severity of harm and facilitating the circulation of pro-violence narratives.</em></strong></blockquote><p><strong>Extremist content is frequently embedded into <em>not one, but multiple</em> layers of deniability. </strong>Symbols, disclaimers, and other selective references function simultaneously as in-group signals and mechanisms for avoiding explicit enforcement. Such ambiguity manifests in social media content that simultaneously glorifies ‘Com’ networks and mass shooters, where users draw on symbols associated with multiple ecosystems rather than a single ideological framework.</p><p>Across ecosystems, nihilistic and far-right alike, strategies designed to maintain plausible deniability are adopted and adapted. The result is not just ideological overlap, but also <strong>operational convergence.</strong> This convergence can produce hybrid narratives that borrow from multiple traditions of extremism.</p><h3>Why This Matters</h3><p>Exposure to extremist content is no longer linear. Cross-ideological borrowing and operational convergence accelerate pathways across extremist forms, introducing a set of risks that no single ideological lens can fully capture.</p><p>As seen in ‘Com’ networks, content is no longer tied to a single platform or group. Stylization and ambiguity alike blur the distinction between endorsement and engagement with harmful content, allowing its circulation while avoiding clear violations.</p><p>These dynamics bear implications not only for platform moderation, but also for regulatory frameworks. The US government recently adopted the term “NVE” to describe actors seeking to engender societal collapse through violence. Canada and New Zealand have since designated multiple NVE-linked groups, including 764, MKY, and the Order of Nine Angles (09A), citing structural commonalities across these networks.</p><p>These developments underscore a broader challenge. <strong>Tactics observed within ‘Com’ networks</strong> — namely, cross-platform dissemination, the aestheticization of violence, and symbolic signaling — <strong>are not confined to these groups. And yet, these shared tactics reflect the very dynamics of ‘Com’ networks.</strong></p><p>As such, efforts to mitigate Com activity may end up addressing a much wider spectrum of rapidly spreading malicious content. At the same time, efforts to address Com network activity risk overlooking a wider ecosystem of rapidly evolving harmful content.</p><p>Platforms and policymakers alike are now increasingly confronted with a shifting threat landscape, where shared tactics render extremist content increasingly difficult to identify, attribute, and mitigate.</p><p>Alice are regularly identifying NVE manifestos and disrupting their proliferation within online spaces. If you’d like to find out more,<a href="https://alice.io/solutions/activefence-ugc"> get in touch with us</a> at Alice.io.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=4625c215ff4c" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/the-face-of-online-extremism-manifestos-within-nve-cells-4625c215ff4c">The Face of Online Extremism: Manifestos within NVE Cells</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Are Scam Centers a National Security Threat to the United States?]]></title>
            <link>https://medium.com/intelligence-alice/are-scam-centers-a-national-security-threat-to-the-united-states-fa8ebbd8bcde?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/fa8ebbd8bcde</guid>
            <dc:creator><![CDATA[Avi Jager]]></dc:creator>
            <pubDate>Mon, 01 Jun 2026 22:11:02 GMT</pubDate>
            <atom:updated>2026-06-01T22:11:00.908Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*vMYiKolZ-TYf9anMBA3T4A.png" /></figure><p>That is not a hypothetical. It is happening right now, at a scale that demands the United States treat it not as a consumer fraud problem, but as a national security emergency.</p><h3>The Scale of the Problem</h3><p>In 2025, the FBI’s Internet Crime Complaint Center (IC3) documented a <a href="https://www.fbi.gov/news/press-releases/cryptocurrency-and-ai-scams-bilk-americans-of-billions">record-breaking $20.9 billion</a> in reported cybercrime losses by Americans.</p><p>But here is the critical caveat: these are only <em>reported</em> losses. Research consistently shows that approximately <a href="https://consumerfed.org/press_release/americans-estimated-to-lose-119-billion-annually-to-online-scams/">80–90% of fraud victims never file a complaint</a> — out of embarrassment, hopelessness, or simply not knowing where to turn. When analysts attempt to account for systemic underreporting, estimated total scam losses to Americans in 2025 climb toward $120 billion or higher.</p><p>Globally, the picture is even more staggering. The Global Anti-Scam Alliance estimates total annual losses to cyber-enabled fraud exceed <a href="https://gasa.org/knowledge-base/blog/global-state-of-scams-report-2024-1-trillion-stolen-in-12-months-gasa-feedzai"><strong>$1 trillion</strong> worldwide</a>.</p><h3>What Are Scam Centers?</h3><p>Scam centers, also called scam compounds or cyber-fraud factories, are physical industrial facilities: fortified compounds staffed by hundreds or thousands of workers.</p><p>These operations run what intelligence analysts call a <a href="https://facephi.com/observatory/en/financial-fraud-trends-how-banks-are-responding-to-industrialized-fraud/"><strong>“dual-victim” model</strong></a>. On one side are the fraud targets, ordinary Americans, Europeans, and citizens of developed Asian economies, who are systematically deceived out of their life savings. On the other side are the compound workers themselves, many of whom were trafficked into forced labor through fake job advertisements, lured by promises of legitimate employment abroad.</p><p>The UN Office of Human Rights estimates that <a href="https://www.ohchr.org/en/stories/2026/02/matter-survival-human-cost-cyber-scam-operations-south-east-asia"><strong>more than 300,000 people</strong></a> are held in forced labor inside scam compounds globally, <a href="https://www.ohchr.org/en/stories/2026/02/matter-survival-human-cost-cyber-scam-operations-south-east-asia">drawn from at least <strong>66 countries of origin</strong></a>. Workers inside face shift schedules of up to <a href="https://www.ohchr.org/sites/default/files/documents/issues/trafficking/report-a-wicked-problem.pdf">19 hours per day</a>, electric shock punishment, confinement in what survivors describe as <a href="https://www.ohchr.org/sites/default/files/documents/issues/trafficking/report-a-wicked-problem.pdf">“dark rooms” and “water prisons,” and systematic debt bondage</a>.</p><p>These compounds operate highly structured scam portfolios spanning major fraud typologies including <a href="https://www.unodc.org/roseap/uploads/documents/Publications/2024/TOC_Convergence_Report_2024.pdf?ref=hyperallergic.com">pig butchering crypto fraud, task scams, “asset recovery” scams, business email compromise, sextortion and more</a> — increasingly <a href="https://www.malwarebytes.com/blog/news/2026/03/scam-compounds-hiring-ai-models-to-seal-deal-in-deepfake-video-calls">powered by AI-generated personas</a>, deepfake calls, and industrialized social-engineering playbooks.</p><h3>Why This Is a National Security Threat</h3><ul><li><strong>Social Safety Net Burden</strong>: Large-scale scam losses increasingly <a href="https://www.justiceinaging.org/wp-content/uploads/2017/05/Elder-Financial-Abuse-and-Medicaid-Denials-Issue-Brief.pdf">push elderly Americans into financial collapse</a>, shifting private fraud losses into long-term public welfare and healthcare costs.</li><li><strong>Funding Hostile State Actors: </strong>Laundering networks tied to global cyber-fraud syndicates have processed stolen funds <a href="https://china.usembassy-china.org.cn/joint-statement-from-the-quad-foreign-ministers-meeting-in-new-delhi/">directly into the military buildup, ballistic missiles, and weapons programs of hostile state adversaries</a>.</li><li><strong>Expanding China’s Security Footprint:</strong> <a href="https://www.usip.org/sites/default/files/2024-05/ssg_transnational-crime-southeast-asia.pdf">Beijing has leveraged anti-scam policing</a> and regional instability to expand its law enforcement and security presence across Southeast Asia, Africa, and the Pacific.</li><li><strong>Counterintelligence Risks: </strong>Raids on scam compounds routinely uncover massive volumes of American personal and financial data that may become <a href="https://therecord.media/china-scam-compounds-southeast-asia">accessible to Chinese state authorities</a>.</li><li><strong>AI-Powered Cognitive Warfare: </strong>Scam syndicates now deploy AI-generated personas, deepfake video, voice cloning, and automated social engineering systems that can also be repurposed for espionage and influence operations.</li></ul><h3><strong>The Trust &amp; Safety Blindspot: The Context Gap</strong></h3><p>The fundamental limitation in modern Trust &amp; Safety is not a lack of data, but a lack of contextual correlation. Platforms possess highly sophisticated tools to identify localized anomalies: a suspicious advertisement, an erratic cryptocurrency promoter, or a cluster of coordinated bot accounts. However, these indicators are almost always evaluated in isolation.</p><p>Under current paradigms, platforms can flag what is happening on their network, but they rarely know who is behind it. They operate without the systemic visibility required to confidently tie a single malicious account to an industrialized, multi-layered scam network operating out of a physical compound. Because defense remains siloed, enforcement is inherently reactive — treating systemic, state-protected criminal enterprises as disconnected, low-level terms-of-service violations.</p><h3><strong>Mapping and Disrupting Syndicated Fraud Networks</strong></h3><p>The operational response is clear: platforms and law enforcement must move beyond isolated account enforcement and adopt network-level disruption.</p><p>The fundamental challenge is that platforms typically evaluate abuse through the narrow lens of activity occurring within their own ecosystems, while modern scam operations span numerous digital touchpoints across social media platforms, messaging applications, email providers, domains, cryptocurrency wallets, payment services, recruitment channels, and dark web infrastructure. A single scam may involve dozens of interconnected online entities, each generating fragmented signals that appear benign or low-risk when viewed in isolation. No individual platform possesses sufficient visibility to understand the full scope of the threat.</p><p>Effective enforcement therefore requires collaboration across platforms and with trusted intelligence partners capable of correlating signals across the clear web, deep web, and dark web to reconstruct the broader operational network behind the fraud.</p><p>Once scam infrastructure is mapped through victim intelligence, threat intelligence, asset investigations, and technical correlation, platforms can identify and remove not only individual fraudulent accounts but the broader clusters, recruitment channels, payment rails, domains, and communication assets connected to the same criminal enterprise. Law enforcement agencies can leverage the same intelligence to prioritize high-value targets, coordinate cross-border investigations, seize infrastructure, sanction facilitators, and disrupt the financial networks that enable these operations to scale.</p><p>Rather than treating scams as millions of unrelated incidents, <strong>enforcement must focus on attributing activity to the underlying syndicates that orchestrate it. </strong>By combining continuous intelligence collection, graph-based network analysis, and real-time information sharing between platforms, financial institutions, intelligence providers, and government agencies, defenders can shift from reactive moderation to proactive disruption — raising operational costs, reducing victimization, and systematically dismantling the digital infrastructure that powers industrialized fraud.</p><p><strong>At the geopolitical level, the United States should treat large-scale scam compounds as a transnational security threat rather than solely a criminal justice issue. </strong>This requires integrating anti-scam operations into broader foreign policy, intelligence, sanctions, and regional security strategies. The U.S. should work with allies and partner governments to map the ownership structures, financial facilitators, and protection networks that enable scam compounds to operate, while imposing targeted sanctions on individuals, companies, and organizations that knowingly profit from or support these enterprises. Diplomatic pressure, intelligence sharing, capacity building for regional law enforcement, and coordinated actions against money laundering networks should become core components of U.S. engagement in affected regions. At the same time, scam compounds should be incorporated into broader assessments of strategic competition, particularly where criminal networks intersect with hostile state interests, illicit finance, forced labor, and influence operations. The objective is not simply to arrest individual scammers, but to deny criminal syndicates and their enablers the permissive environments, financial infrastructure, and geopolitical space that allow this industry to thrive.</p><h3>Conclusion: Naming the Threat for What It Is</h3><p>The United States has spent years treating large-scale online fraud as a consumer protection issue, but the evidence increasingly points to something far more consequential. Scam compounds have evolved into industrialized transnational enterprises that extract tens of billions of dollars from American households, exploit hundreds of thousands of trafficking victims, generate vast repositories of sensitive personal data, and intersect with broader geopolitical and security challenges. The response must therefore extend beyond victim awareness campaigns and isolated account takedowns.</p><p>By combining network-level enforcement, cross-platform intelligence sharing, international cooperation, financial disruption, and sustained diplomatic pressure, the United States can begin to impose meaningful costs on the organizations behind this industry. The first step, however, is recognizing the threat for what it is: not merely fraud at scale, but a persistent national security challenge that demands a coordinated national response.</p><p><em>To learn more about how Alice leverages intelligence to combat these complex ecosystems, visit </em><a href="http://alice.io/"><em>Alice.io</em></a><em> or </em><a href="https://alice.io/contact-us"><em>speak to one of our</em></a><em> experts.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=fa8ebbd8bcde" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/are-scam-centers-a-national-security-threat-to-the-united-states-fa8ebbd8bcde">Are Scam Centers a National Security Threat to the United States?</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The Financial Underground: Inside the Payment Infrastructure of Non-Consensual Imagery Sites]]></title>
            <link>https://medium.com/intelligence-alice/the-financial-underground-inside-the-payment-infrastructure-of-non-consensual-imagery-sites-384a174187eb?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/384a174187eb</guid>
            <category><![CDATA[ncii]]></category>
            <category><![CDATA[trust-and-safety]]></category>
            <category><![CDATA[financial-services]]></category>
            <category><![CDATA[cybersecurity]]></category>
            <category><![CDATA[cryptocurrency]]></category>
            <dc:creator><![CDATA[Alice, Severe Harms Intelligence]]></dc:creator>
            <pubDate>Sat, 30 May 2026 21:16:32 GMT</pubDate>
            <atom:updated>2026-05-30T21:16:30.789Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*3twvMDaGP8eSwU2MqqnHHQ.png" /></figure><p><em>Cassidy Gibson shares Alice’s analysis of 300+ websites hosting NCII to examine their financial architecture.</em></p><p>Discussions around curbing Non-Consensual Intimate Imagery (NCII) typically center on content moderation. But what if we could disrupt this ecosystem before the content ever reaches a platform?</p><p>To do that, we have to look at the financial infrastructure of explicit NCII hosting and generation platforms to manage payments and generate revenue. Examining how these platforms keep their digital lights on presents a vital avenue of attack. Historically, cutting off financial rails has proven highly effective at dismantling violative networks, largely because <strong>financial profit remains a core driving motivation behind the proliferation of image-based sexual abuse and explicit marketplaces.</strong></p><p>For this analysis, <strong>we analyzed 303 websites that either explicitly host NCII (such as voyeur forums or mega-hosting networks) or are built specifically to create it (such as AI “undressing” sites used for sexual deepfakes).</strong> The resulting data reveals a highly fragmented, adaptive financial ecosystem that relies heavily on alternative digital spaces and deliberate obfuscation to survive.</p><h3>High Level Monetization Breakdown</h3><p>When analyzing the 303 websites, we observed a diverse spectrum of payment options. While broad categories like credit cards and cryptocurrency appeared in the highest overall quantities, PayPal emerged with the highest number of explicit brand mentions.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*KhgnnpEJRUfJ8hpK_upEhg.png" /><figcaption><strong>Payment Method Types across the Analyzed Dataset</strong></figcaption></figure><p>To understand how cryptocurrency intersects with traditional fiat in this ecosystem, Alice analyzed how these payment rails overlap. Findings reveal that while the majority of platforms rely exclusively on either card-only or crypto-only options, a notable subset of instances offered both paths to their users.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/876/1*_t2zevT_ECECyfGk_nX5Fg.png" /><figcaption>The Types of Payments Accepted in the Analyzed Dataset</figcaption></figure><h3>The “Generic” Card Strategy</h3><p>While Credit/Debit Cards represent the largest volume share in the dataset, uncovering exactly who is processing those cards is a game of hide-and-seek. This is an intentional defense mechanism used by malicious actors to avoid financial de-platforming.</p><p>Our analysis shows that card acceptance is broadly supported, but specific card-brand mentions are incredibly sparse.</p><p>Instead of displaying the familiar, trust-building logos of major card networks, checkout pages heavily favor generic labels like “Cards” or “Credit or Debit Card.” By masking the underlying merchant network, operators shield their merchant accounts and payment processors from immediate exposure and public compliance tracking, and can easily change between payment processors without changing their website too much.</p><p><strong>This is much the case for cryptocurrency as well.</strong></p><p>Cryptocurrency is frequently positioned as the ultimate censorship-resistant fallback for illicit platforms, racking up over 100 mentions in our dataset. However, looking closer at the technical attribution reveals a surprising reality: named crypto gateways are practically non-existent.</p><ul><li>Sellix was the only named crypto processor mentioned in the data</li><li>There were zero confirmed counts for industry-standard institutional crypto gateways like Coinbase Commerce, NOWPayments, CoinPayments, BitPay, CoinGate, BTCPay, or Binance Pay.</li></ul><p>Instead of integrating automated checkouts, crypto paths usually manifest as generic text prompts stating “crypto accepted” or highlighting specific token tickers like BTC, ETH, or USDT.</p><h3>Where the Payment Processors Emerge</h3><p>The cleanest, most definitive corporate attribution comes from traditional web billing pages. When platforms move away from enclosed app ecosystems or manual cryptocurrency workarounds to use standard checkouts or detailed help and billing pages, specific high-risk and mainstream processors finally become visible on the rails.</p><p>However, mapping these connection points is rarely static. Drawing from Alice experience analyzing these platforms, the compliance landscape can operate much like a financial game of whack-a-mole.</p><p>The payment processors offered on a website’s checkout page can frequently shift from month to month as merchant accounts are flagged, shut down, and quietly replaced.</p><p>Despite this fluid environment, a snapshot of the current findings highlights a handful of prominent processors keeping these open-web checkouts active.</p><h3>Summary: A Blueprint for Monetization Analysis</h3><p>Ultimately, this dataset demonstrates that tracking NCII monetization requires a broader forensic lens than simply hunting for a traditional checkout endpoint. Many entries in our dataset were not true checkout paths at all; they consisted of promotional or news channels, asset hosts, free ad-supported galleries, or manual-contact profiles.</p><p>To dismantle the economic incentives behind NCII creation and distribution, systemic defenses must target the ecosystem workarounds like closed app credits and manual peer-to-peer crypto loops where the traditional banking sector’s visibility fades.</p><p>To learn more about how Alice leverages intelligence to combat these complex ecosystems, visit <a href="http://alice.io/">Alice.io</a> or <a href="https://alice.io/contact-us">speak to one of our</a> experts.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=384a174187eb" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/the-financial-underground-inside-the-payment-infrastructure-of-non-consensual-imagery-sites-384a174187eb">The Financial Underground: Inside the Payment Infrastructure of Non-Consensual Imagery Sites</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The New Face of Sextortion: AI, Minors, and Synthetic Threats]]></title>
            <link>https://medium.com/intelligence-alice/the-new-face-of-sextortion-ai-minors-and-synthetic-threats-85224ae3db70?source=rss----9f3bd699239c---4</link>
            <guid isPermaLink="false">https://medium.com/p/85224ae3db70</guid>
            <category><![CDATA[ai-safety]]></category>
            <category><![CDATA[trust-and-safety]]></category>
            <category><![CDATA[sextortion]]></category>
            <category><![CDATA[ncii]]></category>
            <dc:creator><![CDATA[Rosanna Langan]]></dc:creator>
            <pubDate>Sat, 30 May 2026 12:54:06 GMT</pubDate>
            <atom:updated>2026-05-30T12:54:05.218Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*3UaW8KSGfpanavAzpSFibA.png" /></figure><p><em>Rosanna Langan shares Alice’s recent findings on how how generative AI is reshaping coercion, trust, and exploitation across the sextortion ecosystem</em></p><h3>Introduction</h3><p>Sextortion is not a new threat, but the conditions that enable it, and the way it impacts minors, are changing rapidly; particularly its rapid evolution within the NCII threat landscape.</p><p>Minor-targeting sextortion takes many forms and is perpetrated by a wide range of offenders driven by different motives, all targeting an increasing number of underage victims with devastating consequences.</p><p>AI is accelerating that evolution, making sextortion easier to launch, harder to detect, and far more psychologically powerful.</p><p>Recent reporting from <a href="https://www.europol.europa.eu/cms/sites/default/files/documents/IOCTA-2026.pdf">Europol</a>, <a href="https://www.missingkids.org/blog/2026/the-work-never-stops-first-look-at-ncmecs-2025-data">NCMEC</a>, and the <a href="https://www.theguardian.com/society/2026/may/15/nspcc-sharp-rise-children-blackmailed-over-sexual-images-uk">NSPCC</a> aligns with Alice’s assessment of a continued rise in sextortion cases involving minors, including incidents where AI tools are used to generate synthetic explicit imagery from ordinary photos shared online.</p><p>Capabilities that once required technical sophistication are now becoming increasingly accessible to everyday threat actors. The result is a blurring of the traditional abuse categories, creating new challenges for platform defenses and child safety responses.</p><h3>Content Sextortion vs Financial Sextortion</h3><p>Historically, sextortion targeting minors has largely fallen into two categories: <strong>content sextortion</strong>, where offenders seek additional abusive material or ongoing control over victims, and <strong>financial sextortion</strong>, where the primary objective is monetary gain.</p><p>While the tactics of exploitation have traditionally differed between the two, the growing adoption of AI tools is beginning to blur those distinctions. Across both categories, offenders are increasingly leveraging the same AI-enabled capabilities to groom, manipulate, and coerce victims.</p><blockquote>Pedophilic Predators</blockquote><blockquote><strong><em>Primary Motivation: </em></strong><em>Sexual gratification, fantasy fulfilment</em></blockquote><blockquote><strong><em>Typical Victim Profile: </em></strong><em>Minors aged 13–15</em></blockquote><blockquote><strong><em>Typical Offender Profile: </em></strong><em>Adult male</em></blockquote><blockquote><strong><em>Coercion Methods: </em></strong><em>Gaining trust, flattery and gifts, isolation from family and friends, escalation into blackmail</em></blockquote><blockquote><strong><em>Real-world Overlap: </em></strong><em>Contact sexual abuse, child sex trafficking</em></blockquote><blockquote><strong><em>Geographic Scope: </em></strong><em>Often local/national</em></blockquote><blockquote><strong><em>AI-facilitated exploitation: </em></strong><em>Manipulation of public images to generate synthetic CSAM, use of AI photo, video and voice cloning tools to support grooming and coercion</em></blockquote><blockquote>Financial Sextortionists</blockquote><blockquote><strong>Primary Motivation: </strong>Monetary gain</blockquote><blockquote><strong>Typical Victim Profile: M</strong>ale minors aged 13–17</blockquote><blockquote><strong>Typical Offender Profile: </strong>Adult male</blockquote><blockquote><strong>Coercion Methods: </strong>Blackmail using authentic and synthetic CSAM</blockquote><blockquote><strong>Real-world Overlap: </strong>Emotional trauma leading to suicide</blockquote><blockquote><strong>Geographic Scope: </strong>Strong presence in West Africa and SE Asia, with victims in US/UK/Canada/Australia/Western Europe</blockquote><blockquote><strong>AI-facilitated exploitation: </strong>Manipulation of public images to generate synthetic CSAM, use of AI photo, video and voice cloning tools to support grooming and coercion, exploitation of AI to harness data on minor profiles at scale</blockquote><h3>What AI Changes: The End of Content Dependency</h3><p>One of the most significant consequences of generative AI in the sextortion ecosystem is that offenders no longer need the same level of access to begin exploiting a child. Public photos, profile details, usernames, visible social connections, and fragments of personal information can now be enough to fabricate sexualized imagery or construct threats that feel highly credible.</p><p>In practice, this lowers the barrier to entry for abuse and dramatically expands the pool of potential victims. The core shift is simple but profound: leverage no longer depends solely on possession. It increasingly depends on believability.</p><p>For minors, that distinction is critical. In a moment of panic, the central question is rarely whether an image is technically authentic. It is whether other people will think it is. That makes synthetic content a powerful coercive tool even when it is entirely fabricated.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/716/1*DpFPbKhNDKOJICSmC_jn2A.png" /><figcaption>Victim testimony discussing AI-generated sextortion threats</figcaption></figure><h3>Uncertainty as leverage</h3><p>This same collapse in certainty is also beginning to shape how some victims respond to sextortion threats. We frequently observe testimonies from minors discussing the idea of attributing compromising material to AI manipulation or using synthetic imagery in an attempt to reduce an offender’s leverage. If their content is exposed, who’s to say it’s real? If perpetrators demand more material, why not send AI-generated images instead of authentic ones?</p><p>While the insights from these testimonies do not undo the harm of abuse, nor do they erase the trauma or risk of either real or inauthentic CSAM circulating online, they do demonstrate that evolutions in AI are also offering victims a fragile form of regained agency, a way to disrupt an offender’s leverage, reduce the perceived power of “proof,” or create distance between themselves and the material being weaponized against them.</p><p>Nonetheless, this dynamic clearly points to a broader and deeply destabilizing consequence of generative AI: <strong>as synthetic media becomes more realistic, the line between what is real and what is fake grows harder to defend.</strong> In that environment, victims may find new tools for resistance, but we are all still left confronting the same unsettling question: <strong>what happens when we can no longer trust the evidence of our own eyes?</strong></p><h3>Deception to synthetic trust</h3><p>Sextortion has always relied on deception. Offenders pose as trusted peers, romantic interests, or sympathetic confidants in order to lower suspicion and move targets into private conversations. What AI adds is realism, speed, and scale.</p><p>Our research identified threat actors discussing and sharing AI-enabled tools that improve scam personas and accelerate trust-building. These include voice cloning technologies, synthetic profile generation, AI-generated avatars, and increasingly sophisticated video tools.</p><p>This matters because synthetic trust is significantly harder for young users to identify.</p><p>A convincing voice note, realistic avatar, or AI-generated video can make a fake identity feel authentic enough to move a child from curiosity to emotional investment, and from there into coercion.</p><h3>A hybrid threat is emerging</h3><p>Offenders are also increasingly using AI to make sextortion faster, cheaper, and far more convincing. Public profiles, friend lists, tagged photos, usernames, and other fragments of a minor’s digital footprint can now be turned into actionable intelligence in minutes, helping perpetrators identify vulnerable targets and craft threats that feel personal and credible.</p><p>Taken together, these dynamics point to a new hybrid model of sextortion. It combines the emotional manipulation historically associated with content sextortion and the scale, repeatability, and efficiency more common in financially motivated schemes.</p><p>The same AI tools that help create fake personas can also generate synthetic “evidence,” personalize threats, and support extortion at scale. The result is an abuse ecosystem that is more adaptive, more persuasive, and harder to disrupt using legacy assumptions.</p><h3>Conclusion</h3><p>Like many forms of online child exploitation, the harms of sextortion did not emerge with AI. But generative technologies are making those harms easier to execute, easier to scale, and more difficult to detect. The threat is no longer defined only by what offenders possess. It is increasingly defined by what they can fabricate, and what others might believe. For platforms and online safety teams, that shift demands earlier visibility, sharper intelligence, and a more proactive response.</p><p>Alice’s intelligence teams monitor emerging abuse ecosystems, adversarial tactics, and evolving threat actor behaviors to help organizations identify risks before they escalate. To learn more about how Alice supports platforms confronting AI-enabled abuse threats, visit <a href="http://alice.io">Alice.io</a> or <a href="https://alice.io/contact-us">contact our team</a>.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=85224ae3db70" width="1" height="1" alt=""><hr><p><a href="https://medium.com/intelligence-alice/the-new-face-of-sextortion-ai-minors-and-synthetic-threats-85224ae3db70">The New Face of Sextortion: AI, Minors, and Synthetic Threats</a> was originally published in <a href="https://medium.com/intelligence-alice">Intelligence @ Alice</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
        </item>
    </channel>
</rss>