nerdexam
GIAC

GCFA · Question #63

Which of the following tools are used for footprinting? Each correct answer represents a complete solution. Choose all that apply.

The correct answer is A. Sam spade B. Traceroute C. Whois. Sam Spade, Traceroute, and Whois are all reconnaissance tools used in the footprinting phase to passively gather information about a target. Brutus is a brute-force password cracker used for active attacks and is not a footprinting tool.

Threat Hunting & Timeline Analysis

Question

Which of the following tools are used for footprinting? Each correct answer represents a complete solution. Choose all that apply.

Options

  • ASam spade
  • BTraceroute
  • CWhois
  • DBrutus

How the community answered

(17 responses)
  • A
    71% (12)
  • D
    29% (5)

Why each option

Sam Spade, Traceroute, and Whois are all reconnaissance tools used in the footprinting phase to passively gather information about a target. Brutus is a brute-force password cracker used for active attacks and is not a footprinting tool.

ASam spadeCorrect

Sam Spade is a network query toolkit that consolidates DNS lookups, Whois queries, and traceroute functions, making it a classic multi-purpose footprinting utility for gathering target network intelligence.

BTracerouteCorrect

Traceroute maps the network path between the attacker and a target host by revealing intermediate routers and hops, which exposes network topology information valuable during the footprinting phase.

CWhoisCorrect

Whois queries domain registrar and IANA databases to retrieve registration details such as owner contact information, name servers, and registration dates for a target domain, which is a foundational footprinting technique.

DBrutus

Brutus is a remote brute-force password-cracking tool used to actively attack authentication services such as HTTP, FTP, and Telnet, which is an exploitation activity unrelated to passive footprinting.

Concept tested: Footprinting tools and passive reconnaissance techniques

Source: https://www.eccouncil.org/train-certify/certified-ethical-hacker-ceh/

Topics

#footprinting#Whois#Traceroute#reconnaissance tools

Community Discussion

No community discussion yet for this question.

Full GCFA Practice