Ransomware hits healthcare - Backup deletion
Description
List alerts flagging attempts to delete backup files.
Query · kql
AlertInfo | where Timestamp > ago(7d) | where Title == "File backups were deleted" | join AlertEvidence on AlertId
List alerts flagging attempts to delete backup files.
AlertInfo | where Timestamp > ago(7d) | where Title == "File backups were deleted" | join AlertEvidence on AlertId
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.