<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Defense-Evasion on HackingPassion.com : root@HackingPassion.com-[~]</title><link>https://hackingpassion.com/tags/defense-evasion/</link><description>Recent content in Defense-Evasion on HackingPassion.com : root@HackingPassion.com-[~]</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 21 May 2026 12:22:26 +0200</lastBuildDate><atom:link href="https://hackingpassion.com/tags/defense-evasion/index.xml" rel="self" type="application/rss+xml"/><item><title>GhostTree Makes Windows Defender Stop Scanning With Two Lines of Code</title><link>https://hackingpassion.com/ghosttree-ntfs-defender-bypass/</link><pubDate>Thu, 21 May 2026 12:22:26 +0200</pubDate><guid>https://hackingpassion.com/ghosttree-ntfs-defender-bypass/</guid><description>&lt;p>&lt;strong>GhostTree&lt;/strong> makes Windows Defender stop scanning. Two lines of code, no admin rights, and malware sitting right next to it goes completely undetected. A Varonis researcher published it today, confirmed it works, and Microsoft&amp;rsquo;s first response was that this does not count as a security issue. Then they patched it anyway.&lt;/p>
&lt;p>Windows lets you create a folder that points to another folder. The operating system follows that pointer as if the destination is real. Most applications and scanners follow junctions transparently unless they explicitly check for reparse points, which most do not. The feature has been built in for decades and has a perfectly legitimate purpose: backward compatibility, keeping old software happy when file locations change. The Windows name for it is an &lt;strong>NTFS junction&lt;/strong>. The part that matters for this attack: any standard user account can create one. No admin rights needed. Write access to a folder is enough, and most users already have that in their own profile and in shared directories.&lt;/p></description></item><item><title>MSBuild LOLBin: How Hackers Run Malware on Windows Without Leaving a Trace</title><link>https://hackingpassion.com/msbuild-lolbin-fileless-attack/</link><pubDate>Tue, 14 Apr 2026 12:06:26 +0200</pubDate><guid>https://hackingpassion.com/msbuild-lolbin-fileless-attack/</guid><description>&lt;p>&lt;strong>MSBuild.exe&lt;/strong> is a &lt;strong>LOLBin&lt;/strong>, a legitimate Windows tool being abused to run malware on fully patched machines without dropping a single file on disk, and Windows Defender does not raise an alert because MSBuild.exe carries Microsoft&amp;rsquo;s own digital signature and many security tools treat it as trusted by default. There is no patch coming because nothing here is broken. MSBuild.exe is doing exactly what Microsoft designed it to do. 😏&lt;/p>
&lt;p>&lt;code>MSBuild.exe&lt;/code>, the Microsoft Build Engine, has been part of the .NET Framework and Visual Studio for years. Software developers use it to compile and build applications from XML-based project files. Because Microsoft built it and signed it, Windows trusts it completely. AppLocker trusts it. Windows Defender Application Control trusts it. Most endpoint security solutions wave it through without a second look, because as far as they are concerned, it is a legitimate Microsoft tool doing its job.&lt;/p></description></item></channel></rss>