This commit is contained in:
2
main.go
2
main.go
@@ -6207,7 +6207,7 @@ GROUP BY e.hostname, e.target_user, e.src_ip
|
|||||||
Score: score,
|
Score: score,
|
||||||
WindowStart: windowStart,
|
WindowStart: windowStart,
|
||||||
WindowEnd: windowEnd,
|
WindowEnd: windowEnd,
|
||||||
Status: "plausibe",
|
Status: "plausible",
|
||||||
Summary: fmt.Sprintf("Benutzer %s meldet sich auf %s erstmals von Quell-IP %s an", user, host, srcIP),
|
Summary: fmt.Sprintf("Benutzer %s meldet sich auf %s erstmals von Quell-IP %s an", user, host, srcIP),
|
||||||
Details: mustJSON(map[string]any{
|
Details: mustJSON(map[string]any{
|
||||||
"user": user,
|
"user": user,
|
||||||
|
|||||||
Reference in New Issue
Block a user