Merge PR #5571 from @nasbench - Update deprecated csv

chore: update deprecated.csv and deprecated.json

Co-authored-by: nasbench <nasbench@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-14 14:06:49 +02:00
committed by GitHub
parent f9d2a493f9
commit b9428acd87
2 changed files with 16 additions and 0 deletions
+2
View File
@@ -149,3 +149,5 @@ b916cba1-b38a-42da-9223-17114d846fd6,Potential NT API Stub Patching,2023-01-07,2
a0ff33d8-79e4-4cef-b4f3-9dc4133ccd12,Potential Persistence Via COM Search Order Hijacking,2020-04-14,2024-09-02,medium
a33f8808-2812-4373-ae95-8cfb82134978,Windows Defender Exclusion Deleted,2019-10-26,2025-01-30,medium
e17121b4-ef2a-4418-8a59-12fb1631fa9e,Delete Volume Shadow Copies via WMI with PowerShell - PS Script,2021-12-26,2025-05-20,high
6e897651-f157-4d8f-aaeb-df8151488385,PowerShell Web Download,2022-03-24,2025-07-18,medium
f748c45a-f8d3-4e6f-b617-fe176f695b8f,.RDP File Created by Outlook Process,2024-11-01,2025-07-22,high
1 id title date modified level
149 a0ff33d8-79e4-4cef-b4f3-9dc4133ccd12 Potential Persistence Via COM Search Order Hijacking 2020-04-14 2024-09-02 medium
150 a33f8808-2812-4373-ae95-8cfb82134978 Windows Defender Exclusion Deleted 2019-10-26 2025-01-30 medium
151 e17121b4-ef2a-4418-8a59-12fb1631fa9e Delete Volume Shadow Copies via WMI with PowerShell - PS Script 2021-12-26 2025-05-20 high
152 6e897651-f157-4d8f-aaeb-df8151488385 PowerShell Web Download 2022-03-24 2025-07-18 medium
153 f748c45a-f8d3-4e6f-b617-fe176f695b8f .RDP File Created by Outlook Process 2024-11-01 2025-07-22 high
+14
View File
@@ -1048,5 +1048,19 @@
"date": "2021-12-26",
"modified": "2025-05-20",
"level": "high"
},
{
"id": "6e897651-f157-4d8f-aaeb-df8151488385",
"title": "PowerShell Web Download",
"date": "2022-03-24",
"modified": "2025-07-18",
"level": "medium"
},
{
"id": "f748c45a-f8d3-4e6f-b617-fe176f695b8f",
"title": ".RDP File Created by Outlook Process",
"date": "2024-11-01",
"modified": "2025-07-22",
"level": "high"
}
]