redcanaryco / atomic-red-team

Small and highly portable detection tests based on MITRE's ATT&CK.
MIT License
9.79k stars 2.8k forks source link

T1566.002 New - Paste and Run Technique #2966

Closed ahmedfarou22 closed 1 week ago

ahmedfarou22 commented 3 weeks ago

Details:

In Red Canary Intelligence Insights: October 2024, a new phishing technique called "Paste and Run" is discussed, where victims are tricked into opening the Windows Run dialog and pasting a PowerShell command to initiate an infection chain. This update introduces a new atomic test that replicates this technique by simulating a user pressing Windows + R, pasting the encoded PowerShell command, and executing it with Enter. This addition follows up on the recent findings discussed in my blog, which covered similar tactics in a fake CAPTCHA campaign delivering Lumma Stealer on Arabic pirated movie sites.

Testing:

https://github.com/user-attachments/assets/aa26bccf-1cb7-4f11-a461-20204b7f712c

Associated Issues: