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,
|
||||
WindowStart: windowStart,
|
||||
WindowEnd: windowEnd,
|
||||
Status: "plausibe",
|
||||
Status: "plausible",
|
||||
Summary: fmt.Sprintf("Benutzer %s meldet sich auf %s erstmals von Quell-IP %s an", user, host, srcIP),
|
||||
Details: mustJSON(map[string]any{
|
||||
"user": user,
|
||||
|
||||
Reference in New Issue
Block a user