first Q:
{
"took" : 10,
"timed_out" : false,
"_shards" : {
"total" : 12,
"successful" : 12,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 999,
"relation" : "eq"
},
"max_score" : null,
"hits" : [
{
"_index" : "forensics-2020.04.30-007132",
"_type" : "_doc",
"_id" : "gntsynEBABC9EwCFjvEw",
"_score" : null,
"_source" : {
"attack_sev" : "High",
"eventMap" : {
"map" : [
{
"key" : "ParamName",
"value" : "cmd"
},
{
"key" : "ParamValue",
"value" : "cmd.exe"
},
{
"key" : "ParamType",
"value" : "ParamTypeURI"
},
{
"key" : "Zone",
"value" : "Parameters"
}
]
},
"eventSignature" : "7592",
"rule" : "7592",
"@timestamp" : "2020-04-30T09:30:37.177Z",
"action" : "REPORT",
"trafficTransId" : "34ebfb0c-77b4-4d90-a648-9adfdc5cfb3b",
"waas_tag" : "app-httpbin",
"related" : "",
"dynamic" : "",
"web_servers" : "Any",
"waas_profile" : "radware/waas-sample-app-httpbin-profile",
"policyClsId" : "classifier1",
"attack" : "URL Access Violation",
"policyVersionHash" : "4c3877395b510e1bf4636c355a36de4ad9552b9cd4945a322add51a60bd00ae1",
"trafficUri" : "/s",
"threat" : "Access Control",
"eventId" : "by_pattern",
"sourceHostname" : "waas-sample-app-httpbin-deployment-5f58dc8c9-b299b",
"policyProtectionId" : "protection1",
"trafficMethod" : "GET",
"tags" : [
"_geoip_lookup_failure"
],
"description" : "Signature engine intercepted a malicious request, which includes a blocked pattern. Description: There was an attempt to retrieve Windows Applications file",
"title" : "Pattern Violation Detected",
"eventModule" : "Known Attacks - Signature Engine",
"policyName" : "httpbinPolicy"
},
"sort" : [
1588239037177
]
}
]
},
"aggregations" : {
"stat" : {
"count" : 999,
"min" : 1.588239037177E12,
"max" : 1.588239103142E12,
"avg" : 1.5882390699646445E12,
"sum" : 1.58665083089468E15,
"min_as_string" : "2020-04-30T09:30:37.177Z",
"max_as_string" : "2020-04-30T09:31:43.142Z",
"avg_as_string" : "2020-04-30T09:31:09.964Z",
"sum_as_string" : "+52248-12-18T05:54:54.680Z"
}
}
}
secong Q:
{
"took" : 34,
"timed_out" : false,
"_shards" : {
"total" : 12,
"successful" : 12,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 1050,
"relation" : "eq"
},
"max_score" : null,
"hits" : [ ]
},
"aggregations" : {
"stat" : {
"count" : 1050,
"min" : 1.588239077157E12,
"max" : 1.588239146136E12,
"avg" : 1.5882391116414248E12,
"sum" : 1.667651067223496E15,
"min_as_string" : "2020-04-30T09:31:17.157Z",
"max_as_string" : "2020-04-30T09:32:26.136Z",
"avg_as_string" : "2020-04-30T09:31:51.641Z",
"sum_as_string" : "+54815-10-04T23:33:43.496Z"
}
}
}