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
Microsoft Defender
How to prevent efficiently Defender from considering a given VBS script as containing a threat
Message
<blockquote data-quote="Andy Ful" data-source="post: 935570" data-attributes="member: 32260"><p>It seems that this detection tries to fight any scripting code that wants to download something and run anything. It is invasive but safe for most home users because many malware samples try to do it. </p><p>In enterprises, people use the Defender ATP paid version instead of Defender free and this version has an excellent Security Center, so managing such detections is not a problem for administrators. </p><p>Home users who use such scripts can remove the detection (<strong><span style="color: rgb(184, 49, 47)">TrojanDownloader:HTML/Adodb.gen!A</span></strong>) by submitting the file to Microsoft. The detection name is rather informative:</p><p><strong><span style="color: rgb(184, 49, 47)">TrojanDownloader:HTML</span></strong> ---> download something from the Internet,</p><p><strong><span style="color: rgb(184, 49, 47)">Adodb</span></strong> ----> download via <span style="color: rgb(184, 49, 47)"><strong>ADODB</strong></span>.Stream object.</p><p></p><p>To this point, I like the way how Defender works. But, then the script is detected at the runtime by AMSI-based post-execution models. This detection is troublesome if cannot be whitelisted. It seems that Microsoft has a technical problem with it, so far.</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 935570, member: 32260"] It seems that this detection tries to fight any scripting code that wants to download something and run anything. It is invasive but safe for most home users because many malware samples try to do it. In enterprises, people use the Defender ATP paid version instead of Defender free and this version has an excellent Security Center, so managing such detections is not a problem for administrators. Home users who use such scripts can remove the detection ([B][COLOR=rgb(184, 49, 47)]TrojanDownloader:HTML/Adodb.gen!A[/COLOR][/B]) by submitting the file to Microsoft. The detection name is rather informative: [B][COLOR=rgb(184, 49, 47)]TrojanDownloader:HTML[/COLOR][/B] ---> download something from the Internet, [B][COLOR=rgb(184, 49, 47)]Adodb[/COLOR][/B] ----> download via [COLOR=rgb(184, 49, 47)][B]ADODB[/B][/COLOR].Stream object. To this point, I like the way how Defender works. But, then the script is detected at the runtime by AMSI-based post-execution models. This detection is troublesome if cannot be whitelisted. It seems that Microsoft has a technical problem with it, so far. [/QUOTE]
Insert quotes…
Verification
Post reply
Top