mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Update internal_horizontal_port_scan_nmap_top_20.yml
Chatted with detection author about this update. Changed risk_object from dest_zone to dest_ports to be more in line with other horizontal scanning detection AND give more meaningful risk object (dest_zone is less meaningful, even if populated)
This commit is contained in:
@@ -52,7 +52,7 @@ rba:
|
||||
message: $src_ip$ has scanned for ports $dest_ports$ across $totalDestIPCount$ destination
|
||||
IPs
|
||||
risk_objects:
|
||||
- field: dest_zone
|
||||
- field: dest_ports
|
||||
type: system
|
||||
score: 72
|
||||
threat_objects:
|
||||
|
||||
Reference in New Issue
Block a user