mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add cip to hunt.eventfields.json
This commit is contained in:
@@ -59,7 +59,9 @@
|
||||
"::file_create_stream_hash": ["soc_timestamp", "file.target", "hash.md5", "hash.sha256", "process.executable", "process.pid", "winlog.computer_name"],
|
||||
"::tds": ["soc_timestamp", "source.ip", "source.port", "destination.ip", "destination.port", "log.id.uid", "tds.command", "event.dataset" ],
|
||||
"::tds_rpc": ["soc_timestamp", "source.ip", "source.port", "destination.ip", "destination.port", "log.id.uid", "tds.procedure_name", "event.dataset" ],
|
||||
"::cip": ["soc_timestamp", "source.ip", "source.port", "destination.ip", "destination.port", "log.id.uid", "cip.service", "cip.status_code", "event.dataset" ],
|
||||
"::tds_sql_batch": ["soc_timestamp", "source.ip", "source.port", "destination.ip", "destination.port", "log.id.uid", "tds.header_type", "event.dataset" ]
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user