163k views
3 votes
Regarding an intrusion detection system (IDS), stateful matching looks for specific sequences appearing across several packets in a traffic stream rather than justin individual packets. True/False?

1 Answer

3 votes

Answer:

TRUE

Step-by-step explanation:

Intrusion Detection System (IDS) monitors policy violations or malicious activities in a system or network. It could be a device or a software application.

IDS differs according to the size of the network. There are two main classifications: Host-based Intrusion Detection System (HIDS) and Network Intrusion Detection System (NIDS). HIDS observes important Operating System (OS) files. While the NIDS analyses network traffic, they are placed at a unique point or several unique points to monitor outgoing and incoming traffic within the network.

Hence it tries to identify unique sequences appearing across several packets in a traffic stream than in individual packets.

User Aleksei Poliakov
by
4.2k points