mirror of https://github.com/zulip/zulip.git
28 lines
547 B
JSON
28 lines
547 B
JSON
{
|
|
"ReverseDNS": "attacker-ip.local",
|
|
"CanaryName": "0000000testnode",
|
|
"Description": "Dummy Incident",
|
|
"Timestamp": "2020-06-09 13:59:38 (UTC)",
|
|
"CanaryIP": "1.1.1.1",
|
|
"AlertType": "CanaryIncident",
|
|
"Intro": "This is a dummy incident.",
|
|
"IncidentHash": "aa875f255f94e3ffe40dc85cf1a8b1e0",
|
|
"CanaryPort": 8080,
|
|
"SourceIP": "2.2.2.2",
|
|
"AdditionalDetails": [
|
|
[
|
|
"Field1",
|
|
"VALUE1"
|
|
],
|
|
[
|
|
"Field2",
|
|
"VALUE2"
|
|
],
|
|
[
|
|
"Field3",
|
|
"VALUE3"
|
|
]
|
|
],
|
|
"CanaryID": "0000000testnode"
|
|
}
|