Posts Tagged ‘Security’

Network Anomaly Detection

Anomaly detection is one of the most important aspect of Network Security Monitoring. Most of the current approaches in Network Intrusion Detection Systems use signature based techniques. Recently data-mining approaches become popular and many paper published about that topic. Supervised data-mining approaches rely on some kind of training data. But for network traffic, it is [...]

Stateful and Stateless Firewalls

Firewalls are one of  the most important part of your network defense because most of your traffic data flows through them. Stateless Firewalls Stateless Firewalls are the most basic and they are the most common type of firewalls. Stateless Firewalls(SlF) basically watch the traffic and compares the packets with the rules from its rules database. [...]