mirror of
https://github.com/socfortress/Wazuh-Rules.git
synced 2025-10-23 16:13:38 +00:00
Create 200400-nmap-scan_rules.xml
This commit is contained in:
9
Nmap/200400-nmap-scan_rules.xml
Normal file
9
Nmap/200400-nmap-scan_rules.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<group name="linux,nmap,network_scan">
|
||||
<rule id="200400" level="3">
|
||||
<decoded_as>json</decoded_as>
|
||||
<field name="nmap_host">\.+</field>
|
||||
<field name="nmap_protocol">\.+</field>
|
||||
<description>NMAP: Network Scan Host $(nmap_host)</description>
|
||||
<options>no_full_log</options>
|
||||
</rule>
|
||||
</group>
|
Reference in New Issue
Block a user