<?xml version='1.0' encoding='utf-8' ?>
<!-- Made with love by pretalx v2026.1.2. -->
<schedule>
    <generator name="pretalx" version="2026.1.2" />
    <version>0.18</version>
    <conference>
        <title>Botconf 2026</title>
        <acronym>botconf-2026</acronym>
        <start>2026-04-14</start>
        <end>2026-04-17</end>
        <days>4</days>
        <timeslot_duration>00:05</timeslot_duration>
        <base_url>https://cfp.botconf.org</base_url>
        <logo>https://cfp.botconf.org/media/botconf-2026/img/logo_H93Jc5M.webp</logo>
        <time_zone_name>Europe/Paris</time_zone_name>
        
        
        <track name="Workshops" slug="1-workshops"  color="#04a60a" />
        
        <track name="Main conference" slug="2-main-conference"  color="#1915ec" />
        
        <track name="Networking &amp; breaks" slug="6-networking-breaks"  color="#bb1567" />
        
        <track name="Welcome" slug="7-welcome"  color="#996027" />
        
        <track name="Animation" slug="8-animation"  color="#1f722f" />
        
        <track name="Sprint CFP" slug="9-sprint-cfp"  color="#ff0000" />
        
        <track name="Lightning talk" slug="10-lightning-talk"  color="#92925c" />
        
    </conference>
    <day index='1' date='2026-04-14' start='2026-04-14T04:00:00+02:00' end='2026-04-15T03:59:00+02:00'>
        <room name='Room 1' guid='dfe3e45b-1f79-5643-a8e4-40181dcb8996'>
            <event guid='36c63086-4275-5077-87b2-4a8fe9157ef4' id='57' code='NVFNTX'>
                <room>Room 1</room>
                <title>Advanced Android Malware Analysis: Defeating Obfuscation in the Real World</title>
                <subtitle></subtitle>
                <type>Long workshop</type>
                <date>2026-04-14T13:00:00+02:00</date>
                <start>13:00</start>
                <duration>05:00</duration>
                <abstract>Android malware analysis can be intimidating, especially when samples employ aggressive obfuscation, layered encryption, anti-analysis techniques, and native code to conceal their behavior. This workshop is designed to guide analysts beyond these barriers and into a disciplined, scientific approach to understanding what modern Android malware actually does. Rather than treating obfuscation as a blocker, the workshop focuses on identifying it, understanding its purpose, and actively defeating it. Participants will learn how to recognize common and advanced obfuscation patterns, isolate relevant logic, and reconstruct the overall malware execution flow. The methodology presented combines static reverse engineering with dynamic analysis and runtime instrumentation, reflecting real-world workflows used by professional malware analysts.

A core theme of the workshop is analyst efficiency and automation. Attendees will explore techniques to dynamically resolve encrypted code paths, automatically identify and neutralize encryption routines, and interact with malware at runtime. This includes injecting into the execution flow, patching binaries or memory on the fly, and forcing the execution of specific instructions to extract hidden behavior.

The workshop begins with a custom-built Android application and progressively introduces techniques commonly found in modern Android malware. These techniques are applicable across malware families, including banking trojans, spyware, and more advanced threats, and are not tied to a single campaign or actor. To make the overall learning experience effective, the workshop includes a custom Capture the Flag (CTF) designed specifically for attendees. The challenges mirror real-world analysis scenarios, allowing participants to apply the techniques covered during the sessions immediately.</abstract>
                <slug>botconf-2026-57-advanced-android-malware-analysis-defeating-obfuscation-in-the-real-world</slug>
                <track>Workshops</track>
                
                <persons>
                    <person id='44'>Alessandro Strino</person><person id='97'>Federico Valentini</person><person id='96'>Michele Roviello</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/NVFNTX/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/NVFNTX/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Room 2' guid='5da84b51-ac24-5994-99df-7009522807e2'>
            <event guid='69842d20-c72b-55dc-a6d2-518d409d80a3' id='86' code='FCE8FT'>
                <room>Room 2</room>
                <title>Malware symbol recovery with Ghidra using Golang examples</title>
                <subtitle></subtitle>
                <type>Medium workshop</type>
                <date>2026-04-14T13:30:00+02:00</date>
                <start>13:30</start>
                <duration>04:00</duration>
                <abstract>Every time you open a malware sample in your favourite analysis tool and you are greeted with hundreds or thousands of functions with unknown names, you know it is time to find shortcuts and automate renaming steps whenever possible. This workshop dives into the recovery of function symbols. The examples in this workshop are all Golang related as the static compilation of Golang binaries serve as excellent examples.

During this four hour workshop, you will dive into two different malware families which were used in the wild by threat actors, and find out how function symbol recovery works and how to apply the theory in practice. You will also learn how to create your own symbol databases, allowing you to use your privately analysed malware as the starting point for further research into the development of those malware families. Additionally, you will better understand how source code and compiled code relate, especially with regards to Golang files.

Note that the taught techniques are applicable for any binary supported by Ghidra. You can reuse the techniques in other tools, albeit with (minor) changes depending on the specifics.</abstract>
                <slug>botconf-2026-86-malware-symbol-recovery-with-ghidra-using-golang-examples</slug>
                <track>Workshops</track>
                
                <persons>
                    <person id='13'>Max &apos;Libra&apos; Kersten</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/FCE8FT/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/FCE8FT/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Room 3' guid='87dbd5a5-3c87-56fa-8f2d-f9b11fff9565'>
            <event guid='e8c5ecc3-a39b-576d-bbbe-6472f44f7be9' id='96' code='Z8H9Y9'>
                <room>Room 3</room>
                <title>Threat detection engineering with Suricata</title>
                <subtitle></subtitle>
                <type>Medium workshop</type>
                <date>2026-04-14T13:30:00+02:00</date>
                <start>13:30</start>
                <duration>04:00</duration>
                <abstract>This hands-on workshop provides an in-depth exploration of advanced techniques for maximizing network threat detection using Suricata. Building upon core Suricata capabilities, this session delves into critical areas such as effective utilization of metadata keywords, including MITRE and regular metadata, to enrich detection context.

Participants will learn practical methods for achieving fast Indicator of Compromise (IOC) matching and strategies for managing multiple Suricata versions within diverse environments.

The workshop will also cover leveraging the Suricata Language Server (SLS) for rule development and optimization, including interpreting performance hints and implementing Continuous Integration (CI) for rulesets using SLS in batch mode.

This session is designed for cybersecurity professionals seeking to enhance their Suricata expertise and implement cutting-edge threat detection strategies. Attendees will leave equipped with actionable techniques and practical examples to improve their organization&apos;s security posture.</abstract>
                <slug>botconf-2026-96-threat-detection-engineering-with-suricata</slug>
                <track>Workshops</track>
                
                <persons>
                    <person id='89'>&#201;ric Leblond</person><person id='90'>Peter Manev</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/Z8H9Y9/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/Z8H9Y9/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Room 4' guid='41a49c59-1e61-5bb0-a574-21a8db89aae8'>
            <event guid='03b5fd6a-59b5-58a2-a383-42a02ce142d3' id='65' code='XSZJ3C'>
                <room>Room 4</room>
                <title>Inside Apple Silicon: Practical Live Forensics on Modern Macs</title>
                <subtitle></subtitle>
                <type>Long workshop</type>
                <date>2026-04-14T13:00:00+02:00</date>
                <start>13:00</start>
                <duration>05:00</duration>
                <abstract>Apple Silicon Macs introduce a radically different platform for digital investigations. Strong security controls, a closed boot chain, and limited support for external operating systems make traditional forensic workflows impractical. This workshop is designed for practitioners who need working techniques, not just theory, to analyze modern macOS systems in the field.

We start by reviewing core live forensics principles, including software write-blocking, and compare traditional dead-box acquisition with live approaches. Realistic investigation scenarios are discussed, from local device access to remote and cloud-based systems, highlighting when live analysis is the only viable option.

The workshop then focuses on booting strategies. After a brief comparison with PCs and servers, we dive into Apple Silicon-specific boot mechanics: standard boot, recovery mode, and failsafe recovery mode. Participants will learn how Apple&#8217;s boot design restricts custom OS loading and how these restrictions impact forensic workflows.

A key part of the workshop explores what methods exist to access to Apple Silicon hardware. We explain the chainloading model, installation steps, and practical challenges such as hardware device trees and external boot constraints.

Finally, we demonstrate how to boot and use live USB-based forensic operating system on Apple Silicon Macs. According to our knowledge, external USB boot is still a problem for Apple Silicon Macs, which has not been solved in any existing Linux distributions. However, we found a workaround which helps to solve this problem. We hope we will have a chance to present it publicly for the first time during Botconf 2026. The workshop concludes with a practical overview of building a custom live forensic OS, enabling investigators to tailor their tooling for modern macOS targets both locally and remotely.

Requirements:
1. Apple Silicon Macbook (M1 or M2)
2. USB-C flash drive (at least 64GB)
3. USB-C cable and a secondary laptop</abstract>
                <slug>botconf-2026-65-inside-apple-silicon-practical-live-forensics-on-modern-macs</slug>
                <track>Workshops</track>
                
                <persons>
                    <person id='48'>Vitaly Kamluk</person><person id='49'>Nicolas Collery</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/XSZJ3C/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/XSZJ3C/feedback/</feedback_url>
            </event>
            
        </room>
        
    </day>
    <day index='2' date='2026-04-15' start='2026-04-15T04:00:00+02:00' end='2026-04-16T03:59:00+02:00'>
        <room name='Amphitheater' guid='420e4745-b79d-50f2-9706-8bc8c14ea715'>
            <event guid='d2c98297-1fa6-5e82-8683-f291a4f5ab09' id='111' code='XJQ33E'>
                <room>Amphitheater</room>
                <title>Opening speech</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-15T11:00:00+02:00</date>
                <start>11:00</start>
                <duration>00:10</duration>
                <abstract></abstract>
                <slug>botconf-2026-111-opening-speech</slug>
                <track>Animation</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/XJQ33E/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/XJQ33E/feedback/</feedback_url>
            </event>
            <event guid='f8857df3-9224-5ea7-86e2-0bec2127ec34' id='56' code='LRJGDK'>
                <room>Amphitheater</room>
                <title>Broken by Design: Defeating APK Malformation at Scale in the MaaS Era</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-15T11:10:00+02:00</date>
                <start>11:10</start>
                <duration>00:30</duration>
                <abstract>APK malformation has ceased to be a niche evasion tactic; it is now the de facto standard for anti-analysis in the modern Android threat landscape. Implemented by default in the vast majority of Malware-as-a-Service (MaaS) builders and crypters, this technique allows families like TeaBot, TrickMo, and SpyNote to exploit Android&apos;s installation leniency while crippling traditional static analysis tools. By intentionally corrupting the APK structure, Threat Actors cause standard parsers (e.g., JADX) to crash or yield incomplete data, effectively blinding analysts and breaking automated triage pipelines.

