Skip to content

Commit 52d0996

Browse files
committed
combined the rest 2
1 parent 56ecc6e commit 52d0996

5 files changed

+5
-136
lines changed

detections/endpoint/detect_linux_exploit_suggester_execution.yml

-57
This file was deleted.

detections/endpoint/detect_mimipenguin.yml

-55
This file was deleted.

lookups/linux_tool_discovery_process.csv

+5
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ cat /etc/network/interfaces
4040
cat /etc/sysconfig/network
4141
cat /etc/resolv.conf
4242
cat /etc/networks
43+
cvelist-file:*
44+
exploit-db*
45+
strings -e /etc/apache2/apache2.conf
46+
strings -e /etc/ssh/sshd_config
47+
strings -e /etc/shadow
4348
iptables -L
4449
lsof -i
4550
netstat -antup

tests/endpoint/detect_linux_exploit_suggester_execution.test.yml

-12
This file was deleted.

tests/endpoint/detect_mimipenguin.test.yml

-12
This file was deleted.

0 commit comments

Comments
 (0)