Skip to content

Commit 7fe10bb

Browse files
authored
Move Unused Macros to Deprecate Sub-Folder (#3847)
1 parent cd961ca commit 7fe10bb

File tree

74 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1
-1
lines changed

detections/endpoint/windows_dotnet_binary_in_non_standard_path.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ type: TTP
88
description: The following analytic detects the execution of native .NET binaries
99
from non-standard directories within the Windows operating system. It leverages
1010
Endpoint Detection and Response (EDR) telemetry, comparing process names and original
11-
file names against a predefined lookup using the `is_net_windows_file_macro` macro.
11+
file names against a predefined lookup "is_net_windows_file".
1212
This activity is significant because adversaries may move .NET binaries to unconventional
1313
paths to evade detection and execute malicious code. If confirmed malicious, this
1414
behavior could allow attackers to execute arbitrary code, escalate privileges, or
File renamed without changes.

macros/cloud_api_calls_from_previously_unseen_user_roles_activity_window.yml renamed to macros/deprecated/cloud_api_calls_from_previously_unseen_user_roles_activity_window.yml

File renamed without changes.

0 commit comments

Comments
 (0)