In this session, we will present a comprehensive dissection of these techniques, categorized into three pillars:
- ZIP Structure Manipulation: Exploiting parser discrepancies via Unsupported Compression Methods and deliberate Local File Header/Central Directory mismatches.
- AXML Obfuscation: Corrupting the AndroidManifest binary XML through Attribute Size Violations and String Pool manipulation to exploit parser rigidity.
- Asset Directory Abuse: Leveraging non-ASCII characters to induce path traversal errors.

Critically, the defensive landscape lacks consolidated tools to reliably handle these malformations. To bridge this gap, we introduce Malfixer, a specialized utility that has been developed and refined over the past two years within our threat intelligence operations. We will demonstrate how Malfixer detects and surgically repairs structural corruptions, restoring file integrity without altering the payload, to unblock large-scale triage and classification pipelines.

Finally, Malfixer will be officially released as open-source during this talk. This contribution aims to provide analysts with a standard for APK repair and to foster a collaborative framework, enabling the community to extend capabilities against future, yet unknown, malformation techniques.</abstract>
                <slug>botconf-2026-56-broken-by-design-defeating-apk-malformation-at-scale-in-the-maas-era</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='44'>Alessandro Strino</person><person id='97'>Federico Valentini</person><person id='96'>Michele Roviello</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/LRJGDK/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/LRJGDK/feedback/</feedback_url>
            </event>
            <event guid='75b594b0-442a-5fed-8a8c-593c75879dde' id='90' code='ZNA3TZ'>
                <room>Amphitheater</room>
                <title>Botnet Boasting: Investigating Power Proofs in the DDoS-for-Hire Market</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-15T11:40:00+02:00</date>
                <start>11:40</start>
                <duration>00:30</duration>
                <abstract>Distributed Denial of Service (DDoS) attacks continue to pose a significant threat to online services. The raw bandwidth and packet rate of DDoS attacks keeps increasing, and attack methods keep adapting to new mitigation techniques. This results in a never-ending cat-and-mouse game between defenders and attackers.

In addition, the vast DDoS-for-Hire market makes it increasingly easy for new adversaries to enter the DDoS space. With just a few dollars and a few clicks, users can get hold of DDoS tools powerful enough to take down any target they like. Having multiple providers implies competition, each fighting to have the most attack power and get the most paying users. In order to measure the strength of their networks, DDoS-for-Hire providers abuse legitimate services as &quot;trusted third parties&quot; to get accurate measurements on performed DDoS attacks, called &quot;Power Proofs&quot;. This raises the question: **what is the impact of Power Proofs on the DDoS-for-Hire market?**

In this talk, we present our findings concerning these DDoS Power Proofs. We show which services are abused by the community to create power proofs and how they use the results to build leaderboards. We investigate whether advertisements and claims are accurate, and analyze whether power proofs have an impact on the usage of DDoS networks. Our goal: investigating the impact of Power Proofs on the DDoS-for-Hire market. 

During the presentation, we will show the data we collect concerning DDoS power proofs. We leverage self-reported statistics of DDoS-for-Hire providers, Telegram messages and DDoS test attack logs to get a &quot;big picture&quot; overview of the inner workings of the DDoS-for-Hire market. We also share a live dashboard showing live observations of DDoS test attacks.</abstract>
                <slug>botconf-2026-90-botnet-boasting-investigating-power-proofs-in-the-ddos-for-hire-market</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='69'>Maarten Weyns</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links>
                    <link href="https://www.youtube.com/watch?v=_yrEzUoTvg8">Video</link>
                </links>
                <attachments>
                    <attachment href="https://cfp.botconf.org/media/botconf-2026/submissions/ZNA3TZ/resources/Botnet_Boasting_Handou_Neg0aX3.pdf">Handout version of the presentation</attachment>
                </attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/ZNA3TZ/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/ZNA3TZ/feedback/</feedback_url>
            </event>
            <event guid='1a525fbe-9bbe-5eee-8afa-df0cfe603342' id='122' code='TVKBBF'>
                <room>Amphitheater</room>
                <title>Smoking Out an Affiliate: SmokedHam, Qilin, a few Google ads and some bossware</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-15T12:10:00+02:00</date>
                <start>12:10</start>
                <duration>00:45</duration>
                <abstract>In February 2026, Orange Cyberdefense CERT responded to a ransomware incident affecting a European organization. The intrusion began with a malvertising chain leading to a trojanized RVTools installer and the deployment of the SmokedHam backdoor, ultimately culminating in Qilin ransomware encryption of ESXi virtual machines. This presentation reconstructs the full infection chain - from Google Ads to extortion - and details the attacker&#8217;s post-compromise tradecraft.

Beyond SmokedHam, the case highlights several notable techniques: abuse of employee monitoring (&#8220;bossware&#8221;) tools to blend malicious activity with legitimate user behavior, domain fronting via Cloudflare Workers, systematic use of AWS infrastructure for staging and exfiltration, and the recurring use of revoked Extended Validation code-signing certificates obtained through impersonation of Asian businesses. We also analyze more than 30 SmokedHam samples collected in 2025&#8211;2026, exposing continuous malware evolution, variant testing, and iterative refinement of persistence and staging mechanisms.

Technical overlaps and operational patterns strongly align with UNC2465, a Russian-speaking ransomware affiliate historically linked to DarkSide, LockBit, and Hunters International. The deployment of a Qilin encryptor suggests a shift in affiliation during 2025. By pivoting on typosquatted domains, and analyzing underground forum activity, we are able to share new insights on the affiliate&#8217;s modus operandi, including its traffer recruitment and recent incapacity to manipulate or delete Veam Cloud backups.</abstract>
                <slug>botconf-2026-122-smoking-out-an-affiliate-smokedham-qilin-a-few-google-ads-and-some-bossware</slug>
                <track>Sprint CFP</track>
                
                <persons>
                    <person id='107'>Alexis Goodfaith</person><person id='106'>Marine Pichon</person><person id='111'>Thomas</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>true</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/TVKBBF/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/TVKBBF/feedback/</feedback_url>
            </event>
            <event guid='4a40f61a-cda1-5a7c-b9dd-163179151126' id='85' code='QCFKFM'>
                <room>Amphitheater</room>
                <title>From Mods to Malware: Dissecting Minecraft Stealer Campaigns</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-15T14:00:00+02:00</date>
                <start>14:00</start>
                <duration>00:30</duration>
                <abstract>Minecraft is a popular video game with a massive global player base. With over 200 million monthly active players, making it one of the best-selling video games ever. Minecraft supports mods (user-created modifications), which enrich the user experience by improving gameplay, fixing bugs, enhancing graphics, and adding new content.

This popularity got noticed by cybercriminals, who create stealers in form of game mods and disguise them as game cheats, cracks, or macros. These stealers are then uploaded to file sharing platforms and links to them are distributed via various distribution platforms (instant messengers, social media, video sharing). When installed and executed by unsuspecting victims, these stealers collect a wide range of data from infected devices, causing loss of (not only) game accounts and their associated assets.

In this presentation, we examine the current landscape of Minecraft stealers and analyze the most common techniques employed by cybercriminals to deceive users. We will focus on a few prolific stealer families, dissecting their entire infection chains from initial engagement to the final payload delivery. Examples of Youtube videos advertising game cheats with misleading descriptions, repositories controlled by the Stargazers Github Network, mod sharing websites, and such similar will be presented. We will demonstrate our approach to analyzing (both statically and dynamically) these often multi-layered, obfuscated packages and extracting critical artifacts, such as campaign IDs and command-and-control (C&amp;C) servers, from the samples. 
 
Additionally, we will analyze several notable malware families observed in the wild, including:
a) Baikal Stealer - multi stage stealer with anti-analysis capabilities.
b) Maks RAT - multi stage stealer, with builder, loader, Discord spamming module, and main stealing module. Very popular among ratters (cybercriminals distributing malware), often rebranded, with regularly appearing new building servers.</abstract>
                <slug>botconf-2026-85-from-mods-to-malware-dissecting-minecraft-stealer-campaigns</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='78'>Jaromir Horejsi</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/QCFKFM/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/QCFKFM/feedback/</feedback_url>
            </event>
            <event guid='3573b73f-53eb-5545-b266-6b1ec1ed8f21' id='78' code='QCZ39R'>
                <room>Amphitheater</room>
                <title>For Educational Purposes Mostly: Tracking the Stealerium and PhantomStealer Ecosystem</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-15T14:30:00+02:00</date>
                <start>14:30</start>
                <duration>00:45</duration>
                <abstract>Information stealers have become a core component of modern cybercrime, driven by their availability, ease of use, rapid evolution, and direct path to monetization. This talk examines Stealerium and PhantomStealer, two closely related infostealer families that demonstrate how open-source and so-called (and sometimes, falsely-claimed) &#8220;ethical hacking&#8221; tools are routinely repurposed for real-world attacks.

The session begins with background on Stealerium&#8217;s origins, overlap with other families, and distribution models, including how multiple threat actors leverage and modify the malware. We will explore the technical relationship between Stealerium and PhantomStealer, highlighting areas of code reuse and key differences in functionality. From there, we&#8217;ll dive into technical analysis of the malware, covering what data these stealers target, ranging from browser credentials and Wi-Fi information to cryptocurrency wallets, clipboard data, and content flagged as &#8220;Not Safe for Work,&#8221; which may be used to support sextortion activity. 

The presentation also breaks down Stealerium&#8217;s unique exfiltration methods, including the use of uncommon services such as GoFile and ZulipChat, along with its anti-analysis and anti-sandbox techniques. Finally, we&#8217;ll examine notable campaigns, attack chains, and practical methods for tracking, detecting, and mitigating Stealerium using configuration extraction and behavioral indicators.</abstract>
                <slug>botconf-2026-78-for-educational-purposes-mostly-tracking-the-stealerium-and-phantomstealer-ecosystem</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='59'>Kyle Cucci</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments>
                    <attachment href="https://cfp.botconf.org/media/botconf-2026/submissions/QCZ39R/resources/Botconf2026_Stealerium_me8j4Vl.pdf">Presentation</attachment>
                </attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/QCZ39R/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/QCZ39R/feedback/</feedback_url>
            </event>
            <event guid='c006d44d-a9cc-5b5c-b9af-a66a67af5504' id='37' code='XRVBAC'>
                <room>Amphitheater</room>
                <title>Exploring the AitM Phishing Ecosystem: From Kit Hunting to Operator Profiling</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-15T16:00:00+02:00</date>
                <start>16:00</start>
                <duration>00:45</duration>
                <abstract>Over the past few years, the Adversary-in-the-Middle (AitM) phishing threat has evolved into a highly professionalised market featuring numerous Phishing-as-a-Service (PhaaS) platforms. For a subscription costing a few hundred dollars, these platforms offer fully-featured phishing kits with regular updates and professional support. In this presentation, we will demonstrate how this professionalised ecosystem empowers low-skilled threat actors to conduct phishing campaigns, and how to investigate them.

