nerdexam
CompTIA

PT0-002 · Question #28

A company that requires minimal disruption to its daily activities needs a penetration tester to perform information gathering around the company's web presence. Which of the following would the…

The correct answer is D. Internet search engines F. Shodan results. For initial, low-disruption information gathering on a company's web presence, internet search engines and Shodan results are most helpful to discover publicly available information and exposed services.

Reconnaissance and enumeration

Question

A company that requires minimal disruption to its daily activities needs a penetration tester to perform information gathering around the company's web presence. Which of the following would the tester find MOST helpful in the initial information-gathering steps? (Choose two.)

Options

  • AIP addresses and subdomains
  • BZone transfers
  • CDNS forward and reverse lookups
  • DInternet search engines
  • EExternally facing open ports
  • FShodan results

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    10% (3)
  • D
    77% (24)
  • E
    3% (1)

Why each option

For initial, low-disruption information gathering on a company's web presence, internet search engines and Shodan results are most helpful to discover publicly available information and exposed services.

AIP addresses and subdomains

While IP addresses and subdomains are critical, discovering them usually involves more active techniques like DNS enumeration or scanning, which may cause minor disruption compared to purely passive methods.

BZone transfers

Zone transfers are a very active form of DNS enumeration that can be disruptive and are often blocked by well-configured DNS servers.

CDNS forward and reverse lookups

DNS forward and reverse lookups, especially extensive ones, involve direct queries to DNS servers, which, while not highly disruptive, are less passive than general search engines.

DInternet search enginesCorrect

Internet search engines (like Google, Bing) are passive reconnaissance tools used for Open-Source Intelligence (OSINT). They can reveal public-facing websites, employee information, press releases, technologies used, and other data without directly interacting with the target network.

EExternally facing open ports

Externally facing open ports are typically discovered via port scanning, which is an active and potentially disruptive technique, and not part of the initial most helpful passive gathering.

FShodan resultsCorrect

Shodan is a search engine for internet-connected devices, providing information about public-facing services, banners, and vulnerabilities without actively scanning the client's network. This passive approach is crucial for minimal disruption.

Concept tested: Passive web reconnaissance techniques

Source: https://owasp.org/www-project-web-security-testing-guide/v41/4-Information_Gathering/

Topics

#Passive Reconnaissance#OSINT#Information Gathering#Web Presence

Community Discussion

No community discussion yet for this question.

Full PT0-002 Practice