<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Research on 0xblack</title><link>https://0xblack.dev/research/</link><description>Recent content in Research on 0xblack</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 18 Mar 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://0xblack.dev/research/index.xml" rel="self" type="application/rss+xml"/><item><title>RedLine Stealer v5 — Credential Harvesting via Fake Software Installers</title><link>https://0xblack.dev/research/redline-v5-credential-harvesting/</link><pubDate>Tue, 18 Mar 2025 00:00:00 +0000</pubDate><guid>https://0xblack.dev/research/redline-v5-credential-harvesting/</guid><description>&lt;h2 id="executive-summary"&gt;Executive Summary&lt;/h2&gt;
&lt;p&gt;RedLine Stealer v5 is a commodity credential-harvesting malware distributed through malvertising campaigns promoting fake software installers (notably cracked games and productivity tools). Upon execution, it extracts browser-saved passwords, cookies, cryptocurrency wallets, and Discord tokens before exfiltrating them to a C2 panel. This sample was built using the leaked RedLine builder and sold as MaaS (Malware-as-a-Service).&lt;/p&gt;
&lt;h2 id="sample-information"&gt;Sample Information&lt;/h2&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Field&lt;/th&gt;
					&lt;th&gt;Value&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;File Name&lt;/td&gt;
					&lt;td&gt;&lt;code&gt;AdobeInstaller_crack.exe&lt;/code&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;File Type&lt;/td&gt;
					&lt;td&gt;PE32 executable (GUI)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Size&lt;/td&gt;
					&lt;td&gt;612 KB&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Compiler&lt;/td&gt;
					&lt;td&gt;.NET 4.8&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Packer&lt;/td&gt;
					&lt;td&gt;ConfuserEx (obfuscation)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;First Seen&lt;/td&gt;
					&lt;td&gt;2025-03-10 (VirusTotal)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;VT Score&lt;/td&gt;
					&lt;td&gt;47 / 72&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="static-analysis"&gt;Static Analysis&lt;/h2&gt;
&lt;p&gt;DIE (Detect-It-Easy) identified the sample as a .NET assembly with ConfuserEx obfuscation applied. PE-bear showed no obvious packing but the import table was minimal and consistent with .NET managed code.&lt;/p&gt;</description></item></channel></rss>