First, we will analyse the PhaaS market, where Telegram serves as the central hub for sales and support. To present an overview of the threat landscape, we will provide a timeline, statistics, and context for major PhaaS platforms, including Tycoon 2FA, Storm-1167, NakedPages, Sneaky 2FA, and Mamba 2FA, supported by our telemetry data. We will also examine the evolution of delivery techniques, from QR codes in 2023 to SVG files in 2025.

Next, we will detail our research methodology for unveiling emerging AitM phishing kits through proactive threat hunting using common TTPs. We will present Sneaky 2FA as a case study, providing context on code reuse and its evolution into two previously undocumented variants: Kratos (a decentralised kit) and Smile Cookies (featuring centralised infrastructure). We will share actionable tracking methods including infrastructure fingerprinting, and detection opportunities from authentication log anomalies.

Finally, we will present an attribution case study of the threat actor &#8220;Dr. James Wilson&#8221;, who operated four PhaaS platforms and whose operational security failures led to exposure via infostealer logs. Our analysis of browsing data revealed two digital identities - one for AitM phishing operations and another for personal activities. By profiling the attacker, we will share valuable insights into the ecosystem and services facilitating AitM phishing, from domain registration to cryptocurrency platforms.</abstract>
                <slug>botconf-2026-37-exploring-the-aitm-phishing-ecosystem-from-kit-hunting-to-operator-profiling</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='31'>Quentin Bourgue</person><person id='32'>Gr&#233;goire Clermont</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/XRVBAC/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/XRVBAC/feedback/</feedback_url>
            </event>
            <event guid='55993aa1-8ca9-51c9-aa11-f4f45c267a15' id='35' code='KS7T97'>
                <room>Amphitheater</room>
                <title>Tomb Raider - In Search of the Lost Signatures</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-15T16:45:00+02:00</date>
                <start>16:45</start>
                <duration>00:30</duration>
                <abstract>We explored a decade of open-source offensive tools used in operations worldwide. After analysing hundreds of APT reports and threat-intelligence publications, we compiled a collection of tunnelling tools, reverse shells, loaders, RATs, and living-off-the-land components that threat actors have repeatedly repurposed.

This presentation examines if these legacy tools still &#8220;work,&#8221; how reliably they operate today, and, most critically, whether modern AV and EDR solutions still detect them. We evaluated whether security products have deprioritized or even dropped signatures for aging tools, inadvertently creating blind spots that sophisticated threat actors continue to exploit.</abstract>
                <slug>botconf-2026-35-tomb-raider-in-search-of-the-lost-signatures</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='29'>Stephan Berger</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments>
                    <attachment href="https://cfp.botconf.org/media/botconf-2026/submissions/KS7T97/resources/2026_Botconf_Tomb_Raid_7WUETUx.pdf">Botconf Tomb Raider</attachment>
                </attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/KS7T97/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/KS7T97/feedback/</feedback_url>
            </event>
            <event guid='1b69d7a1-31b5-5ebe-b2d0-b261b5dcdbff' id='31' code='F8XN8H'>
                <room>Amphitheater</room>
                <title>Meet GopherWhisper: Uncovering an APT&#8217;s secrets through its own words</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-15T17:15:00+02:00</date>
                <start>17:15</start>
                <duration>00:45</duration>
                <abstract>In 2025, we observed a new backdoor, LaxGopher, being deployed within a government institution of Mongolia by a previously unknown China-aligned group that we named GopherWhisper. Following this discovery, we uncovered additional backdoors that use various legitimate cloud-based services as C&amp;C infrastructure. By analyzing the C&amp;C traffic using API tokens stashed in the various backdoors, for Slack, Discord, and Microsoft Graph, we obtained insights into the group&#8217;s internal operations and post-compromise activities. 

From the analysis of all C&amp;C traffic, we recovered over 5,000 messages, revealing that the group&#8217;s earliest activity began in 2023-11. These messages were pivotal to our research as it helped in identifying times of when threat actors were most active, commands issued on targets, and tools deployed. Notably, it was through these messages that we were able to extract previously unknown tools such as CompactGopher and other information stealers. The dataset further exposed testing artifacts, including enumerations from the testing machines and snippets of backdoor code uploaded by testers..
Our research and analysis of GopherWhisper resulted in identifying a variety of custom tools that include Go-based backdoors LaxGopher, RatGopher, and BoxofFriends, an injector named JabGopher, a loader called FriendDelivery, an exfiltration tool, CompactGopher, and a C++ backdoor, SSLORDoor. From what we see in messages and telemetry, these tools were often deployed resulting in data exfiltration through either the C&amp;C server or the simple file sharing service, file.io.

In this session, we will dissect the most interesting tools in GopherWhisper&#8217;s arsenal and will share how analyzing C&amp;C traffic and code snippets from the attackers&#8217; cloud accounts helped us gain critical insights into their activities. Finally, we will provide tips for fellow defenders to uncover and remediate a GopherWhisper compromise.</abstract>
                <slug>botconf-2026-31-meet-gopherwhisper-uncovering-an-apt-s-secrets-through-its-own-words</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='25'>Eric Howard</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/F8XN8H/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/F8XN8H/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Reception area' guid='899bfc6f-9d01-5320-bfe1-303818fbc5e1'>
            <event guid='2d9cd9c7-aba6-5896-a7a4-76bd336a835d' id='107' code='CZ8UTE'>
                <room>Reception area</room>
                <title>Registration</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-15T10:00:00+02:00</date>
                <start>10:00</start>
                <duration>01:00</duration>
                <abstract></abstract>
                <slug>botconf-2026-107-registration</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/CZ8UTE/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/CZ8UTE/feedback/</feedback_url>
            </event>
            <event guid='44b84fd9-3e6b-5059-9351-c4e212ba2dab' id='101' code='LSXRR7'>
                <room>Reception area</room>
                <title>Lunch</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-15T12:55:00+02:00</date>
                <start>12:55</start>
                <duration>01:05</duration>
                <abstract></abstract>
                <slug>botconf-2026-101-lunch</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/LSXRR7/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/LSXRR7/feedback/</feedback_url>
            </event>
            <event guid='3e098bc2-a370-59b7-9410-1981949daeba' id='104' code='TUNUTZ'>
                <room>Reception area</room>
                <title>Coffee break</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-15T15:15:00+02:00</date>
                <start>15:15</start>
                <duration>00:45</duration>
                <abstract></abstract>
                <slug>botconf-2026-104-coffee-break</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/TUNUTZ/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/TUNUTZ/feedback/</feedback_url>
            </event>
            <event guid='a465619e-22ed-5905-8b23-e514fcd45a95' id='114' code='RCSB3Z'>
                <room>Reception area</room>
                <title>Cocktail party</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-15T18:00:00+02:00</date>
                <start>18:00</start>
                <duration>01:30</duration>
                <abstract></abstract>
                <slug>botconf-2026-114-cocktail-party</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/RCSB3Z/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/RCSB3Z/feedback/</feedback_url>
            </event>
            
        </room>
        
    </day>
    <day index='3' date='2026-04-16' start='2026-04-16T04:00:00+02:00' end='2026-04-17T03:59:00+02:00'>
        <room name='Amphitheater' guid='420e4745-b79d-50f2-9706-8bc8c14ea715'>
            <event guid='f8fb9135-994b-51be-9bf4-f37f83f9112f' id='48' code='PDDAWC'>
                <room>Amphitheater</room>
                <title>The Dangers of Calendar Subscriptions: A New Ecosystem Unveiled</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-16T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>00:30</duration>
                <abstract>Once a subscription is established, a calendar server can deliver any amount of events in your schedule, some which may contain harmful content, turning a helpful tool into an unexpected attack vector. The lack of awareness surrounding calendars, creates a dangerous blind spot in both personal and corporate security ecosystems. 

In this investigation we unveil a growing ecosystem, vast dedicated networks that deceive users at scale into subscriptions: from compromising websites, to redirecting victims and tricking them into subscriptions via fake captchas. This subscription &#8220;space&#8221;, which allows actors to create any amount of events in your calendars, is then either used by the actors themselves or sold to third-parties as-a-service. By pivoting, we sinkholed part of 2 networks conducting this operation, in return we received daily requests from Millions of iOS devices. 

Here we uncover the tactics and techniques utilized by this dedicated infrastructure, but also the risks a subscribed user/organization might incur (phishing, malware, etc), culminating with the economic motivation behind the services currently selling this &#8220;space&#8221;.

Lastly we conclude with some exploratory work on possible correlations between proxy botnets/services that might be utilizing this illegitimate infrastructure to &#8220;acquire&#8221; new proxy nodes. The intent is to share this ecosystem with the community so further correlations can be explored.  We terminate with some open discussion / early thoughts on challenges of mapping, and potential use of this new ecosystem to track active campaigns.</abstract>
                <slug>botconf-2026-48-the-dangers-of-calendar-subscriptions-a-new-ecosystem-unveiled</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='35'>Pedro Fal&#233;</person><person id='36'>Ana Rita Castanheira</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/PDDAWC/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/PDDAWC/feedback/</feedback_url>
            </event>
            <event guid='38a232d1-2245-5333-963c-8d350d13b145' id='68' code='QW87UH'>
                <room>Amphitheater</room>
                <title>Finding Meaning in /dev/null</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-16T09:30:00+02:00</date>
                <start>09:30</start>
                <duration>00:30</duration>
                <abstract>The Computer Incident Response Center Luxembourg (CIRCL) is a government-driven initiative dedicated to collecting, analyzing, and responding to computer security threats and incidents. As part of its mission, CIRCL operates a IPv4 /18 network telescope (black-hole address space) observing unsolicited Internet traffic.

This presentation introduces the foundations of network telescopes and their value for observing Internet background noise, scanning activity, botnet behavior, malicious probing, and misconfigurations. Since no legitimate services are hosted, all captured traffic provides an unbiased view of Internet-wide malicious activity.

The talk then presents the data processing pipeline deployed at CIRCL, from ingestion and normalization to long-term storage in a queryable data lake, enabling large-scale and longitudinal analysis.

Several concrete use cases are discussed, including scanner and bot detection through activity correlation and PTR analysis, identification of SNMP scanning campaigns, detection of emerging CVE trends by port and scanner type, Mirai botnet fingerprinting using TCP SYN window sizes, and DDoS victim identification via backscatter traffic.

Operationally, these observations are used to generate warning lists and early alerts for CIRCL constituents. Relevant events and indicators are shared through MISP or Warning lists, enabling collaborative detection and response.

