376. Another Employee Monitoring Tool is Being Used by Attackers

Hello everyone!

I think we’re all used to attackers abusing remote administration tools, but it seems a new trend is emerging - the abuse of employee monitoring tools.

We’ve already seen attackers use Controlio and Mipko Employee Monitor, and in a recent report by Huntress it’s noted that ransomware operators have added yet another similar tool to their arsenal - Network LookOut Net Monitor for Employees.

What should you look for? For example, suspicious interaction with networklookout[.]com:

event_type: "dnsreqwin"

AND

dns_rname: "networklookout.com"

And, of course, process execution events whose metadata indicates this tool, for example:

event_type: "processcreatewin"

AND

proc_file_productname: "Net Monitor for Employees Pro"

See you soon!

Comments

Popular posts from this blog

082. Huniting for Malicious Browser Extensions

033. Free Google Threat Intelligence Course

163. A Curious Case of Iediagcmd.exe Abuse