Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Security Apps
Hard_Configurator Tools
Testing Windows Hybrid Hardening (new hardening application).
Message
<blockquote data-quote="Andy Ful" data-source="post: 1054186" data-attributes="member: 32260"><p>The example posted by <a href="https://malwaretips.com/goto/post?id=1054148" target="_blank">Gandalf_The_Grey</a> is interesting. The .NET executables can read the data from external resources and create the DLLs filelessly (in memory). Many malware can do it too. If the external resource is modified by the attacker, then the legal .NET executable will create the DLL with malicious code.</p><p>This method is similar to DLL hijacking, but instead of using malicious DLL, the attacker replaces the original resource with a malicious one. This method can be a challenge for many AVs.</p><p>I can predict such attacks, but I do not know how popular they can be.</p><p></p><p>The dynamic code trust verification can be skipped in WDAC by skipping in the policy the option:</p><p> <Option> Enabled: Dynamic Code Security </Option></p><p>It is skipped in Smart App Control. I may consider skipping it in WHH.</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 1054186, member: 32260"] The example posted by [URL='https://malwaretips.com/goto/post?id=1054148']Gandalf_The_Grey[/URL] is interesting. The .NET executables can read the data from external resources and create the DLLs filelessly (in memory). Many malware can do it too. If the external resource is modified by the attacker, then the legal .NET executable will create the DLL with malicious code. This method is similar to DLL hijacking, but instead of using malicious DLL, the attacker replaces the original resource with a malicious one. This method can be a challenge for many AVs. I can predict such attacks, but I do not know how popular they can be. The dynamic code trust verification can be skipped in WDAC by skipping in the policy the option: <Option> Enabled: Dynamic Code Security </Option> It is skipped in Smart App Control. I may consider skipping it in WHH. [/QUOTE]
Insert quotes…
Verification
Post reply
Top