Overall, the talk shows how actionable security intelligence can be extracted from unused address space, turning &#8220;the void&#8221; into a powerful Internet-scale security observatory.</abstract>
                <slug>botconf-2026-68-finding-meaning-in-dev-null</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='51'>Paul Jung</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments>
                    <attachment href="https://cfp.botconf.org/media/botconf-2026/submissions/QW87UH/resources/finding_meaning_in_dev_m586MhG.pdf">Finding meaning in /dev/null</attachment>
                </attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/QW87UH/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/QW87UH/feedback/</feedback_url>
            </event>
            <event guid='60d04f2d-7416-5bb6-a8c8-02268547f9f6' id='83' code='KXSKJ7'>
                <room>Amphitheater</room>
                <title>Thinking Outside the Package: Hunting Supply Chain Behavior from the Endpoint Perspective</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-16T10:00:00+02:00</date>
                <start>10:00</start>
                <duration>00:30</duration>
                <abstract>For years, software supply chain security in ecosystems like npm and PyPI was treated as a &quot;developer problem&quot;- an issue delegated to posture management tools and policy enforcement. However, the threat landscape has fundamentally changed. Since 2025, we are no longer facing just simple credential stealers; we are witnessing massive, sophisticated campaigns involving destructive malware and self-replicating worms.
This shift is exacerbated by the explosion of &quot;vibe coding&quot; and AI-assisted development. As the definition of &quot;developer&quot; expands, more users are implementing code they do not fully understand, while attackers leverage AI to compromise packages or hallucinate new ones at scale.
In this session, we start by analyzing the anatomy of these modern compromises: how they happen and what they typically execute. Then, we strip away the abstraction. When a developer runs npm install or pip install, they aren&apos;t just downloading code; they are executing a process tree with the full privileges of that user.
We will demonstrate that visibility into the endpoint is the missing link in supply chain defense. By the time a malicious package is reported and removed from the public registry, it is often too late- the code has already run. We will expose the attacker&#8217;s playbook, dissecting notable campaigns to reveal their tradecraft. We will break down every step of the kill chain, mapping the attacks from the initial install command to the malicious child processes and network beacons.
Attendees will leave with more than just theory. The session concludes with practical hunting tips and specific query logic, empowering defenders to detect these anomalies in their own environments and spot the signs of a compromised supply chain before it spreads.</abstract>
                <slug>botconf-2026-83-thinking-outside-the-package-hunting-supply-chain-behavior-from-the-endpoint-perspective</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='65'>Bar Matalon</person><person id='100'>Noa Dekel</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/KXSKJ7/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/KXSKJ7/feedback/</feedback_url>
            </event>
            <event guid='064041b7-9ac1-5af8-a18a-bd90892038ee' id='75' code='ZMLEUB'>
                <room>Amphitheater</room>
                <title>Chasing XLoader: Tracking a Notoriously Complex Malware Family at Scale</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T11:00:00+02:00</date>
                <start>11:00</start>
                <duration>00:45</duration>
                <abstract>XLoader is an actively developed rebrand of the well known Formbook information stealer. First appearing in 2020, XLoader builds on the strengths of its predecessor with a particular focus on improving the build engine to complicate analysis and large-scale IOC extraction. Addressing this challenge is crucial for organizations aiming to track XLoader at scale.

This talk brings together presenters from Check Point and Intel 471, each using distinct methodologies and tooling to build reliable tracking for XLoader. Intel 471&#8217;s approach is primarily based on manual reverse engineering, while Check Point&#8217;s approach combines generative AI with targeted manual analysis to accelerate this process.

The talk is intended to serve as a reference for reverse engineers seeking a practical entry point into automating XLoader tracking, with a focus on configuration extraction and C2 communications.</abstract>
                <slug>botconf-2026-75-chasing-xloader-tracking-a-notoriously-complex-malware-family-at-scale</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='23'>Alexey Bukhteyev</person><person id='50'>Souhail Hammou</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments>
                    <attachment href="https://cfp.botconf.org/media/botconf-2026/submissions/ZMLEUB/resources/Botconf_2026_-_Chasing_MmW8EOd.pdf">Presentation slides</attachment>
                </attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/ZMLEUB/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/ZMLEUB/feedback/</feedback_url>
            </event>
            <event guid='0b9d721d-21fc-56ea-8157-2e1714b0d3ef' id='119' code='HKUTDC'>
                <room>Amphitheater</room>
                <title>GPUGate: Repo Squatting and OpenCL Anti-Analysis to Deliver HijackLoader</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T11:45:00+02:00</date>
                <start>11:45</start>
                <duration>00:45</duration>
                <abstract>In early September 2025, we observed a new malware campaign in which attackers hijacked the official GitHub Desktop repository to distribute a multi-stage loader disguised as the GitHub Desktop installer. This loader, dubbed GPUGate, ultimately delivers HijackLoader and cleverly uses a GPU-based API called OpenCL to evade sandbox and VM-based analysis, and to obscure the decryption key from analysts. In our case, this forced us onto a physical machine with a GPU, where I could debug the loader, understand its functionality, and recover the correct decryption key.

In this talk, I will provide a detailed explanation of how OpenCL works, and how it can be abused to evade sandbox analysis and hinder static decryption, using techniques observed in this campaign. You will learn how to spot and work around these techniques and gain a deeper understanding of OpenCL-based malware.

I will also discuss our research into the initial delivery technique (which I dubbed repo squatting). This is enabled by GitHub&#8217;s fork-network commit visibility, which allows attackers to &#8220;squat&#8221; under an official repository&#8217;s namespace via commit hashes. I will show how similar platforms are affected, and share the new methods the attackers are using to expand their victim count in 2026.</abstract>
                <slug>botconf-2026-119-gpugate-repo-squatting-and-opencl-anti-analysis-to-deliver-hijackloader</slug>
                <track>Sprint CFP</track>
                
                <persons>
                    <person id='101'>Theo Webb</person><person id='115'>Shungo Kumasaka</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments>
                    <attachment href="https://cfp.botconf.org/media/botconf-2026/submissions/HKUTDC/resources/Botconf2026_theo_webb__qQ79Kdr.pdf">Presentation Slides</attachment>
                </attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/HKUTDC/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/HKUTDC/feedback/</feedback_url>
            </event>
            <event guid='1cf43d95-4595-5a2c-9531-0432d4411cec' id='14' code='PRKMGZ'>
                <room>Amphitheater</room>
                <title>Decoding the Core: Inside Stories of Malware Configuration Extraction</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-16T13:45:00+02:00</date>
                <start>13:45</start>
                <duration>00:30</duration>
                <abstract>Malware configuration data often holds the key to understanding a threat actor&#8217;s intent, infrastructure, and operational scope. Yet, as adversaries evolve their tooling, extracting this configuration information has become a progressively cumbersome challenge for analysts. This talk provides a hands-on exploration of how malware stores, hides, and protects its configuration; moving from easily accessible static artifacts to deeply obfuscated and encrypted structures.

Starting with fundamental patterns and low-hanging fruits, we&#8217;ll walk through practical examples of locating embedded configuration data in binaries, analyzing common encoding routines. The session then escalates to advanced cases where adversaries deploy custom encryption layers, smart contracts, or dynamically generated configuration schemas - illustrated through live demonstrations of real-world samples.

To ground these techniques in recent reality, the talk highlights several emerging malware families observed in the wild throughout recent years. Each case-study outlines how the configuration is structured and stored, and demonstrates the methods and the logic used to extract and decode it - offering actionable know-how directly transferable to day-to-day reverse engineering.

Attendees will gain not only conceptual insights into malware configuration structures across different malware families but also actionable findings for configuration extraction workflows. By the end of the talk, participants will be able to tackle both the straightforward and the sophisticated: turning malware configuration data into actionable threat intelligence.</abstract>
                <slug>botconf-2026-14-decoding-the-core-inside-stories-of-malware-configuration-extraction</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='6'>Albert Zsigovits</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/PRKMGZ/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/PRKMGZ/feedback/</feedback_url>
            </event>
            <event guid='b346bd7b-cfe2-5f31-8e38-6d0c4cafd863' id='72' code='SMH7QS'>
                <room>Amphitheater</room>
                <title>iMac-ulate Conception: The Birth of the macOS Stealer Ecosystem</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-16T14:15:00+02:00</date>
                <start>14:15</start>
                <duration>00:30</duration>
                <abstract>Prior to 2023, commodity information stealers targeting macOS remained a niche activity rarely found advertised in cybercrime communities. The March 2023 release of COOKIE SPIDER&#8217;s Atomic macOS Stealer (aka AMOS) sparked rapid adoption among Russian-speaking &#8220;traffer&#8221; groups and, subsequently, the rise of many competitor stealer projects that continue to proliferate to this day.

This talk will trace the origins of AMOS and its main operator, COOKIE SPIDER, as well as profile its major competitors, touching on similarities and differences between each malware family, their customers, and novel distribution methods and trends. We will also showcase the use of crypto analysis to map relationships between stealer vendors, their customers, and their infrastructure.

The presentation will also highlight the ecosystem in which macOS malware vendors and users exist including the monetization of their infections via cryptocurrency theft, sale of logs, and the emergence of some of the first Pay-Per-Install (PPI) services leveraging macOS infections. We will also conclude our talk with a look at recent and future trends in commodity macOS malware development.</abstract>
                <slug>botconf-2026-72-imac-ulate-conception-the-birth-of-the-macos-stealer-ecosystem</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='74'>Maddie Stewart</person><person id='73'>Charlie Cullen</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/SMH7QS/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/SMH7QS/feedback/</feedback_url>
            </event>
            <event guid='a7dfeb4a-754f-5211-af21-feb7b9ef5930' id='44' code='9LHJCG'>
                <room>Amphitheater</room>
                <title>Following RondoDox&apos;s Breadcrumbs</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T15:30:00+02:00</date>
                <start>15:30</start>
                <duration>00:45</duration>
                <abstract>Exploitation of internet exposed devices is not new, yet we keep seeing threat actors abusing this vector to create botnets. In 2025 one new botnet named RondoDox started making some waves due to its aggressive scanning and exploitation approach, making use of dozens of vulnerabilities in internet exposed devices. 

In this talk we&apos;ll do a deep technical dive into this fairly new botnet, focusing on the activity observed between its emergence in May 2025 and the end of the year. We&apos;ll go over their infection chain, starting with the wide-variety of used exploits, and we&apos;ll then look into the infrastructure supporting the scanning and exploitation, and the dropper and implants used. From there we&apos;ll dive into the technical details of the malware, focusing on details that enable researchers to quickly identify it, how its network protocol communicates with the C2, and highlighting the diverse DoS capabilities at different network levels built into the malware.

We&apos;ll also explore the evolution of the threat with observed changes in both the infrastructure and malware, that highlight the active development of this threat, as well as some operational details regarding patterns in the activity and telemetry information.

