You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IoCs DB: now every time that the user uploads/edits a analysis session
(weblog/netflow/ another logs),
the system will update automatically the verdicts of the rows (IoC).
First it gets all the IoC of the session,
compares with its IoC DB and update the rows' verdict. This functionality also works for non-save
session.
every time that the user places a verdict, the domain IoC (for now) of given row is updated.
A history register is created too.