GCIH · Question #181
Which of the following penetration testing phases involves gathering data from whois, DNS, and network scanning, which helps in mapping a target network and provides valuable information regarding…
The correct answer is D. Pre-attack phase. The pre-attack phase of penetration testing covers passive and active reconnaissance, including whois lookups, DNS enumeration, and network scanning to map the target environment.
Question
Which of the following penetration testing phases involves gathering data from whois, DNS, and network scanning, which helps in mapping a target network and provides valuable information regarding the operating system and applications running on the systems?
Options
- APost-attack phase
- BOn-attack phase
- CAttack phase
- DPre-attack phase
How the community answered
(48 responses)- A6% (3)
- B2% (1)
- C2% (1)
- D90% (43)
Why each option
The pre-attack phase of penetration testing covers passive and active reconnaissance, including whois lookups, DNS enumeration, and network scanning to map the target environment.
The post-attack phase covers cleanup, report generation, and restoring systems to their original state after exploitation has already occurred.
'On-attack phase' is not a standard penetration testing phase in recognized frameworks; reconnaissance precedes active exploitation.
The attack phase involves the actual exploitation of discovered vulnerabilities, not the preliminary data-gathering activities described in the question.
The pre-attack phase encompasses all reconnaissance and information-gathering activities performed before an actual exploitation attempt begins. Techniques such as whois queries, DNS zone transfers, and network scanning tools like Nmap are used during this phase to identify live hosts, open ports, operating systems, and running services. This intelligence forms the foundation for planning the subsequent attack phase.
Concept tested: Penetration testing reconnaissance and pre-attack phase
Source: https://www.eccouncil.org/cybersecurity-exchange/penetration-testing/penetration-testing-phases/
Topics
Community Discussion
No community discussion yet for this question.