By the end of the session the audience will have a comprehensive understanding of this recent threat. The audience will also be able to identify, monitor, and track RondoDox activity within their own environments.</abstract>
                <slug>botconf-2026-44-following-rondodox-s-breadcrumbs</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='24'>Jo&#227;o Godinho</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/9LHJCG/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/9LHJCG/feedback/</feedback_url>
            </event>
            <event guid='27151354-86d6-5e7b-8dc7-231b79f26dd1' id='113' code='ACWXFQ'>
                <room>Amphitheater</room>
                <title>Lightning talks</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T16:15:00+02:00</date>
                <start>16:15</start>
                <duration>00:05</duration>
                <abstract></abstract>
                <slug>botconf-2026-113-lightning-talks</slug>
                <track>Animation</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/ACWXFQ/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/ACWXFQ/feedback/</feedback_url>
            </event>
            <event guid='72ea465f-4bbf-59c4-8708-20fdbb4c34d7' id='132' code='CHJMSY'>
                <room>Amphitheater</room>
                <title>LT01-How to become a bot farmer</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:20:00+02:00</date>
                <start>16:20</start>
                <duration>00:03</duration>
                <abstract>Presentation of a tool and its results for monitoring C2 by simulating fake victims with python script</abstract>
                <slug>botconf-2026-132-lt01-how-to-become-a-bot-farmer</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='117'>Cl&#233;ment CARDIN</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/CHJMSY/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/CHJMSY/feedback/</feedback_url>
            </event>
            <event guid='f27a53f7-f7d1-5fe0-a37b-27b68ca813e3' id='133' code='CDAUV3'>
                <room>Amphitheater</room>
                <title>LT02-Introducing Ransomlook 2.0</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:23:00+02:00</date>
                <start>16:23</start>
                <duration>00:03</duration>
                <abstract>Quick overview of the new features in Ransomlook 2.0. RansomLook is a tool to monitor Ransomware groups and markets and extract their victims.</abstract>
                <slug>botconf-2026-133-lt02-introducing-ransomlook-2-0</slug>
                <track>Lightning talk</track>
                <logo>/media/botconf-2026/submissions/CDAUV3/ransomlook_7cZOIZr.svg</logo>
                <persons>
                    <person id='104'>Tammy Harper</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/CDAUV3/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/CDAUV3/feedback/</feedback_url>
            </event>
            <event guid='71543b96-c244-5fea-afe3-f52ab0f66d0e' id='134' code='N88ZFD'>
                <room>Amphitheater</room>
                <title>LT03-ENS, IPFS, and a custom mesh network walk into a botnet</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:26:00+02:00</date>
                <start>16:26</start>
                <duration>00:03</duration>
                <abstract>A proxy botnet bills itself as a monetization SDK for Android apps: consent API, bandwidth caps, the works. It also distributes binaries via IPFS, discovers C2 servers through encrypted Ethereum Name Service records, polls a blockchain for updates like `apt update`, and ships a custom P2P mesh relay. The operator built three layers of decentralized resilience on the assumption that compute is free when it belongs to someone else.

When a researcher published IOCs for that proxy botnet infrastructure in early April, we began monitoring the download server where the APK was being delivered to devices compromised through proxy-to-ADB exploitation (the same initial access used by Kimwolf). Within weeks, the SDK gained three DDoS flood modules and a template-push system for rotating HTTP payloads. The proxy service had become a dual-purpose attack platform.

This lightning talk traces the operator architecture from proxy to botnet: the ENS update manifest, the IPFS distribution pipeline, and the moment the operator decided bandwidth monetization wasn&apos;t enough.</abstract>
                <slug>botconf-2026-134-lt03-ens-ipfs-and-a-custom-mesh-network-walk-into-a-botnet</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='119'>J&#233;r&#244;me Meyer</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>true</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/N88ZFD/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/N88ZFD/feedback/</feedback_url>
            </event>
            <event guid='e9ffd597-63c0-5ff7-aed9-fc0642b71885' id='135' code='CJVJND'>
                <room>Amphitheater</room>
                <title>LT04-From cheats to APT (or how a youtube ad made me loose all my free time)</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:29:00+02:00</date>
                <start>16:29</start>
                <duration>00:03</duration>
                <abstract>The ligthning talk will dive into a malware family delivered by fake cheating softwares advertised on youtube with videos published on hacked channels.
The malware itself is built using .NET NativeAOT and invoke multiple stages, including drivers installation for BYOVD purposes and EDR/Antivirus killing.</abstract>
                <slug>botconf-2026-135-lt04-from-cheats-to-apt-or-how-a-youtube-ad-made-me-loose-all-my-free-time</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='120'>Paul Daligault</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/CJVJND/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/CJVJND/feedback/</feedback_url>
            </event>
            <event guid='1e772fb8-9afa-55e8-9e34-1184db3270a0' id='136' code='PAF7CV'>
                <room>Amphitheater</room>
                <title>LT05 - One day in the life of a threat actor targeting Kazakhstani diplomatic entities</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:32:00+02:00</date>
                <start>16:32</start>
                <duration>00:03</duration>
                <abstract>Earlier this year, we identified 2 DLL samples impersonating legitimate products and tools uploaded from Kazakhstan to a popular online file analysis platform. These DLLs notably provide an operator with command execution and file download capabilities, and rely on Telegram for C2 communication.

In this lightning talk, we will present the operators&apos; activity journal that we were able to retrieve from the Telegram channels.</abstract>
                <slug>botconf-2026-136-lt05-one-day-in-the-life-of-a-threat-actor-targeting-kazakhstani-diplomatic-entities</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='121'>Pierre L.</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>true</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/PAF7CV/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/PAF7CV/feedback/</feedback_url>
            </event>
            <event guid='dc0ff48e-be4a-59b0-90d1-2a0292b5ade2' id='137' code='77JLMK'>
                <room>Amphitheater</room>
                <title>LT06-What Music Does Malware Listen To?</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:35:00+02:00</date>
                <start>16:35</start>
                <duration>00:03</duration>
                <abstract>Some malware samples open Spotify&#8212;mostly as a distraction and obfuscation technique.
In this lightning talk, I show in a high-level how I analyzed this behavior, share key findings, and present a small dashboard I built to explore the data:https://www.mboll.eu/spotify-malware-dashboard.html 
The collected data is also shared as JSON for further analysis: https://www.mboll.eu/data/pocketbase_export.json
More details in the blog post: https://www.mboll.eu/posts/what_music_does_malware_listen_to/</abstract>
                <slug>botconf-2026-137-lt06-what-music-does-malware-listen-to</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='122'>Manuel Boll</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/77JLMK/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/77JLMK/feedback/</feedback_url>
            </event>
            <event guid='fe578a38-55f8-5644-b987-743a8d2eef3f' id='138' code='WU89DM'>
                <room>Amphitheater</room>
                <title>LT07-Fake IT workers infrastructure in 3 minutes</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:38:00+02:00</date>
                <start>16:38</start>
                <duration>00:03</duration>
                <abstract>Short talk about our articles within Fake IT workers from DPRK from Kudelski security research
https://kudelskisecurity.com/research/inside-the-cyber-infrastructure-behind-dprk-fake-it-worker-operations
https://kudelskisecurity.com/research/dprk-fake-it-workers-fraud-playbook
https://kudelskisecurity.com/research/inside-the-dprk-fake-it-worker-network-ip-ranges-proxies-and-internal-coordination</abstract>
                <slug>botconf-2026-138-lt07-fake-it-workers-infrastructure-in-3-minutes</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='123'>Clifford</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>true</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/WU89DM/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/WU89DM/feedback/</feedback_url>
            </event>
            <event guid='9c39faef-406f-547f-a1c4-5b483de47490' id='140' code='9JKPYT'>
                <room>Amphitheater</room>
                <title>LT08-A Crash Course in Pop Culture, the KimWolf Way</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:41:00+02:00</date>
                <start>16:41</start>
                <duration>00:03</duration>
                <abstract></abstract>
                <slug>botconf-2026-140-lt08-a-crash-course-in-pop-culture-the-kimwolf-way</slug>
                <track>Lightning talk</track>
                <logo>/media/botconf-2026/submissions/9JKPYT/image_2026-04-16_113130454_rCkc_Oi8LT7M.webp</logo>
                <persons>
                    <person id='125'>Gwendal Saloum</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/9JKPYT/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/9JKPYT/feedback/</feedback_url>
            </event>
            <event guid='ff8fa058-e261-5fd2-b6c1-6aefeeac109b' id='141' code='JCWZS3'>
                <room>Amphitheater</room>
                <title>LT09-Random cyber fails - Police POV</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:44:00+02:00</date>
                <start>16:44</start>
                <duration>00:03</duration>
                <abstract>Short lightning telling about real funny French cyber police cases which had some funny stories. All cases are officially closed ; no personal data disclosed.</abstract>
                <slug>botconf-2026-141-lt09-random-cyber-fails-police-pov</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='126'>Fran&#231;ois Lexis</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>true</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/JCWZS3/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/JCWZS3/feedback/</feedback_url>
            </event>
            <event guid='cdd38b61-680b-5002-940b-be30855e7bff' id='142' code='A3XS7T'>
                <room>Amphitheater</room>
                <title>LT10-The People Behind the CVEs</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:47:00+02:00</date>
                <start>16:47</start>
                <duration>00:03</duration>
                <abstract>What drives people to spend nights reversing binaries, fuzzing protocols, or hunting for zero-days &#8212; as a job, a passion, or both? How do they actually practice their craft? And how well do they know the legal boundaries of what they do?
The PEPR Cybers&#233;curit&#233; REV project, a multi-disciplinary research effort at the crossroads of cybersecurity, law, and sociology, is launching a study to explore these questions. Through a privacy-preserving online survey, the team aims to map the plurality of backgrounds, the diverse motivations, and the many career paths that lead people into vulnerability research, understand their day-to-day practices and methodologies, and assess this community&apos;s awareness of the legal framework governing vulnerability discovery and disclosure.
This lightning talk introduces the study, its goals, and its privacy-first methodology. It is also a call to action: whether you are an active vulnerability researcher, have dabbled in the past, or simply work alongside those who do, if this topic resonates with you, we invite you to sign up for notification when the survey goes live.</abstract>
                <slug>botconf-2026-142-lt10-the-people-behind-the-cves</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='127'>Dario NISI</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/A3XS7T/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/A3XS7T/feedback/</feedback_url>
            </event>
            <event guid='76471ac2-26aa-5fe0-bf46-2aa0615a972c' id='143' code='FVCATJ'>
                <room>Amphitheater</room>
                <title>LT11-Using MCRIT for firmware analysis: experimental poorman&apos;s integrity check pipeline</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:50:00+02:00</date>
                <start>16:50</start>
                <duration>00:03</duration>
                <abstract>Sharing experimental approach for assessing UEFI firmware integrity on a laptop - extracting the dumped firmware PE and submitting them to MCRIT. Then proceeding on min-hashing comparison with editor&apos;s published firmware images to hunt for malicious executables.
