added misc pages related to ransomware techniques#231
added misc pages related to ransomware techniques#231tali-ash merged 3 commits intomicrosoft:masterfrom
Conversation
tali-ash
left a comment
There was a problem hiding this comment.
In Impact/backup-deletion.md can you please change the table to be AlertsInfo, the MTP table? The MDATP table is going to be deprecated.
"In Impact/backup-deletion.md can you please change the table to be AlertsInfo, the MTP table? The MDATP table is going to be deprecated."
|
@tali-ash I recently pushed a commit addressing your suggestion. |
AlertsInfo - remove s to AlertInfo
tali-ash
left a comment
There was a problem hiding this comment.
In the query of # Detect attempts to turn off System Restore
what is the intent of the following?
and InitiatingProcessCommandLine !contains " " and InitiatingProcessCommandLine != ""
to check those fields are not empty?
I asked the researchers. They responded:
|
|
@martyav So will isnotempty() operator will work for it? |
Part of a series of pull requests, placing queries from the TA reports in the repo.
Some of the column names may be outdated, as some of the reports are quite old.
Others in the series:
#145, #155, #163, #165,
#168, #169, #170, #172,
#173 , #174, #175, #177,
#178, #182, #183, #190,
#191, #192, #195, #196
#198, #202, #203, #204
#205, #206, #207, #208
#209, #214, #215, #218
#229, #230