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
Security
Video Reviews - Security and Privacy
Comodo Internet Security 11 Review | Test vs Malware
Message
<blockquote data-quote="cruelsister" data-source="post: 764647" data-attributes="member: 7463"><p>Yes- I personally just love this approach. The two main ways such a delay can be implemented is either by a simple delay in execution (SleepEx [whatever time you want], or an API call (GetLocalTime)- commonly called a Time Trigger- where the malware will activate at some time in the future that the Blackhat will determine. It's a bit complicated but in essence will result in a permanent loop until the time specified would be achieved.</p><p></p><p>An undocumented variant on this theme is one that Ophelia coded (I never would have thought of it being Kind and Gentle) that was used in my Boot Time Protection series a few years back. The malware would sleep until a certain action was taken (like a reboot), and only then would the payload be dropped and set to restart on system start. The drop would occur at at point too late for an AV to respond, and would start prior to all those AV's without boot time protection to prevent. Sharing this method with my nemesis Kaspersky (I'm firm but fair) led to their inclusion of boot time protection for K products released after 2017.</p></blockquote><p></p>
[QUOTE="cruelsister, post: 764647, member: 7463"] Yes- I personally just love this approach. The two main ways such a delay can be implemented is either by a simple delay in execution (SleepEx [whatever time you want], or an API call (GetLocalTime)- commonly called a Time Trigger- where the malware will activate at some time in the future that the Blackhat will determine. It's a bit complicated but in essence will result in a permanent loop until the time specified would be achieved. An undocumented variant on this theme is one that Ophelia coded (I never would have thought of it being Kind and Gentle) that was used in my Boot Time Protection series a few years back. The malware would sleep until a certain action was taken (like a reboot), and only then would the payload be dropped and set to restart on system start. The drop would occur at at point too late for an AV to respond, and would start prior to all those AV's without boot time protection to prevent. Sharing this method with my nemesis Kaspersky (I'm firm but fair) led to their inclusion of boot time protection for K products released after 2017. [/QUOTE]
Insert quotes…
Verification
Post reply
Top