We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bebf18e + 5c1010d commit c0a6b7aCopy full SHA for c0a6b7a
iocs/filename-iocs.txt
@@ -4521,11 +4521,11 @@ C:\\perflogs\\RunSchedulerTaskOnce\.ps1;85
4521
(?i)\\SharpShares\.exe;80
4522
4523
# 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
+# and https://www.welivesecurity.com/en/eset-research/toolshell-an-all-you-can-eat-buffet-for-threat-actors/
+\\spinstall[0-9]{0,1}\.aspx;85
+\\ghostfile[0-9]{0,3}\.aspx;85
4528
\\TEMPLATE\\LAYOUTS\\spinstall;85
4529
\\LAYOUTS\\debug_dev\.js;85
+\\TEMPLATE\\LAYOUTS\\1\.css;85
4530
4531
# End
0 commit comments