Skip to content

Commit 2dac0aa

Browse files
committed
Update mde-sap-custom-detection-rules.md
1 parent 92417fd commit 2dac0aa

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

defender-endpoint/mde-sap-custom-detection-rules.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,25 @@ The SAP BASIS Team and the Security team should co-develop the solution. The SAP
7878
7979
```
8080

81-
6.
81+
6. The security team creates a rule to detect suspicious commands, specifying the action "Restrict app execution." Suspicious commands could include:
82+
83+
- `ncat`
84+
- `netcat`
85+
- `socat`
86+
- `azcopy`
87+
- `wget`
88+
- `curl`
89+
- `echo`
90+
- `base64`
91+
- `/dev/tcp`
92+
- `pwd`
93+
- `whoami`
94+
- `chmod +x`
95+
96+
97+
98+
99+
82100

83101

84102

0 commit comments

Comments
 (0)