324. Adversaries Use HideMouse to Hide Evidence of Remote Access

Hello everyone!

We are often talking about how adversaries abuse RMMs, so let's talk a bit about a curious case of how they hide evidence of remote access.

According to this report, the threat actors used HideMouse - an utility, which allows to hide mouse cursor movement, so the can use ScreenConnect they installed previously.

Another hunting (or even detection!) opportunity, right?

event_type: "processcreatewin"

AND

proc_file_productname: "HideMouse"

See you tomorrow!

Comments

Popular posts from this blog

033. Free Google Threat Intelligence Course

082. Huniting for Malicious Browser Extensions

001. The Zeltser Challenge