nerdexam
GIAC

GSLC · Question #212

Which of the following terms describes the statement given below? "It is a service on a computer system (usually a server) that delays incoming connections for as long as possible. The technique was…

The correct answer is D. Tarpit. A tarpit is a network service that intentionally delays or stalls incoming connections to waste the time and resources of automated attackers such as worms and spammers, making mass network abuse impractical.

Security Architecture & Engineering

Question

Which of the following terms describes the statement given below? "It is a service on a computer system (usually a server) that delays incoming connections for as long as possible. The technique was developed as a defense against a computer worm, and the idea is that network abuses, such as spamming or broad scanning, are less effective if they take too long."

Options

  • AHoneytokens
  • BHoneynet
  • CHoneypot
  • DTarpit

How the community answered

(41 responses)
  • A
    2% (1)
  • C
    5% (2)
  • D
    93% (38)

Why each option

A tarpit is a network service that intentionally delays or stalls incoming connections to waste the time and resources of automated attackers such as worms and spammers, making mass network abuse impractical.

AHoneytokens

Honeytokens are fabricated digital artifacts such as fake credentials or files planted to detect unauthorized access when interacted with, not services that throttle or delay network connections.

BHoneynet

A honeynet is a monitored network of honeypot systems designed to observe and study attacker behavior, not a mechanism for deliberately slowing incoming connection attempts.

CHoneypot

A honeypot is a decoy system configured to attract and log attacker activity, but it does not function by deliberately delaying connections to reduce the effectiveness of automated attacks.

DTarpitCorrect

A tarpit matches the description exactly - it is a server-side service that holds connections open as long as possible, directly countering automated threats like worms by dramatically slowing the rate at which they can propagate or send spam.

Concept tested: Tarpit as a connection-delay defense against worms and spam

Topics

#tarpit#intrusion deception#anti-worm defense#network abuse mitigation

Community Discussion

No community discussion yet for this question.

Full GSLC Practice