312-50V13 · Question #416
Dayn, an attacker, wanted to detect if any honeypots are installed in a target network. For this purpose, he used a time-based TCP fingerprinting method to validate the response to a normal computer…
The correct answer is C. Detecting the presence of Snort_inline honeypots. Dayn's use of time-based TCP fingerprinting and SYN requests to validate responses from honeypots versus normal computers is a technique employed to detect Snort_inline honeypots.
Question
Options
- ADetecting honeypots running on VMware
- BDetecting the presence of Honeyd honeypots
- CDetecting the presence of Snort_inline honeypots
- DDetecting the presence of Sebek-based honeypots
How the community answered
(59 responses)- A10% (6)
- B3% (2)
- C80% (47)
- D7% (4)
Why each option
Dayn's use of time-based TCP fingerprinting and SYN requests to validate responses from honeypots versus normal computers is a technique employed to detect Snort_inline honeypots.
Detecting honeypots running on VMware would typically involve looking for virtualization artifacts, not primarily time-based TCP fingerprinting related to SYN responses.
Honeyd is a low-interaction honeypot, but the described time-based TCP fingerprinting using SYN requests to detect subtle network stack behaviors is more characteristic of detecting an inline IPS/honeypot like Snort_inline.
Detecting Snort_inline honeypots often involves analyzing network stack characteristics, such as TCP/IP timestamps and SYN/ACK responses, to identify inconsistencies that differentiate them from real operating systems. Snort_inline, functioning as an inline intrusion prevention system, can inadvertently reveal its true nature through these subtle network behaviors when trying to emulate other systems.
Sebek-based honeypots are associated with high-interaction honeypots and involve kernel-level logging, not primarily detected through time-based TCP SYN response fingerprinting of the network stack itself.
Concept tested: Honeypot detection techniques (Snort_inline)
Topics
Community Discussion
No community discussion yet for this question.