WARNING: work in progress and artisanal - not a industrialized pipeline : we used ducktape :)</abstract>
                <slug>botconf-2026-143-lt11-using-mcrit-for-firmware-analysis-experimental-poorman-s-integrity-check-pipeline</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='128'>ARNOULD Quentin</person><person id='131'>Pierre-Yves LASCAUX</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/FVCATJ/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/FVCATJ/feedback/</feedback_url>
            </event>
            <event guid='ede1f525-e737-5fcd-bc90-082c540a8e44' id='144' code='BJXUCT'>
                <room>Amphitheater</room>
                <title>LT12-CrimeWars Episode 1 - The LATAM Menace</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:53:00+02:00</date>
                <start>16:53</start>
                <duration>00:03</duration>
                <abstract>The Latin American threat landscape is constantly evolving.  The attacks range from basic consumer phishing campaigns to malware as a service offerings and beyond.  In this presentation I will briefly discuss trends in the landscape, talk about common malware used by threat actors and briefly touch on interesting campaigns.  Finally, I will talk about how LATAM threats reach beyond the Americas and affect Europe and beyond.</abstract>
                <slug>botconf-2026-144-lt12-crimewars-episode-1-the-latam-menace</slug>
                <track>Lightning talk</track>
                <logo>/media/botconf-2026/submissions/BJXUCT/Presentation.001_5IGd8CK_uiinTE_akuHTQx.webp</logo>
                <persons>
                    <person id='129'>Jared Peck</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/BJXUCT/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/BJXUCT/feedback/</feedback_url>
            </event>
            <event guid='a06fbb57-d58a-5ae9-9e55-a0798ad31f3d' id='145' code='ZMJVTF'>
                <room>Amphitheater</room>
                <title>LT13-You just need to ask nicely</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:56:00+02:00</date>
                <start>16:56</start>
                <duration>00:03</duration>
                <abstract>The unexpected meeting of the threat actor that was I was tracking</abstract>
                <slug>botconf-2026-145-lt13-you-just-need-to-ask-nicely</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='130'>Victor Rocheron</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/ZMJVTF/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/ZMJVTF/feedback/</feedback_url>
            </event>
            <event guid='6b27bd2e-202b-5e45-8bb9-1d294a126a0f' id='146' code='MPPGSP'>
                <room>Amphitheater</room>
                <title>LT14-Flipping the Script</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T16:59:00+02:00</date>
                <start>16:59</start>
                <duration>00:03</duration>
                <abstract>Netcraft is a cybercrime disruption company, with a world-leading takedown system, part of VT URL Scanners.

For a few years we&apos;ve been replying to scam emails and text messages to map uncover fraudsters infrastructure. This allows to uncover intelligence that can be used to disrupt fraudsters and protect end-citizens.  

In this lighting talk, we provide a brief overview of this work, before diving into a &quot;hall of fame&quot; best interactions we&apos;ve had with the fraudsters.</abstract>
                <slug>botconf-2026-146-lt14-flipping-the-script</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='132'>Mayeul Fournial</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/MPPGSP/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/MPPGSP/feedback/</feedback_url>
            </event>
            <event guid='f1f34950-63bd-591b-8f71-661069402ce1' id='147' code='MCLGEZ'>
                <room>Amphitheater</room>
                <title>LT15-Modern Fraud botnet powered by AI?</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T17:02:00+02:00</date>
                <start>17:02</start>
                <duration>00:03</duration>
                <abstract>Modern enterprise grade level fraud, spoofing Android Tv boxes as phones via virtualization/ for: residential proxying, committing social media fraud, generating ad-clicks for ad-fraud, evading modern anti-bot /fraud measures, and an entire ecosystem powered by AI and ML in both development and fraud task execution. Ongoing research so no NAMES</abstract>
                <slug>botconf-2026-147-lt15-modern-fraud-botnet-powered-by-ai</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='35'>Pedro Fal&#233;</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/MCLGEZ/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/MCLGEZ/feedback/</feedback_url>
            </event>
            <event guid='af5a338d-0041-557d-9377-178c3656e739' id='148' code='M8YJ8P'>
                <room>Amphitheater</room>
                <title>LT16-Breaking MaaS in 3 Minutes</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T17:05:00+02:00</date>
                <start>17:05</start>
                <duration>00:03</duration>
                <abstract>What happens when a MaaS (Malware-as-a-Service) operator deploys a commercial packer like Virbox Protector to shield their Android banking trojan, but forgets to secure the rest of their operation? In this lightning talk, we walk through a real-world case where advanced anti-analysis protections initially broke our internal pipelines, only for a simple pivoting technique to reveal a debug build of the same malware, completely unprotected. From there, we fully reversed the core malware logic, uncovered an unauthenticated API endpoint leaking live botnet data, and mapped detailed infection statistics across targeted countries. The key takeaway: commercial packers can harden the payload, but they cannot patch a poorly managed botnet infrastructure. Sometimes, all it takes is thinking outside the box.</abstract>
                <slug>botconf-2026-148-lt16-breaking-maas-in-3-minutes</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='97'>Federico Valentini</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/M8YJ8P/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/M8YJ8P/feedback/</feedback_url>
            </event>
            <event guid='7d90e2aa-365a-5b40-8b83-02514140aeed' id='139' code='N37HGZ'>
                <room>Amphitheater</room>
                <title>LT17-Good Labels</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T17:08:00+02:00</date>
                <start>17:08</start>
                <duration>00:03</duration>
                <abstract>A small talk about how good labelling of threats and malware is really helpful for analysts</abstract>
                <slug>botconf-2026-139-lt17-good-labels</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='107'>Alexis Goodfaith</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/N37HGZ/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/N37HGZ/feedback/</feedback_url>
            </event>
            <event guid='ee0c7ef7-3357-5e32-8a8f-16fc86205b1e' id='149' code='Z7SRXM'>
                <room>Amphitheater</room>
                <title>LT18-The Cost Of Sharing</title>
                <subtitle></subtitle>
                <type>Lightning talk</type>
                <date>2026-04-16T17:11:00+02:00</date>
                <start>17:11</start>
                <duration>00:03</duration>
                <abstract>Threat intelligence sharing is one of the cornerstones of the security community. Disclosing findings publicly helps defenders act, raises collective awareness, and advances the field. But sharing is not a cost-free operation and this talk is about one case where the cost became visible in an unexpected way.
In early 2026, Cleafy TIR published a full technical analysis of Mirax, a novel Android RAT capable of turning infected devices into residential proxy nodes. The report included C2 indicators, malware capabilities, and delivery infrastructure details. One element was deliberately withheld: the URL of an attacker-controlled GitHub repository actively distributing new APK variants on a daily basis. The decision to blur it was intentional, the repository represented a live intelligence source, and burning it would mean losing visibility into an ongoing campaign.

This talk presents that case as a concrete example of a recurring tension in threat intelligence sharing: the gap between the intent of a disclosure and the downstream actions it enables. We examine the decision to blur rather than redact, the signal that blurring carries, and what it means when that signal is not recognised or respected.

The talk does not offer a verdict. It asks a question the community should be discussing openly: how do we share intelligence without becoming collateral in our own disclosures?</abstract>
                <slug>botconf-2026-149-lt18-the-cost-of-sharing</slug>
                <track>Lightning talk</track>
                
                <persons>
                    <person id='44'>Alessandro Strino</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>true</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/Z7SRXM/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/Z7SRXM/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Reception area' guid='899bfc6f-9d01-5320-bfe1-303818fbc5e1'>
            <event guid='cb3853bf-21c9-54ea-8514-000a1b5ec869' id='108' code='9QS8TB'>
                <room>Reception area</room>
                <title>Registration</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T08:30:00+02:00</date>
                <start>08:30</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>botconf-2026-108-registration</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/9QS8TB/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/9QS8TB/feedback/</feedback_url>
            </event>
            <event guid='8731ed2c-2fe5-58a1-873c-0d645dbabc27' id='105' code='K7EQL7'>
                <room>Reception area</room>
                <title>Coffee break</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T10:30:00+02:00</date>
                <start>10:30</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>botconf-2026-105-coffee-break</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/K7EQL7/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/K7EQL7/feedback/</feedback_url>
            </event>
            <event guid='05417c5e-7e0c-53a2-98b4-f4885422d6d6' id='102' code='W9YKRX'>
                <room>Reception area</room>
                <title>Lunch</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T12:30:00+02:00</date>
                <start>12:30</start>
                <duration>01:15</duration>
                <abstract></abstract>
                <slug>botconf-2026-102-lunch</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/W9YKRX/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/W9YKRX/feedback/</feedback_url>
            </event>
            <event guid='f716d456-dc4e-5906-a633-cc0a6da89dc1' id='106' code='BWJWR3'>
                <room>Reception area</room>
                <title>Coffee break</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T14:45:00+02:00</date>
                <start>14:45</start>
                <duration>00:45</duration>
                <abstract></abstract>
                <slug>botconf-2026-106-coffee-break</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/BWJWR3/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/BWJWR3/feedback/</feedback_url>
            </event>
            <event guid='3af13317-2e73-5b3d-9c4d-217292d545b5' id='115' code='ALFNTA'>
                <room>Reception area</room>
                <title>Gala reception</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-16T19:00:00+02:00</date>
                <start>19:00</start>
                <duration>03:20</duration>
                <abstract></abstract>
                <slug>botconf-2026-115-gala-reception</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/ALFNTA/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/ALFNTA/feedback/</feedback_url>
            </event>
            
        </room>
        
    </day>
    <day index='4' date='2026-04-17' start='2026-04-17T04:00:00+02:00' end='2026-04-18T03:59:00+02:00'>
        <room name='Amphitheater' guid='420e4745-b79d-50f2-9706-8bc8c14ea715'>
            <event guid='228a69ea-66a9-57da-a431-0c55056da4a5' id='30' code='PJGVWU'>
                <room>Amphitheater</room>
                <title>Defeating Node.js Malware through API Tracing</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T09:30:00+02:00</date>
                <start>09:30</start>
                <duration>00:30</duration>
                <abstract>Node.js has become a staple in the malware development toolkit of crimeware authors: It is easy to develop, trivial to obfuscate and difficult to analyze, with a rich ecosystem of open-source tools such as packers and obfuscators available to threat actors. 

This talk introduces a purpose-built, open-source Node.js Tracer designed to cut through the noise by instrumenting the runtime rather than having to deal with tedious manual source code deobfuscation, ultimately saving precious time for analysts and incident responders. After an overview on different forms of Node.js malware observable in the wild, the talk reconstructs a malware research that sparked the tool&apos;s development, outlines the mechanics of tracing as a dynamic reverse-engineering method, and demonstrates how runtime hooking exposes the malware&apos;s real behavior. 

