medium
Single Answer
0Juan wants to use his IDS to detect anomalous behavior. What type of detection technique would most effectively help him identify unknown new attacks?
Answer Options
A
Trend analysis
B
Signature- based detection
C
IP- based detection
D
Port- based detection
Correct Answer: A
Explanation
Trend analysis is commonly used as part of behavior-based detections, which can help identify new attacks. Signatures require knowledge of existing attacks to match signatures. IP- and port-based detection is useful for known attacks but not typically useful for unknown attacks.