mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add script for CVE-2020-0601
This commit is contained in:
@@ -118,3 +118,6 @@
|
|||||||
# Write logs in JSON
|
# Write logs in JSON
|
||||||
redef LogAscii::use_json = T;
|
redef LogAscii::use_json = T;
|
||||||
redef LogAscii::json_timestamps = JSON::TS_ISO8601;
|
redef LogAscii::json_timestamps = JSON::TS_ISO8601;
|
||||||
|
|
||||||
|
# CVE-2020-0601
|
||||||
|
@load cve-2020-0601
|
||||||
|
|||||||
Reference in New Issue
Block a user