Attendees will see, using case studies of several real cases, how the utility neutralizes anti-analysis checks, bypasses obfuscation and speeds up the analysis process - the result is a practical workflow for reverse engineers, malware analysts and incident response teams facing increasingly obfuscated JavaScript-based malware families.</abstract>
                <slug>botconf-2026-30-defeating-node-js-malware-through-api-tracing</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='87'>Sven Rath</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/PJGVWU/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/PJGVWU/feedback/</feedback_url>
            </event>
            <event guid='d5b919bd-011c-53b5-872a-078b1f3e3500' id='51' code='NZMVQR'>
                <room>Amphitheater</room>
                <title>Tracking the Next Botnets after the RapperBot&#8217;s PowerOFF</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T10:00:00+02:00</date>
                <start>10:00</start>
                <duration>00:30</duration>
                <abstract>The U.S. Department of Justice reported that RapperBot&apos;s Command and Control (C2) servers have been successfully seized by the Defense Criminal Investigation Service (DCIS) on August 6, 2025 in conjunction with Operation PowerOFF. Two months before that, we took over one of 8 C2 domains of RapperBot and about 60,000 infected devices were observed as of June 2025. But that sinkhole C2 domain is no longer valid for the latest RapperBot which removed the sinkhole domains.

These victim devices should be still vulnerable even after the C2 servers were powered off. Though our honeypots had been optimized for the Digital Video Recorders to obtain the RapperBot, we sometimes receive the other exploitations from the different botnets. Because RapperBot has no killer function for the competitors, the exploitation from the other botnet means the replacement of the bot. Our passive darknet monitoring system is already observing non-RapperBot scan packets from the former RapperBots.

From March to October 2025, the exploitations to install the new Mirai-based malware were observed on our honeypots. The most notable point we found is that this malware family hides the own process by mounting &quot;/proc/1&quot; to &quot;/proc/self&quot;. Because we couldn&apos;t find any existing report about this malware, we began to call it MountBot. We found that some DDoS attacks by MountBot exactly link AISURU botnet&apos;s attacks. Another botnet is MooBot. We found the log data on the exposed download server. It indicates that some former RapperBots were replaced with MooBot. We will present the detailed analysis results and the activities of the possible next botnets which would take over the victim devices from RapperBot.

We will also show the detailed analysis results of the Mirai-based proxy peers including RapperBot and AISURU botnet.</abstract>
                <slug>botconf-2026-51-tracking-the-next-botnets-after-the-rapperbot-s-poweroff</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='40'>Hideyuki Furukawa</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments>
                    <attachment href="https://cfp.botconf.org/media/botconf-2026/submissions/NZMVQR/resources/Botconf2026_TrackingNe_fP3U32R.pdf">Botconf2026_TrackingNextBotnetAfterRapperBotsPowerOff.pdf</attachment>
                </attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/NZMVQR/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/NZMVQR/feedback/</feedback_url>
            </event>
            <event guid='67aa6698-faf1-5f58-9323-53b70aa97842' id='63' code='D9LLZ3'>
                <room>Amphitheater</room>
                <title>The Howl of Kimwolf Resonates Across 1.8 Million Android Devices Worldwide</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T10:30:00+02:00</date>
                <start>10:30</start>
                <duration>00:30</duration>
                <abstract>Kimwolf is a massive botnet first disclosed by QI-ANXIN XLab in December 2025, primarily targeting 
Android devices&#8212;especially TV boxes&#8212;with an estimated 1.8+ million active infected devices across 
222 countries and regions worldwide. The botnet is highly versatile, featuring DDoS attacks, traffic proxying, reverse shells, and file management capabilities. In one recorded instance, it issued a staggering 1.7 billion DDoS commands over just a few days, with a potential peak attack capacity approaching 30 Tbps. The moment Kimwolf shot to fame came in October 2025, when one of its C2 domains briefly outranked tech behemoths like Google and Apple, claiming the number one spot on Cloudflare&apos;s global popularity chart.

Kimwolf conceals its C2 domain resolution using DNS over TLS (DoT) and employs elliptic curve digital 
signatures (ECDSA) for robust C2 server authentication, ensuring bots only accept commands from 
legitimate sources. After repeated infrastructure takedowns by security researchers and third parties, 
its operators adopted the EtherHiding technique, leveraging blockchain-based domains such as 
Ethereum Name Service (ENS) to significantly boost C2 resilience against disruption. Additionally, technical analysis reveals extensive code and infrastructure overlap between Kimwolf and the notorious Aisuru botnet &#8212; holder of the world record for largest DDoS attack &#8212; strongly indicating that both are controlled by the same threat actor group.

This presentation details the full story of the analysis and ongoing battle against the Kimwolf botnet. 
We will dive into the technical specifics, share behind-the-scenes insights and provide the first detailed public breakdown of its infection and propagation chain.</abstract>
                <slug>botconf-2026-63-the-howl-of-kimwolf-resonates-across-1-8-million-android-devices-worldwide</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='45'>Alex Turing</person><person id='54'>Wang Hao</person><person id='47'>Acey9</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/D9LLZ3/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/D9LLZ3/feedback/</feedback_url>
            </event>
            <event guid='209d14fd-4cf0-59e6-ae48-f0b9d7adcbba' id='32' code='AJ997A'>
                <room>Amphitheater</room>
                <title>Dissecting Evil Twin RATs: Tracking the Long-Term Use of TA410&apos;s FlowCloud Toolset</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T11:30:00+02:00</date>
                <start>11:30</start>
                <duration>00:30</duration>
                <abstract>TA410 is a cyber-espionage umbrella group consisting of three subgroups: FlowingFrog, LookingFrog, and JollyFrog. TA410 activity has been observed since 2018, targeting a diverse range of sectors.

FlowCloud is a toolset exclusively used by FlowingFrog. One interesting point is that a HUMINT-driven technique was used for initial access: using a USB device to deliver and install FlowCloud.

The name &#8220;FlowCloud&#8221; has often been used to refer to the RAT because the string &#8220;FlowCloud&#8221; appears in its configuration data and PDB strings. However, based on our analysis of samples and PDB strings, we believe FlowCloud is actually the name of a finely crafted attack framework, specifically an MSVC solution containing multiple projects beyond the RAT itself, including a loader, a rootkit driver, and an installer, uninstaller.

The FlowCloud solution consists of two primary RAT components: fcClient and hcClient. These RATs are sophisticated C++/C applications and have common application designs: encryption algorithms, extensive use of Google Protocol Buffer for C2 communication data formats and configuration, communicating with two external servers (exchange_server and file_server). fcClient has a more structured C++-based design, whereas hcClient is a C-based application.
Previously, fcClient and hcClient were categorized under the FlowCloud RAT. However, our analysis reveals that they are distinct, yet related RATs with separate development paths. We have continued tracking the FlowCloud toolset and identified two new FlowCloud RATs, which are updated versions of hcClient: FlowCross (v5.0.5dz) and FlowThrough (v7.0.0).

In this presentation we will provide in-depth details on the long-term used twin RATs (fcClient and hcClient). Especially, we will do deep dive into:
- New FlowCloud tools, which have not been publicly documented
- Parsing and extracting Protocol Buffers messages from fcClient and hcClient
- Deobfuscation of hcClient payload, including a live demo</abstract>
                <slug>botconf-2026-32-dissecting-evil-twin-rats-tracking-the-long-term-use-of-ta410-s-flowcloud-toolset</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='26'>Hiroshi Takeuchi</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/AJ997A/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/AJ997A/feedback/</feedback_url>
            </event>
            <event guid='189eb5f4-d9f3-58e5-b27c-9019ab1b1e9f' id='36' code='ZQG8K3'>
                <room>Amphitheater</room>
                <title>FrostyNeighbor&#8217;s playbook: How phishing and malware drive long-term espionage in Europe</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T12:00:00+02:00</date>
                <start>12:00</start>
                <duration>00:30</duration>
                <abstract>Over the past years, we closely monitored and tracked the evolution of FrostyNeighbor, also known as UNC1151. Aligned with the interests of an Eastern European country, this APT group has demonstrated since 2016 technical sophistication and strategic intent, mixing cyberespionage with political influence operations, highlighting how this group evolved from targeting military and governmental entities to interfering in democratic processes.
Initially focused on intelligence collection against Ukrainian defense and governmental organizations, the group expanded its scope to other countries, aligning its operations with geopolitical interests, like the Polish parliamentary elections in 2023 and presidential election in 2025. The group uses spearphishing and credential theft alongside narratives to shake up public opinion on sensitive political issues.
FrostyNeighbor has continually refined its methods to thwart defenders. Over time, it went from relatively simple lure documents to complex compromise chains, using custom malware implemented in multiple programming languages. Its modular toolset enabled FrostyNeighbor to deliver payloads only to selected targets, hidden inside seemingly benign files such as images or style sheets. The group also ran many phishing campaigns, using spoofed login pages to target victims, and by exploiting vulnerabilities in widely used webmail platforms, notably Roundcube.
This dual approach, espionage for strategic advantage and political disruption to sow discord, highlights the growing complexity of modern cyberconflict. FrostyNeighbor&#8217;s operations illustrate how state-linked threat actors exploit digital ecosystems not only to steal secrets but also to shape narratives and erode trust in democratic institutions. In this presentation, we describe the most interesting tools in FrostyNeighbor&#8217;s arsenal, including advanced compromise chains and multistage malware. Finally, we highlight the group&#8217;s victimology and post-compromise activities.</abstract>
                <slug>botconf-2026-36-frostyneighbor-s-playbook-how-phishing-and-malware-drive-long-term-espionage-in-europe</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='30'>Damien Schaeffer</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/ZQG8K3/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/ZQG8K3/feedback/</feedback_url>
            </event>
            <event guid='3f5b0b96-7c67-5bc7-8160-94447af8bd65' id='11' code='WVDLSU'>
                <room>Amphitheater</room>
                <title>When Your CTV Box Goes Rogue: How Millions Were Tricked Into Aiding a Global Cybercrime Operation</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T12:30:00+02:00</date>
                <start>12:30</start>
                <duration>00:30</duration>
                <abstract>Sometimes, you disrupt a massive fraud operation only for it to return bigger and stronger two years later. 

That&apos;s what HUMAN Security found with the successor to the original BADBOX campaign.  BADBOX 2.0 targets millions of victims with more backdoor variants, more fraud schemes, and more sophistication than ever before. The China-based threat actors created an entire fraud ecosystem, infecting over 1 million consumer devices with a backdoor in over 200 countries and territories. BADBOX 2.0 is the largest botnet of infected connected TV devices ever uncovered and represents a significant evolution in cybercrime in which multiple types of fraud co-occur.

