Add script for CVE-2020-0601

This commit is contained in:
Wes Lambert
2020-01-28 13:07:37 +00:00
parent 5c1d191ac6
commit c38569d8a6

View File

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