Question 1 of 25
An analyst is investigating an incident in a SOC environment. Which method is used to identify a session from a group of logs?
Show answer
How others answered
- C100%
Explanation
In a security operations center (SOC) environment, one method that could be used to identify a session from a group of logs is the use of a 5-tuple. A 5-tuple consists of five pieces of information that can be used to identify a specific network session: the source IP address, source port, destination IP address, destination port, and protocol. By using this information, an analyst can identify a specific session from a group of logs and track its progress through the system. Other methods that could be used to identify a session from a group of logs include the use of sequence numbers, timestamps, or IP identifiers.
Adapted from community discussion by Proctored_Expert · 2024-09-26 · 4 community upvotes. Third-party contribution; reviewed by our quality filter, not independently verified.


