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.
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)- A3% (1)
- B6% (2)
- C10% (3)
- D77% (24)
- E3% (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.
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.
Zone transfers are a very active form of DNS enumeration that can be disruptive and are often blocked by well-configured DNS servers.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.