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="Windows_Security" data-source="post: 701939" data-attributes="member: 50782"><p><strong>EDIT: IT IS EVEN SIMPLER TO ALLOW ONLY SIGNED PROCESS EXECUTION FROM NORMAL USER FOLDERS</strong></p><p></p><p>OPEN CONFIGURATOR: CHECK WHETHER THESE SETTINGS ARE ENABLED</p><p>Block suspicious Explorer.exe process behaviors</p><p>Block processes located in suspicious folders</p><p>Block execution of unsigned processes on Local AppData</p><p>Block execution of unsigned processes on Roaming AppData</p><p>Block execution of unsigned processes on Common AppData</p><p></p><p>ADD A CUSTOM BLOCK-RULES (change Kees to your name)</p><p>; Block executables from data partition D (documents) on main drive and and Q (quick backup) on second harddisk</p><p>[%PROCESS%: D:\*]</p><p>[%PROCESS%: Q:\*]</p><p></p><p>; Block executables from public folders on C drive</p><p>[%PROCESS%: C:\Users\Public\*]</p><p></p><p>; Block executables from my user folders on C drive</p><p>[%PROCESS%: C:\Users\Kees\Contacts\*]</p><p>[%PROCESS%: C:\Users\Kees\Downloads\*]</p><p>[%PROCESS%: C:\Users\Kees\Desktop\*]</p><p>[%PROCESS%: C:\Users\Kees\Documents\*]</p><p>[%PROCESS%: C:\Users\Kees\Music\*]</p><p>[%PROCESS%: C:\Users\Kees\Videos\*]</p><p>[%PROCESS%: C:\Users\Kees\Saved Games\*]</p><p>[%PROCESS%: C:\Users\Kees\Searches\*]</p><p></p><p><strong>ONLY DOWNSIDE IS THAT YOU HAVE TO INSTALL AND UPDATE FROM YOUR TEMP FOLDER</strong></p><p><strong></strong></p><p>[USER=68429]@NoVirusThanks[/USER] would it be possible to add a ALLOW SIGNED EXECUTION FROM DESKTOP rule and block execution in other user folders?</p><p></p><p>--------------------------- Tested with unsigned (AppTimer) and signed (ProcessExplorer) see log below</p><p>NOTE PROCESS EXPLORER (SIGNED) WAS ALLOWED TO EXECUTE FROM TEMP AND OTHER APPDATA LOCATIONS</p><p></p><p>Date/Time: 3-1-2018 12:04:41</p><p>Process: [2204]C:\Users\Kees\AppData\Local\Temp\AppTimer.exe</p><p>Parent: [2496]C:\Windows\explorer.exe</p><p>Rule: BlockSuspiciousExplorerBehaviors</p><p>Rule Name: <strong>Block suspicious Explorer.exe process behaviors</strong></p><p>Command Line: "C:\Users\Kees\AppData\Local\Temp\AppTimer.exe"</p><p>Signer:</p><p>Parent Signer:</p><p></p><p>Date/Time: 3-1-2018 12:04:59</p><p>Process: [768]C:\Users\Kees\AppTimer.exe</p><p>Parent: [2496]C:\Windows\explorer.exe</p><p>Rule: BlockProcessesOnSuspiciousFolders</p><p>Rule Name: <strong>Block processes located in suspicious folders</strong></p><p>Command Line: "C:\Users\Kees\AppTimer.exe"</p><p>Signer:</p><p>Parent Signer:</p><p></p><p>Date/Time: 3-1-2018 12:05:35</p><p>Process: [824]C:\Users\Kees\Documents\AppTimer.exe</p><p>Parent: [2496]C:\Windows\explorer.exe</p><p>Rule: CustomBlockRule</p><p>Rule Name: <strong>Custom process-block rule</strong> via CustomBlock.db</p><p>Command Line: "C:\Users\Kees\Documents\AppTimer.exe"</p><p>Signer:</p><p>Parent Signer:</p><p></p><p>Date/Time: 3-1-2018 12:06:20</p><p>Process: [3232]C:\Users\Kees\Documents\procexp.exe</p><p>Parent: [2496]C:\Windows\explorer.exe</p><p>Rule: CustomBlockRule</p><p>Rule Name: <strong>Custom process-block rule </strong>via CustomBlock.db</p><p>Command Line: "C:\Users\Kees\Documents\procexp.exe"</p><p>Signer: Microsoft Corporation</p><p>Parent Signer:</p><p></p><p><strong>WITH ABOVE SETTING OS-ARMOR IS NICE FREE REPLACEMENT FOR APPGUARD (DEFAULT MODE, NOT LOCKDOWN).</strong></p></blockquote><p></p>
[QUOTE="Windows_Security, post: 701939, member: 50782"] [B]EDIT: IT IS EVEN SIMPLER TO ALLOW ONLY SIGNED PROCESS EXECUTION FROM NORMAL USER FOLDERS[/B] OPEN CONFIGURATOR: CHECK WHETHER THESE SETTINGS ARE ENABLED Block suspicious Explorer.exe process behaviors Block processes located in suspicious folders Block execution of unsigned processes on Local AppData Block execution of unsigned processes on Roaming AppData Block execution of unsigned processes on Common AppData ADD A CUSTOM BLOCK-RULES (change Kees to your name) ; Block executables from data partition D (documents) on main drive and and Q (quick backup) on second harddisk [%PROCESS%: D:\*] [%PROCESS%: Q:\*] ; Block executables from public folders on C drive [%PROCESS%: C:\Users\Public\*] ; Block executables from my user folders on C drive [%PROCESS%: C:\Users\Kees\Contacts\*] [%PROCESS%: C:\Users\Kees\Downloads\*] [%PROCESS%: C:\Users\Kees\Desktop\*] [%PROCESS%: C:\Users\Kees\Documents\*] [%PROCESS%: C:\Users\Kees\Music\*] [%PROCESS%: C:\Users\Kees\Videos\*] [%PROCESS%: C:\Users\Kees\Saved Games\*] [%PROCESS%: C:\Users\Kees\Searches\*] [B]ONLY DOWNSIDE IS THAT YOU HAVE TO INSTALL AND UPDATE FROM YOUR TEMP FOLDER [/B] [USER=68429]@NoVirusThanks[/USER] would it be possible to add a ALLOW SIGNED EXECUTION FROM DESKTOP rule and block execution in other user folders? --------------------------- Tested with unsigned (AppTimer) and signed (ProcessExplorer) see log below NOTE PROCESS EXPLORER (SIGNED) WAS ALLOWED TO EXECUTE FROM TEMP AND OTHER APPDATA LOCATIONS Date/Time: 3-1-2018 12:04:41 Process: [2204]C:\Users\Kees\AppData\Local\Temp\AppTimer.exe Parent: [2496]C:\Windows\explorer.exe Rule: BlockSuspiciousExplorerBehaviors Rule Name: [B]Block suspicious Explorer.exe process behaviors[/B] Command Line: "C:\Users\Kees\AppData\Local\Temp\AppTimer.exe" Signer: Parent Signer: Date/Time: 3-1-2018 12:04:59 Process: [768]C:\Users\Kees\AppTimer.exe Parent: [2496]C:\Windows\explorer.exe Rule: BlockProcessesOnSuspiciousFolders Rule Name: [B]Block processes located in suspicious folders[/B] Command Line: "C:\Users\Kees\AppTimer.exe" Signer: Parent Signer: Date/Time: 3-1-2018 12:05:35 Process: [824]C:\Users\Kees\Documents\AppTimer.exe Parent: [2496]C:\Windows\explorer.exe Rule: CustomBlockRule Rule Name: [B]Custom process-block rule[/B] via CustomBlock.db Command Line: "C:\Users\Kees\Documents\AppTimer.exe" Signer: Parent Signer: Date/Time: 3-1-2018 12:06:20 Process: [3232]C:\Users\Kees\Documents\procexp.exe Parent: [2496]C:\Windows\explorer.exe Rule: CustomBlockRule Rule Name: [B]Custom process-block rule [/B]via CustomBlock.db Command Line: "C:\Users\Kees\Documents\procexp.exe" Signer: Microsoft Corporation Parent Signer: [B]WITH ABOVE SETTING OS-ARMOR IS NICE FREE REPLACEMENT FOR APPGUARD (DEFAULT MODE, NOT LOCKDOWN).[/B] [/QUOTE]
Insert quotes…
Verification
Post reply
Top