Situation: Intrusion Detection alerts about possible threat and asks whether to allow or block some process execution.
Now if I choose to allow and tell IDS to remember that, IDS adds a process to trusted list.
On a contrary, if I tell IDS to block the process and check to remember that, IDS adds process to untrusted list.
In both cases IDS will never ask about that process again.
What if I make a mistake?
How can I remove a process from one or another list mistakenly put on?
Appreciate any help...