ScreenConnect User Database Modification
Description
Detects file modifications to the temporary xml user database file indicating local user modification in the ScreenConnect server. This will occur during exploitation of the ScreenConnect Authentication Bypass vulnerability (CVE-2024-1709) in versions <23.9.8, but may also be observed when making legitimate modifications to local users or permissions.
Query · sigma
selection: TargetFilename|endswith: .xml TargetFilename|contains|all: - Temp - ScreenConnect Image|endswith: \ScreenConnect.Service.exe condition: selection
Known false positives
- This will occur legitimately as well and will result in some benign activity.