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="ForgottenSeer 97327" data-source="post: 1032521"><p>[USER=32260]@Andy Ful[/USER] and [USER=71262]@oldschool[/USER]</p><p></p><p>I have enabled Code Integrity Guard for</p><p></p><p>a) Important system processes also running at Medium IL</p><p>svchost.exe</p><p>explorer.exe</p><p>sihost.exe</p><p>dllhost.exe</p><p>UserOOBEBroker.exe</p><p>RuntimeBroker.exe</p><p>ApplicationFrameHost.exe</p><p></p><p>b) Powerful system processes (are blocked to run as standard user by SRP)</p><p>rundll32.exe (running DLL's)</p><p>regsvr32.exe (registering DLL's)</p><p>regini (setting/changing registry values/permission)</p><p>cacls and icacls.exe (setting file permissions)</p><p>forfiles (passing arguments/commands to files)</p><p>powershell.exe (it is the only command processor I have not disabled)</p><p></p><p>c) Processes which are nearly always running (and might be tempted to target by a sarcastic malware writer)</p><p>smartscreen.exe</p><p>SecurityHealthSystray.exe</p><p>widgets.exe</p><p></p><p>d) Windows processes easy to target, because every Windows PC has them</p><p>Write.exe</p><p>Notepad.exe</p><p>MSpaint.exe</p><p>Calc.exe</p><p></p><p>e) Microsoft Office programs and Edge broker process (renderer has SIG enabled by default) for same reason (most of corporate PC's have them)</p><p></p><p>This is only possible when you use Microsoft Defender as Antivirus, because many 3p Antivirus inject DLL's in vulnarable processes.</p><p></p><p>This is based on information I found on a website for admins (I forgot which) where admins shared info on which processes could be added to Code Integrity without running into performance or compatibilty problems. When I recall correctly they used three two for selecting the processes</p><p>1. System processes to important not to run in a pristine state (only running Microsoft signed or co-signed stuff) = (my a and b)</p><p>2. Processes nearly always running in medium IL (= my c) or installed (my d and e) these are the often attacked because malware writers know they are on a PC.</p><p></p><p>They considered the best prestine state as running virtualized, the second as Protected Process and third with Code Integrity Guard</p></blockquote><p></p>
[QUOTE="ForgottenSeer 97327, post: 1032521"] [USER=32260]@Andy Ful[/USER] and [USER=71262]@oldschool[/USER] I have enabled Code Integrity Guard for a) Important system processes also running at Medium IL svchost.exe explorer.exe sihost.exe dllhost.exe UserOOBEBroker.exe RuntimeBroker.exe ApplicationFrameHost.exe b) Powerful system processes (are blocked to run as standard user by SRP) rundll32.exe (running DLL's) regsvr32.exe (registering DLL's) regini (setting/changing registry values/permission) cacls and icacls.exe (setting file permissions) forfiles (passing arguments/commands to files) powershell.exe (it is the only command processor I have not disabled) c) Processes which are nearly always running (and might be tempted to target by a sarcastic malware writer) smartscreen.exe SecurityHealthSystray.exe widgets.exe d) Windows processes easy to target, because every Windows PC has them Write.exe Notepad.exe MSpaint.exe Calc.exe e) Microsoft Office programs and Edge broker process (renderer has SIG enabled by default) for same reason (most of corporate PC's have them) This is only possible when you use Microsoft Defender as Antivirus, because many 3p Antivirus inject DLL's in vulnarable processes. This is based on information I found on a website for admins (I forgot which) where admins shared info on which processes could be added to Code Integrity without running into performance or compatibilty problems. When I recall correctly they used three two for selecting the processes 1. System processes to important not to run in a pristine state (only running Microsoft signed or co-signed stuff) = (my a and b) 2. Processes nearly always running in medium IL (= my c) or installed (my d and e) these are the often attacked because malware writers know they are on a PC. They considered the best prestine state as running virtualized, the second as Protected Process and third with Code Integrity Guard [/QUOTE]
Insert quotes…
Verification
Post reply
Top