Skip to content

Commit

Permalink
fix: bug in filename IOC regex
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo23x0 committed Jul 29, 2021
1 parent 70321c7 commit 6fb4bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iocs/filename-iocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3694,7 +3694,7 @@ _BloodHound\.zip;90
\\ntlmrelayx;80

# PlugX THOR Filename IOCs https://unit42.paloaltonetworks.com/thor-plugx-variant/
C:\\ProgramData\\MSDN\\6\.0\NTUSER\.DAT;80
C:\\ProgramData\\MSDN\\6\.0\\NTUSER\.DAT;80

# TA456 targeting defence contractors https://www.proofpoint.com/us/blog/threat-insight/i-knew-you-were-trouble-ta456-targets-defense-contractor-alluring-social-media
\\AppData\\Perflog\\Schedule\.vbs;90
Expand Down

0 comments on commit 6fb4bd7

Please sign in to comment.