<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>FortiProxy - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/fortiproxy/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 15 Jul 2026 20:00:29 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/fortiproxy/feed.xml" rel="self" type="application/rss+xml"/><item><title>Qilin Ransomware Claims New Victim in Agriculture and Food Production Sector</title><link>https://feed.craftedsignal.io/briefs/2026-07-qilin-ransomware/</link><pubDate>Wed, 15 Jul 2026 20:00:29 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-qilin-ransomware/</guid><description>The Qilin ransomware group, active since July 2022 and utilizing Golang, has claimed a new victim, Danone (International Delights) in the US Agriculture and Food Production sector, employing double extortion tactics involving data encryption and threatened data release.</description><content:encoded><![CDATA[<p>The Qilin ransomware group, a highly active threat actor first observed in July 2022, continues its double extortion operations, with a recent claim against Danone (International Delights), a US-based company in the Agriculture and Food Production sector. Qilin ransomware is written in Golang, offering multiple encryption modes controlled by the operators, and its campaigns typically involve both data encryption and the threat of public release of stolen sensitive information if a ransom is not paid. The group has accumulated over 2000 victims across various industries, including manufacturing, business services, technology, and healthcare, primarily targeting entities in the United States. This ongoing activity highlights Qilin's persistent threat to critical infrastructure and diverse commercial enterprises globally.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access</strong>: Attackers gain entry through various methods, including the exploitation of public-facing applications, spearphishing via email, or leveraging valid but compromised accounts (e.g., T1566, T1190, T1078).</li>
<li><strong>Execution</strong>: Qilin operators execute malicious code using scripting interpreters like PowerShell or Unix Shell, or by deploying malicious system services (e.g., T1059.001, T1059.004, T1569.002).</li>
<li><strong>Persistence &amp; Privilege Escalation</strong>: Persistence is established via scheduled tasks or boot/logon autostart execution. Privilege escalation is achieved through exploitation of vulnerabilities or techniques like OS credential dumping (e.g., T1053.005, T1547, T1068, T1003.001).</li>
<li><strong>Defense Evasion</strong>: The group employs techniques such as obfuscated files, modifying or disabling security tools, and impairing system defenses like firewalls to maintain access and avoid detection (e.g., T1027, T1562, T1562.004).</li>
<li><strong>Discovery &amp; Lateral Movement</strong>: Attackers conduct extensive network reconnaissance, querying registries, sniffing network traffic, and using remote services (e.g., SMB/Windows Admin Shares, RDP) to identify high-value targets and move laterally across the compromised network (e.g., T1012, T1046, T1021.001, T1021.002).</li>
<li><strong>Collection &amp; Exfiltration</strong>: Sensitive data is collected and often archived using utilities before being exfiltrated over alternative network mediums or to cloud storage services (e.g., T1560.001, T1041, T1567.002).</li>
<li><strong>Command and Control</strong>: Communication with C2 infrastructure is maintained through various methods, including obfuscated data and tunneling over common application layer protocols like web protocols (e.g., T1001, T1071.001, T1572).</li>
<li><strong>Impact</strong>: The final stage involves encrypting victim data, inhibiting system recovery mechanisms, and sometimes wiping disks to maximize disruption and coerce ransom payment (e.g., T1486, T1490, T1488, T1488.001).</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The Qilin ransomware group's attacks result in severe operational disruption, data loss due to encryption, and potential public exposure of sensitive information through their double extortion model. With over 2000 victims reported since 2022, including a recent target in the US Agriculture and Food Production sector, the scope of their impact is significant and spans diverse industries like manufacturing, business services, technology, and healthcare. Successful attacks lead to direct financial losses from ransom demands, costs associated with incident response and recovery, and severe reputational damage. The loss of critical business data and systems can halt operations for extended periods, impacting supply chains and essential services.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Implement endpoint detection and response (EDR) solutions to detect and block malicious hashes listed in the IOCs.</li>
<li>Block connections to the malicious IP addresses and domains listed in the IOC table at the network perimeter firewall and DNS resolver.</li>
<li>Deploy and tune endpoint security rules, such as the <code>Detect Qilin Ransomware Hashes</code> rule, to identify and quarantine known Qilin ransomware samples.</li>
<li>Implement and continuously monitor the <code>Detect Qilin C2 Network Connections</code> rule to identify and alert on suspicious outbound network activity to known Qilin infrastructure.</li>
<li>Enable comprehensive logging for process creation, network connections, and file events on all endpoints to provide visibility for the detection rules and facilitate incident response.</li>
<li>Review and enforce strong password policies and multi-factor authentication (MFA) to mitigate initial access attempts via valid accounts (ATT&amp;CK T1078).</li>
<li>Regularly patch and update all public-facing applications and systems to prevent exploitation of vulnerabilities (ATT&amp;CK T1190).</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>ransomware</category><category>qilin</category><category>double-extortion</category><category>golang</category><category>agriculture</category><category>food-production</category></item><item><title>ServiceNow Critical Sandbox Escape Vulnerability (CVE-2026-6875)</title><link>https://feed.craftedsignal.io/briefs/2026-07-servicenow-sandbox-escape/</link><pubDate>Tue, 14 Jul 2026 14:38:44 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-servicenow-sandbox-escape/</guid><description>ServiceNow has released a security advisory addressing CVE-2026-6875, a critical sandbox escape vulnerability affecting multiple product versions including Brazil, Australia, Zurich, and Yokohama, which could allow an attacker to bypass security boundaries and execute arbitrary code with elevated privileges.</description><content:encoded><![CDATA[<p>On July 13, 2026, ServiceNow issued a security advisory (AV26-693) detailing a critical sandbox escape vulnerability, identified as CVE-2026-6875, within its AI Platform. This vulnerability affects several versions across multiple product lines, specifically Brazil (prior to EA and GA releases), Australia (prior to Patch 2), Zurich (prior to Patch 7b and Patch 9), and Yokohama (prior to Patch 12 Hot Fix 1b and Patch 13). A sandbox escape allows an attacker to break out of a restricted execution environment, potentially gaining unauthorized access to underlying systems or sensitive data with higher privileges. While the advisory does not specify observed exploitation in the wild, the critical nature of a sandbox escape warrants immediate attention for organizations utilizing these ServiceNow products to prevent potential data compromise, system disruption, or further network infiltration.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-6875 could allow an attacker to bypass the security restrictions of the ServiceNow AI Platform's sandbox environment. This could lead to unauthorized access to sensitive data, execution of arbitrary code outside the sandbox, or escalation of privileges on the affected ServiceNow instance. While no specific victims or attack campaigns have been detailed in the advisory, any organization using the vulnerable versions of ServiceNow Brazil, Australia, Zurich, or Yokohama platforms is at risk of severe impact, including data breaches, system integrity compromise, and operational disruption if the vulnerability is exploited by a malicious actor.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Review the ServiceNow Security Advisory (KB3137947) linked in this brief immediately to understand the specific affected versions and apply the necessary patches for CVE-2026-6875.</li>
<li>Apply the recommended updates to your ServiceNow Brazil instances (prior to Brazil EA and Brazil GA), Australia instances (prior to Australia Patch 2), Zurich instances (prior to Zurich Patch 7b and Zurich Patch 9), and Yokohama instances (prior to Yokohama Patch 12 Hot Fix 1b and Yokohama Patch 13).</li>
<li>Ensure that all ServiceNow platforms are kept up-to-date with the latest security patches to mitigate known vulnerabilities.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>vulnerability</category><category>servicenow</category><category>cloud</category></item><item><title>DNS Kerberos Coercion Attempt Detection</title><link>https://feed.craftedsignal.io/briefs/2024-01-03-dns-kerberos-coercion/</link><pubDate>Wed, 03 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-03-dns-kerberos-coercion/</guid><description>This brief details the detection of DNS-based Kerberos coercion attacks, where adversaries inject marshaled credential structures into DNS records to spoof SPNs and redirect authentication, as seen in CVE-2025-33073, using Suricata and Sysmon event ID 22.</description><content:encoded><![CDATA[<p>This brief addresses the threat of DNS-based Kerberos coercion attacks, which are designed to compromise authentication processes within a network. Attackers inject specifically crafted marshaled credential structures, identified by patterns like '<em>1UWhRC</em>', '<em>AAAAA</em>', and '<em>YBAAAA</em>', into DNS records. This injection allows the attacker to spoof Service Principal Names (SPNs) and redirect authentication requests, potentially leading to unauthorized access and lateral movement. The attack leverages vulnerabilities such as CVE-2025-33073. This activity has been observed leveraging both Suricata network monitoring and Windows Sysmon (Event ID 22) to detect the presence of these malicious DNS queries. Detection of this activity is critical to prevent Kerberos relay attacks and maintain the integrity of network authentication.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker gains initial access to a compromised host within the network.</li>
<li>The attacker crafts a malicious DNS query containing marshaled <code>CREDENTIAL_TARGET_INFORMATION</code> structures.</li>
<li>The compromised host sends the malicious DNS query to the internal DNS server.</li>
<li>The DNS server processes the query, unknowingly forwarding the malicious data.</li>
<li>The attacker intercepts the DNS response and uses the spoofed SPN to initiate a Kerberos authentication request.</li>
<li>The target server authenticates to the attacker-controlled service, relaying credentials.</li>
<li>The attacker leverages the relayed credentials to gain unauthorized access to network resources.</li>
<li>The attacker escalates privileges and moves laterally within the network, achieving their final objective.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>A successful Kerberos coercion attack can lead to significant compromise of a network. By relaying credentials, attackers can gain unauthorized access to critical systems and data. While the exact number of potential victims is unknown, the impact can range from data breaches to complete network takeover. Sectors relying on Kerberos for authentication, such as government, finance, and healthcare, are particularly vulnerable. Successful exploitation allows attackers to escalate privileges, move laterally, and ultimately achieve their objectives, including data exfiltration or ransomware deployment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Ensure that DNS data is properly ingested and correlated with the Network Resolution data model in your SIEM to facilitate detection using the provided search query.</li>
<li>Implement the provided Sigma rules to detect suspicious DNS queries containing marshaled credential structures based on Suricata and Sysmon event ID 22 logs.</li>
<li>Investigate and patch CVE-2025-33073 on all affected systems to prevent exploitation of the vulnerability.</li>
<li>Review and tune the provided Sigma rules for false positives, filtering as needed for your organization's specific environment based on the known false positives.</li>
<li>Enable Sysmon Event ID 22 logging to enhance visibility into DNS query activity on Windows endpoints.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>kerberos</category><category>coercion</category><category>dns</category><category>cve-2025-33073</category></item><item><title>Fortinet Appliance Authentication Bypass Vulnerability (CVE-2022-40684) Exploitation</title><link>https://feed.craftedsignal.io/briefs/2024-01-03-fortinet-auth-bypass/</link><pubDate>Wed, 03 Jan 2024 10:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-03-fortinet-auth-bypass/</guid><description>Exploitation of CVE-2022-40684, a Fortinet appliance authentication bypass vulnerability, allows unauthorized REST API access to modify system configurations, potentially leading to complete system compromise.</description><content:encoded><![CDATA[<p>CVE-2022-40684 is an authentication bypass vulnerability affecting Fortinet appliances, specifically FortiOS, FortiProxy, and FortiSwitchManager. Successful exploitation allows a remote attacker to bypass authentication and perform unauthorized administrative actions via crafted HTTP requests. Public exploits and Metasploit modules targeting this vulnerability were quickly developed and released after the vulnerability was disclosed in late 2022. The vulnerability stems from an improper access control issue, allowing attackers to interact with the REST API without proper authentication. The primary targets are organizations using unpatched Fortinet appliances, and the impact can range from data theft and denial of service to complete network compromise.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies a vulnerable Fortinet appliance exposed to the internet.</li>
<li>The attacker crafts a malicious HTTP request to the <code>/api/v2/cmdb/system/admin</code> endpoint, bypassing authentication checks.</li>
<li>The attacker uses the <code>PUT</code> or <code>POST</code> HTTP methods to modify existing administrator accounts or create new accounts.</li>
<li>The attacker adds an SSH key to an administrator account to gain persistent remote access.</li>
<li>The attacker uses the newly created or modified administrator account to log into the Fortinet appliance's web interface or SSH.</li>
<li>The attacker reconfigures firewall rules to allow unauthorized network traffic.</li>
<li>The attacker exfiltrates sensitive data from the network through the compromised Fortinet appliance.</li>
<li>The attacker uses the compromised appliance as a pivot point to access other internal systems.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2022-40684 can lead to complete compromise of the Fortinet appliance and the network it protects. Attackers can gain unauthorized access to sensitive data, disrupt network services, and use the compromised appliance as a foothold for further attacks within the network. This vulnerability has been widely exploited, impacting numerous organizations across various sectors. Unpatched systems are at high risk of being compromised.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the latest Fortinet patches to address CVE-2022-40684 on all FortiOS, FortiProxy, and FortiSwitchManager appliances immediately.</li>
<li>Deploy the Sigma rule <code>Fortinet Appliance Auth Bypass Attempt</code> to your SIEM to detect exploitation attempts targeting the <code>/api/v2/cmdb/system/admin</code> endpoint.</li>
<li>Enable web server logging on Fortinet appliances to ensure the Sigma rule can effectively detect malicious activity.</li>
<li>Review existing user accounts and SSH keys for any unauthorized additions or modifications.</li>
<li>Monitor network traffic for suspicious outbound connections originating from Fortinet appliances.</li>
<li>Implement network segmentation to limit the impact of a successful breach.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cve-2022-40684</category><category>fortinet</category><category>authentication-bypass</category><category>network-appliance</category><category>initial-access</category></item></channel></rss>