154. Threat Actors Abuse Google Apps Script for Phishing
Hello everyone!
Let's talk a bit about phishing. We always tell users to check the URL. And threat actors know it! That's why they always try to make it look as legitimate as possible.
Cofense Phishing Defense Center shared information on a phishing campaign, in which threat actors abused Google Apps Script. Why? It helped to make phishing page to look legitimate as it was hosted on script[.]google[.]com.
Seems like a good thing to hunt for? Why not!
event_type: "dnsreq"
AND
dns_rname: "script.google.com"
See you tomorrow!
Comments
Post a Comment