312-50V11 · Question #556
A penetration tester was hired to perform a penetration test for a bank. The tester began searching for IP ranges owned by the bank, performing lookups on the bank's DNS servers, reading news articles
The correct answer is D. Passive information gathering. The tester is performing passive information gathering because all activities described involve collecting publicly available or observable data without directly probing target systems.
Question
A penetration tester was hired to perform a penetration test for a bank. The tester began searching for IP ranges owned by the bank, performing lookups on the bank's DNS servers, reading news articles online about the bank, watching what times the bank employees come into work and leave from work, searching the bank's job postings (paying special attention to IT related jobs), and visiting the local dumpster for the bank's corporate office. What phase of the penetration test is the tester currently in?
Options
- AInformation reporting
- BVulnerability assessment
- CActive information gathering
- DPassive information gathering
How the community answered
(36 responses)- A3% (1)
- B3% (1)
- C8% (3)
- D86% (31)
Why each option
The tester is performing passive information gathering because all activities described involve collecting publicly available or observable data without directly probing target systems.
Information reporting is the final phase where findings are documented and delivered to the client, not an intelligence-collection phase.
Vulnerability assessment involves actively scanning or testing systems for known weaknesses, which has not yet begun in this scenario.
Active information gathering involves directly interacting with target systems (such as port scanning or banner grabbing), none of which is described here.
Passive information gathering (passive reconnaissance) involves collecting intelligence about a target using sources that do not require direct interaction with the target's live infrastructure, such as WHOIS lookups, public DNS records, news articles, job postings, physical observation, and dumpster diving. None of the activities described involve sending packets to or actively probing the bank's systems, which is the key distinction from active information gathering.
Concept tested: Passive reconnaissance in penetration testing phases
Source: https://csrc.nist.gov/publications/detail/sp/800-115/final
Topics
Community Discussion
No community discussion yet for this question.