This talk will dive into all of the details of BADBOX 2.0, including its interconnected nature, how threat actors target the entire customer journey, and how it can be impossible to thwart crimes like this without proper protection. HUMAN&#8217;s Satori Research team will present the technical intricacies, including the backdoor techniques, infection vectors, monetization strategies, and the infrastructure that enabled threat actors to hijack millions of devices worldwide, in addition to BADBOX&#8217;s implications for the Internet and how the company worked to stop it.  We will also provide an update about what happened after the report was released, including how the takedown has progressed.</abstract>
                <slug>botconf-2026-11-when-your-ctv-box-goes-rogue-how-millions-were-tricked-into-aiding-a-global-cybercrime-operation</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='4'>Lindsay Kaye</person><person id='98'>Vikas Parthasarathy</person><person id='99'>Joao Santos</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/WVDLSU/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/WVDLSU/feedback/</feedback_url>
            </event>
            <event guid='4c94a473-e957-5d08-87aa-27e9904f91d3' id='124' code='8XJHEV'>
                <room>Amphitheater</room>
                <title>Unseizable Extortion: cry0&#8217;s Use of the ICP Blockchain</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-17T14:00:00+02:00</date>
                <start>14:00</start>
                <duration>00:30</duration>
                <abstract>Ransomware negotiation portals have traditionally been hosted as Tor hidden services or on bulletproof VPS infrastructure. While resilient, these systems remain dependent on hosting providers and therefore vulnerable to seizure and disruption.
cry0 has begun shifting this model by deploying victim negotiation and payment portals on the Internet Computer Protocol (ICP) using WebAssembly-based canisters. Rather than renting servers, operators deploy application logic into a distributed execution environment replicated across a decentralized node network.
This talk presents a technical analysis of cry0&#8217;s observed on-chain portal deployment and examines the architectural properties that enable it. Because ICP canisters execute deterministic Wasm code with persistent replicated state and web-accessible interfaces, they function as consensus-governed application runtimes rather than static hosting platforms.
We first reconstruct cry0&#8217;s use of ICP for victim-facing infrastructure. We then analyze what this execution model structurally enables, including embedded negotiation workflows, automated payment validation logic, resilient portal replication, and large-scale encrypted data hosting.
Finally, we evaluate how this shift alters the disruption model for ransomware infrastructure. When extortion control planes execute inside consensus-replicated environments, seizure becomes a protocol and governance challenge rather than a hosting problem. The session concludes with a defender-focused framework for identifying, tracking, and responding to blockchain-hosted ransomware infrastructure.</abstract>
                <slug>botconf-2026-124-unseizable-extortion-cry0-s-use-of-the-icp-blockchain</slug>
                <track>Sprint CFP</track>
                <logo>/media/botconf-2026/submissions/8XJHEV/1767477248121_5T1dzfy_MGjWqS0.webp</logo>
                <persons>
                    <person id='104'>Tammy Harper</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/8XJHEV/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/8XJHEV/feedback/</feedback_url>
            </event>
            <event guid='55fe82f2-6656-5d5f-bada-738453f963e7' id='29' code='JZWWS8'>
                <room>Amphitheater</room>
                <title>Malicious Blind Pack: Uncovering all RAT Tools in Silver Fox campaign</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T14:30:00+02:00</date>
                <start>14:30</start>
                <duration>00:30</duration>
                <abstract>Silver Fox, first observed in 2024, has quickly grown into a major cyber threat, initially targeting Chinese-speaking users. The group employs a wide range of techniques, including targeted phishing, SEO poisoning, and the distribution of trojanized software. Unlike actors focused solely on RAT deployment, Silver Fox operates as a hybrid threat, combining cyber espionage with criminal objectives such as deploying custom malware, stealing credentials, and installing tools for persistent remote access. Our investigation in early 2025 uncovered attacks using the Winos malware against users in Taiwan. Further analysis revealed these incidents were part of a larger, coordinated campaign affecting multiple Asian regions. 
Notably, Silver Fox demonstrates versatility in its tool selection. In addition to custom malware like Winos and HoldingHands, the group has started abusing legitimate Remote Monitoring and Management (RMM) software to carry out data theft. These signed RMM tools, normally used for IT administration, give attackers a layer of credibility that helps them avoid detection. By blending malicious activity with trusted applications, Silver Fox can bypass standard security controls and operate under the radar. 
This presentation offers a comprehensive technical investigation into the Silver Fox campaign, dissecting their attack chains, analyzing the behavior of RAT tools, and detailing the execution patterns of commercially available RMM software. By correlating infrastructure across related clusters, we reveal valuable insights for defenders, including key indicators and patterns to facilitate early detection. This presentation concludes with a discussion of persistent patterns in Silver Fox&#8217;s infrastructure and tool selection, aiding in accurate attribution and proactive threat hunting initiatives.</abstract>
                <slug>botconf-2026-29-malicious-blind-pack-uncovering-all-rat-tools-in-silver-fox-campaign</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='61'>Yi Ping (Cara) Lin</person><person id='60'>Rachael Liao</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/JZWWS8/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/JZWWS8/feedback/</feedback_url>
            </event>
            <event guid='486c5963-b648-5fab-b2c5-af01e978acfd' id='84' code='AX8BTL'>
                <room>Amphitheater</room>
                <title>When One Botnet Leads to Another: Pivoting from Quad7-like Activity to Unknown Proxy Networks on Embedded Devices</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T15:00:00+02:00</date>
                <start>15:00</start>
                <duration>00:30</duration>
                <abstract>In November 2025, our Threat Hunting team identified a low-volume credential stuffing campaign targeting authentication attempts associated with the Microsoft Azure PowerShell application in Entra ID. While these attempts were largely unsuccessful due to enforced MFA, the request patterns strongly resembled activity previously associated with the Quad7 botnet.
The purpose of this presentation is to disclose details of our ongoing investigation that pivoted from cloud-based authentication abuse to compromised embedded devices, uncovering multiple botnet components and distinct actor activity on real-world customer-owned hardware.
We identified a shared embedded-device ecosystem in which at least two independent actors operated in parallel: one aligned with previously documented Quad7 activity, and another leveraging compromised devices as residential proxy and ORB infrastructure. This overlap illustrates how mass-compromised network devices blur traditional distinctions between state-aligned operations and eCrime-driven proxy ecosystems.
At the time of writing, we are not aware of any prior public disclosure of these findings.</abstract>
                <slug>botconf-2026-84-when-one-botnet-leads-to-another-pivoting-from-quad7-like-activity-to-unknown-proxy-networks-on-embedded-devices</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='66'>Andreas Petker</person><person id='133'>Hanno Heinrichs</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/AX8BTL/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/AX8BTL/feedback/</feedback_url>
            </event>
            <event guid='b5158954-431b-56d8-b009-de312cad1504' id='80' code='YYRQYQ'>
                <room>Amphitheater</room>
                <title>Izanagi RAT: Discovery and Analysis of a Cross-Platform, Long-Lived Go Backdoor</title>
                <subtitle></subtitle>
                <type>Regular talk</type>
                <date>2026-04-17T15:30:00+02:00</date>
                <start>15:30</start>
                <duration>00:30</duration>
                <abstract>This proposal describes the discovery and analysis of Izanagi RAT, a low-prevalence Go-based backdoor, which likely originates from a China-Nexus threat actor. The malware was discovered recently during an incident response engagement and was active in the victim&#8217;s environment since June 2021. Exceptionally long dwell time and initial lack of intelligence about this malware strain sparked our interest and led to further analysis and reverse engineering.

Although Izanagi RAT may overlap with the malware family Zingdoor previously described by Trend Micro, technical details about this malware have, to the best of our knowledge, never been published before. As of December 2025, none of the samples we analyzed have meaningful detections or signature matches in VirusTotal, other analysis engines or OSINT indicators and signatures. Furthermore, our work shows that the origins of this malware family can be traced back further than previously reported by Trend Micro.

The talk we intend to give at Botconf will not only provide a detailed insight into the technical details of Izanagi RAT, such as for example various anti-analysis techniques and a multi-protocol C2 communication scheme, but also showcase the methodology and tools used to derive these results.</abstract>
                <slug>botconf-2026-80-izanagi-rat-discovery-and-analysis-of-a-cross-platform-long-lived-go-backdoor</slug>
                <track>Main conference</track>
                
                <persons>
                    <person id='63'>Fabian Marquardt</person>
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/YYRQYQ/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/YYRQYQ/feedback/</feedback_url>
            </event>
            <event guid='160ca858-69ee-59e4-a269-0bf864bf6ad7' id='112' code='RJSHDV'>
                <room>Amphitheater</room>
                <title>Closing speech</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-17T16:00:00+02:00</date>
                <start>16:00</start>
                <duration>00:15</duration>
                <abstract></abstract>
                <slug>botconf-2026-112-closing-speech</slug>
                <track>Animation</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/RJSHDV/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/RJSHDV/feedback/</feedback_url>
            </event>
            
        </room>
        <room name='Reception area' guid='899bfc6f-9d01-5320-bfe1-303818fbc5e1'>
            <event guid='544b5de3-1fc6-54fc-83c5-2714fa5d615a' id='109' code='3AQXSK'>
                <room>Reception area</room>
                <title>Registration</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-17T09:00:00+02:00</date>
                <start>09:00</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>botconf-2026-109-registration</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/3AQXSK/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/3AQXSK/feedback/</feedback_url>
            </event>
            <event guid='3d94257e-3733-5ddd-a1d5-64d4a36e8de5' id='116' code='KEA7J9'>
                <room>Reception area</room>
                <title>Coffee break</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-17T11:00:00+02:00</date>
                <start>11:00</start>
                <duration>00:30</duration>
                <abstract></abstract>
                <slug>botconf-2026-116-coffee-break</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/KEA7J9/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/KEA7J9/feedback/</feedback_url>
            </event>
            <event guid='45775f64-baa2-5c80-89fa-aeb2498042e5' id='103' code='78HGNV'>
                <room>Reception area</room>
                <title>Lunch</title>
                <subtitle></subtitle>
                <type>Long talk</type>
                <date>2026-04-17T13:00:00+02:00</date>
                <start>13:00</start>
                <duration>01:00</duration>
                <abstract></abstract>
                <slug>botconf-2026-103-lunch</slug>
                <track>Networking &amp; breaks</track>
                
                <persons>
                    
                </persons>
                <language>en</language>
                
                <recording>
                    <license></license>
                    <optout>false</optout>
                </recording>
                <links></links>
                <attachments></attachments>

                <url>https://cfp.botconf.org/botconf-2026/talk/78HGNV/</url>
                <feedback_url>https://cfp.botconf.org/botconf-2026/talk/78HGNV/feedback/</feedback_url>
            </event>
            
        </room>
        
    </day>
    
</schedule>
