SY0-501 · Question #556
Which of the following penetration testing concepts is being used when an attacker uses public Internet databases to enumerate and learn more about a target?
The correct answer is A. Reconnaissance. The process described, where an attacker uses public Internet databases to gather information about a target, is known as reconnaissance, the initial information-gathering phase of a penetration test.
Question
Which of the following penetration testing concepts is being used when an attacker uses public Internet databases to enumerate and learn more about a target?
Options
- AReconnaissance
- BInitial exploitation
- CPivoting
- DVulnerability scanning
- EWhite box testing
How the community answered
(27 responses)- A81% (22)
- B11% (3)
- C4% (1)
- D4% (1)
Why each option
The process described, where an attacker uses public Internet databases to gather information about a target, is known as reconnaissance, the initial information-gathering phase of a penetration test.
Reconnaissance is the preliminary phase of penetration testing where an attacker passively gathers information about a target, such as network ranges, employee details, and technologies used, without directly interacting with the target's systems. This often involves using publicly available resources like WHOIS databases, DNS records, social media, and search engines to enumerate and learn more about the target.
Initial exploitation is the phase where an attacker actively gains unauthorized access to a system or network after identifying vulnerabilities, which goes beyond mere information gathering.
Pivoting is a post-exploitation technique where an attacker uses a compromised system to gain access to other internal systems that were not directly accessible from the initial entry point.
Vulnerability scanning involves actively probing a target's systems and network for known weaknesses using automated tools, which is a direct interaction, not just passive information gathering from public databases.
White box testing is a type of penetration test where the tester has full knowledge of the target's internal network, system architecture, and source code, rather than a specific method of initial information gathering.
Concept tested: Penetration testing reconnaissance phase
Source: https://www.pentest-standard.org/index.php/PTES_Technical_Guidelines#1._Intelligence_Gathering
Topics
Community Discussion
No community discussion yet for this question.