How it works

IDS workflow:

  1. Client send request
  2. IDS analyze request(GET, POST, COOKIE, SESSION)
  3. Detect malicious activity
  4. Send report(to administrator or store it in database)
  5. * Kill request

*When you feel comfortable with the IDS configuration, you can even enable and automatically kill malicious requests, that reach you website.