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
Other security for Windows, Mac, Linux
NoVirusThanks OSArmor
Message
<blockquote data-quote="Deleted member 65228" data-source="post: 733275"><p>Due to how the product is designed its main capability stems around post-exploitation payload blocking IMO. Either way the product is useful and great, I like it a lot.</p><p></p><p>If your browser gets hit with a file-less RCE exploit from the web, NVT OSArmor is not going to be able to stop it. However, the post-exploitation payload might cause additional process creation instead of continuing code execution on the host environment via the browser process for the rest of the operation -> NVT OSArmor monitoring scope is now in action.</p><p></p><p>Bear in mind, things like registry operations would indirectly cause reg.exe to spawn, and NVT OSArmor monitors this as well (for example). So even without directly spawning another process, an operation performed by the payload could cause it... and thus lead to being blocked by NVT OSArmor.</p><p></p><p>Even if payload is not stopped immediately, better later than never... = less damage in the end.</p><p></p><p>Don't expect it to behave like other "Anti-Exploit", it doesn't patch memory to intercept on code execution flow nor scan memory for in-memory signatures... or things like call stack checking. It simply doesn't work like that. However because of how it works, it'll behave very light and won't manipulate 3rd party software, plus it is still useful. And should be compatible when combined with other AE. That way you can use one AE to cover those areas, and NVT OSArmor to focus on different things, and lock down the configuration a bit more to help cut off legs of an attackers payload.</p><p></p><p>Think of it like an Anti-Executable except it isn't an Anti-Executable but will automatically block process creation depending on the configuration. If the configuration has an enabled rule about bcdedit.exe, the command line will be checked when it is spawned (before the main thread of bcdedit.exe is resumed so it doesn't start any operation yet) and depending on that command line matching the rule in the configuration -> block process creation (as an example).</p></blockquote><p></p>
[QUOTE="Deleted member 65228, post: 733275"] Due to how the product is designed its main capability stems around post-exploitation payload blocking IMO. Either way the product is useful and great, I like it a lot. If your browser gets hit with a file-less RCE exploit from the web, NVT OSArmor is not going to be able to stop it. However, the post-exploitation payload might cause additional process creation instead of continuing code execution on the host environment via the browser process for the rest of the operation -> NVT OSArmor monitoring scope is now in action. Bear in mind, things like registry operations would indirectly cause reg.exe to spawn, and NVT OSArmor monitors this as well (for example). So even without directly spawning another process, an operation performed by the payload could cause it... and thus lead to being blocked by NVT OSArmor. Even if payload is not stopped immediately, better later than never... = less damage in the end. Don't expect it to behave like other "Anti-Exploit", it doesn't patch memory to intercept on code execution flow nor scan memory for in-memory signatures... or things like call stack checking. It simply doesn't work like that. However because of how it works, it'll behave very light and won't manipulate 3rd party software, plus it is still useful. And should be compatible when combined with other AE. That way you can use one AE to cover those areas, and NVT OSArmor to focus on different things, and lock down the configuration a bit more to help cut off legs of an attackers payload. Think of it like an Anti-Executable except it isn't an Anti-Executable but will automatically block process creation depending on the configuration. If the configuration has an enabled rule about bcdedit.exe, the command line will be checked when it is spawned (before the main thread of bcdedit.exe is resumed so it doesn't start any operation yet) and depending on that command line matching the rule in the configuration -> block process creation (as an example). [/QUOTE]
Insert quotes…
Verification
Post reply
Top