anomalybased
Anomaly-based detection refers to methods that identify data points or events that deviate from established normal behavior. In information security, anomaly-based intrusion detection systems monitor network traffic, user activity, or system calls to flag unusual patterns that may indicate a breach. Unlike signature-based approaches, which rely on known attack patterns, anomaly-based techniques aim to detect previously unseen threats by recognizing deviations from a model of normal operation.
Typical approaches build a model from historical data representing normal behavior. Modelling techniques include statistical methods,
Advantages include detecting novel attacks and unusual activity that signature-based systems may miss. Limitations include higher
Applications extend beyond security to fraud detection, health monitoring, and industrial process control. Evaluation uses metrics