Skip to content

Commit c0a6b7a

Browse files
authored
Merge pull request #362 from cod3nym/patch-6
Update filename IOCs for CVE-2025-53770
2 parents bebf18e + 5c1010d commit c0a6b7a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

iocs/filename-iocs.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4521,11 +4521,11 @@ C:\\perflogs\\RunSchedulerTaskOnce\.ps1;85
45214521
(?i)\\SharpShares\.exe;80
45224522

45234523
# SharePoint exploitation artefact CVE-2025-53770 https://research.eye.security/sharepoint-under-siege/
4524-
\\spinstall0\.aspx;85
4525-
\\spinstall\.aspx;85
4526-
\\spinstall1\.aspx;85
4527-
\\spinstallp\.aspx;85
4524+
# and https://www.welivesecurity.com/en/eset-research/toolshell-an-all-you-can-eat-buffet-for-threat-actors/
4525+
\\spinstall[0-9]{0,1}\.aspx;85
4526+
\\ghostfile[0-9]{0,3}\.aspx;85
45284527
\\TEMPLATE\\LAYOUTS\\spinstall;85
45294528
\\LAYOUTS\\debug_dev\.js;85
4529+
\\TEMPLATE\\LAYOUTS\\1\.css;85
45304530

45314531
# End

0 commit comments

Comments
 (0)