Potential MOVEit Transfer CVE-2023-34362 Exploitation - File Activity
Description
Detects file indicators of potential exploitation of MOVEit CVE-2023-34362.
Query · sigma
selection_generic: TargetFilename|contains: - \MOVEit Transfer\wwwroot\ - \MOVEitTransfer\wwwroot\ TargetFilename|endswith: - .7z - .bat - .dll - .exe - .ps1 - .rar - .vbe - .vbs - .zip selection_known_ioc: TargetFilename|endswith: - \MOVEit Transfer\wwwroot\_human2.aspx.lnk - \MOVEit Transfer\wwwroot\_human2.aspx - \MOVEit Transfer\wwwroot\human2.aspx.lnk - \MOVEit Transfer\wwwroot\human2.aspx - \MOVEitTransfer\wwwroot\_human2.aspx.lnk - \MOVEitTransfer\wwwroot\_human2.aspx - \MOVEitTransfer\wwwroot\human2.aspx.lnk - \MOVEitTransfer\wwwroot\human2.aspx selection_compiled_asp: CreationUtcTime|startswith: - '2023-03- ' - '2023-04- ' - '2023-05- ' - '2023-06- ' TargetFilename|contains|all: - \Windows\Microsoft.net\Framework64\v - \Temporary ASP.NET Files\ - App_Web_ TargetFilename|endswith: .dll condition: 1 of selection_*
Known false positives
- To avoid FP, this rule should only be applied on MOVEit servers.