Create 200400-nmap-scan_rules.xml

This commit is contained in:
SOCFortress
2022-08-08 16:23:48 -05:00
committed by GitHub
parent 2b3ea3b61c
commit a6e306cd05

View 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>