Which of the following statements best describes the string matching method of signature analysis?
String matching searches specific strings that may indicate an attack.
String matching examines multiple fields from different protocols, such as source address, destination port, or TCP flags.
In string matching, each packet is wrapped in predefined layers of different protocols.
In string matching, an incoming packet is compared, byte by byte, with a single signature, a string of code.
Submit