InterviewSolution
| 1. |
What Do You Mean By Host Intrusion Detection System? Name The Three Classes Of Intruders? |
|
Answer» It is basically a snapshot based mechanism. It takes snapshots of systems and compares them with the PREVIOUS snapshots. The aim is to detect whether the FILES have changed or if they are missing. If a problem is there, it immediately SENDS an ALERT to the administrator. The three classes of INTRUDERS are clandestine users, Misfeasor and Masquerader. It is basically a snapshot based mechanism. It takes snapshots of systems and compares them with the previous snapshots. The aim is to detect whether the files have changed or if they are missing. If a problem is there, it immediately sends an alert to the administrator. The three classes of intruders are clandestine users, Misfeasor and Masquerader. |
|