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
Hard_Configurator - Windows Hardening Configurator
Message
<blockquote data-quote="Andy Ful" data-source="post: 815250" data-attributes="member: 32260"><p>There is also another problem with blocking DLLs by FIDES, or generally by denying read access. The DLLs can be run as the file with any extension. So, you can run the DLL library as malware.txt or malware.tmp, etc. (binary with changed extension). This is the common way used in the wild. FIDES cannot recognize it (Bouncer and SRP can). Furthermore, most security solutions will fail when malware will use reflective DLL loading. </p><p>I think that FIDES can be useful for blocking the .NET libraries used by the system, like </p><p>system.management.automation.dll .</p><p>In my opinion, one cannot rely much on blocking DLLs.</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 815250, member: 32260"] There is also another problem with blocking DLLs by FIDES, or generally by denying read access. The DLLs can be run as the file with any extension. So, you can run the DLL library as malware.txt or malware.tmp, etc. (binary with changed extension). This is the common way used in the wild. FIDES cannot recognize it (Bouncer and SRP can). Furthermore, most security solutions will fail when malware will use reflective DLL loading. I think that FIDES can be useful for blocking the .NET libraries used by the system, like system.management.automation.dll . In my opinion, one cannot rely much on blocking DLLs. [/QUOTE]
Insert quotes…
Verification
Post reply
Top