Here is a new v1.4 (pre-release) (test33):
http://downloads.novirusthanks.org/files/osarmor_setup_1.4_test33.exe
*** Please do not share the download link, we will delete it when we'll release the official v1.4 ***
So far this is what's new compared to the previous pre-release:
+ Block execution of Java
+ Fixed cosmetic GUI issue (Anti-Exploit listbox aligned)
+ Improved detection of suspicious folders
+ Improved detection of suspicious processes
+ Improved detection of suspicious command-lines
+ Improved detection of commands used to download remote files
+ Improved detection of PowerShell encoded commands
+ Improved detection of PowerShell malformed commands
+ Improved detection of PowerShell ExecutionPolicy Bypass
+ Improved detection of PowerShell WindowStyle Hidden
+ Configurator can have only a single instance running
+ Removed "Enable Passive Logging" option from the Configurator
+ Passive Logging can be enabled\disabled via tray icon
+ Block execution of any process related to Sysinternals
+ New method to detect suspicious processes
+ Prevent cmd.exe from executing powershell.exe
+ Categorized options in Advanced tab
+ Fixed some false positives
To install it, first uninstall the previous build, then reboot (not really needed but may help), and install the new build.
We're very near to the official v1.4 release, if you find any FP or issue please share them.
*** Notice ***
Actually the rule "Block any process executed from Sysinternals" is blocking mainly only psexec tools (I'll update the name).
The company that asked for this rule (block psexec.exe from Sysinternals) shared these links:
Psexec flagged as malware by Sophos
The tool itself is no malware, but some malware bundles it and uses it. So ignore the warning.
Analyzing the Fileless, Code-injecting SOREBRECT Ransomware
SOREBRECT’s attack chain involves the abuse of PsExec, a legitimate, Windows command-line utility that lets system administrators execute commands or run executable files on remote systems.
HC7 GOTYA Ransomware Installed via Remote Desktop Services. Spread with PsExec
Currently the attackers are hacking into exposed remote desktop services, and once inside, use PsExec to install the ransomware on other computers in the network.
Would anyone benefit from blocking ALL Sysinternals tools?
Else we can just update and rename the rule to "Block execution of psexec.exe from Sysinternals".
@Darrin
Try to add this exclusion rule in Registry Guard:
Code:
[%OPR%: WRITE_VALUE] [%EXE%: *:\Windows\System32\services.exe] [%KEY%: *\SYSTEM\ControlSet*\Services\OSArmorDevSvc] [%VAL%: ImagePath]