312-50V10 · 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 conducting passive information gathering, collecting data about the target without directly interacting with its 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
(34 responses)- A6% (2)
- B3% (1)
- C3% (1)
- D88% (30)
Why each option
The tester is conducting passive information gathering, collecting data about the target without directly interacting with its systems.
Information reporting is the final phase where findings are documented and delivered, not an activity-based reconnaissance phase.
Vulnerability assessment involves actively scanning and testing systems for known weaknesses, which requires direct interaction with target systems.
Active information gathering involves directly probing or interacting with target systems (e.g., port scanning, banner grabbing), none of which is described here.
Passive information gathering involves collecting information about a target using indirect methods that do not touch or probe the target's systems directly. All activities described - OSINT via news and job postings, physical observation of employee schedules, DNS lookups via public records, and dumpster diving - are non-interactive reconnaissance techniques that leave no trace on the target's infrastructure.
Concept tested: Passive vs active reconnaissance in penetration testing
Source: https://csrc.nist.gov/publications/detail/sp/800-115/final
Topics
Community Discussion
No community discussion yet for this question.