Ethical Hacking v13 - Practice Test 2

Ethical Hacking v13 - Practice Test 2

Ethical Hacking v13 - Practice Test 2


S. L.
Diese Lernkarten vermitteln praxisnahes Wissen zur Durchführung von Penetrationstests und ethischem Hacking, wobei Schwerpunkte auf Netzwerk- und Webanwendungen liegen. Es werden Techniken wie Angriffe auf Server, Schwachstellenanalyse, Privilegieneskalation und das Ausnutzen von Sicherheitslücken wie unverschlüsselten Verbindungen oder veralteter Software behandelt. Besonders für angehende IT-Sicherheitsexperten und Penetrationstester geeignet, die ihre Fähigkeiten in realistischen Szenarien vertiefen möchten.
Flashcards
151
Students
0
Language
Englisch
Category
Informatik
Level
Andere
Created / Updated
08.06.2026 / 08.06.2026

Flashcards

A penetration tester is tasked with assessing the security of a smart home IoT device that communicates with a mobile app over an unencrypted connection. The tester wants to intercept the communication and extract sensitive information.

What is the most effective approach to exploit this vulnerability?

A penetration tester gains access to a target system through a vulnerability in a third-party software application.

What is the most effective next step to take to gain full control over the system?

A penetration tester is tasked with mapping an organization’s network while avoiding detection by sophisticated intrusion detection systems (IDS). The organization employs advanced IDS capable of recognizing common scanning patterns.

Which scanning technique should the tester use to effectively discover live hosts and open ports without triggering the IDS?

A penetration tester identifies malware that monitors the activities of a user and secretly collects personal information, such as login credentials and browsing habits.

What type of malware is this?

A penetration tester is assessing an IoT thermostat used in a smart home system. The device communicates with a cloud server for updates and commands. The tester discovers that communication between the device and the cloud server is not encrypted.

What is the most effective way to exploit this vulnerability?

While assessing a web server’s behavior, a tester sends malformed HTTP GET requests using unusual methods like “DELETE” and “OPTIONS” combined with long URI strings and observes varying status codes and response headers. The tester uses a tool that matches these responses against known patterns to deduce the server’s software and version.

Which technique is the tester employing?

A critical infrastructure facility has an extensive network of IoT devices integrated with its OT systems. Following a recent surge in cyberattacks on similar facilities globally, the security team received an anonymous email detailing a possible attack on their systems. The attacker allegedly plans to compromise the IoT devices and use them as a gateway to the OT systems.

What should be the immediate action of the security team to mitigate this threat?

During an internal red team engagement, a penetration tester is tasked with mapping the network topology of an organization with multiple segmented subnets. The tester initiates a series of traceroutes from a compromised host to various internal devices across these segments. Upon analyzing the output, the tester observes that a specific IP address, 10.10.10.1, consistently appears as the second-to-last hop before reaching several target systems located in different IP ranges. Despite varying final destination IPs, this intermediate address remains constant. No signs of DNS spoofing, ICMP anomalies, or host-level misconfigurations are present.

What does this repeated hop pattern most likely indicate in the context of network architecture?

While using your bank's online servicing you notice the following string in the URL bar:

`http://www.MyPersonalBank.com/account?id=368940911028389&Damount=10980&Camount=21`

You observe that if you modify the Damount & Camount values and submit the request, that data on the web page reflect the changes.

Which type of vulnerability is present on this site?

A penetration tester detects malware on a system that secretly records all keystrokes entered by the user.

What type of malware is this?

A government agency trains a group of cybersecurity experts to carry out covert cyber missions against foreign threats and gather intelligence without being detected. These experts work exclusively for national interests.

What classification best describes them?

A multinational organization is implementing a security upgrade for its corporate wireless infrastructure. The current WPA2-Personal configuration relies on a shared passphrase, which the IT team finds difficult to rotate and manage securely across hundreds of employee devices. To enhance security and scalability, the organization decides to migrate to WPA2-Enterprise. The new setup must allow for centralized control of user authentication, support certificate-based identity verification, and ensure that each authenticated client is assigned a unique session encryption key to prevent key reuse and limit the blast radius of potential breaches.

Which component is essential for enabling this centralized, certificate-based authentication with unique key generation per session in a WPA2-Enterprise environment?

A penetration tester is evaluating a secure web application that uses HTTPS, secure cookie flags, and regenerates session IDs only during specific user actions.

To hijack a legitimate user’s session without triggering security alerts, which advanced session hijacking technique should the tester employ?

During a red team engagement simulating a targeted attack on a smart office environment, an ethical hacker identifies a thermostat used for regulating temperature across multiple floors. While analyzing its firmware management process, the tester discovers that the device accepts older versions without verifying their integrity or authenticity. The attacker successfully loads a previously deprecated firmware that contains known vulnerabilities and gains unauthorized access to the broader network by exploiting reintroduced flaws. No mechanisms are in place to prevent version rollback or verify firmware trustworthiness.

Which IoT security issue is most accurately demonstrated in this scenario?

During a security assessment of a metropolitan public transportation terminal, a penetration tester examines a network-connected IoT surveillance camera system that is used for 24/7 video monitoring of high-traffic areas. Upon analyzing the camera’s network traffic, the tester observes that it uses an outdated encryption protocol (SSLv2) to transmit video data to the control center. The tester uses a network packet sniffer to intercept this traffic and easily decrypts the stream, successfully reconstructing full video footage in real time without authentication.

Further analysis reveals that the camera does not enforce TLS or any modern encryption standard and lacks support for mutual authentication or secure key exchange. Additionally, no integrity checks are performed, leaving the data open to manipulation.

What IoT vulnerability is most likely being exploited in this scenario?

A penetration tester is assessing a company’s executive team for vulnerability to sophisticated social engineering attacks by impersonating a trusted vendor and leveraging internal communications.

What is the most effective social engineering technique to obtain sensitive executive credentials without being detected?

Which of the following describes the characteristics of a Boot Sector Virus?

What is the main difference between ethical hacking and malicious hacking?

Which of the following best describes the role of a penetration tester?

During a security evaluation of a smart agriculture setup, an analyst investigates a cloud-managed irrigation controller. The device is found to transmit operational commands and receive firmware updates over unencrypted HTTP. Additionally, it lacks mechanisms to verify the integrity or authenticity of those updates. This vulnerability could allow an adversary to intercept communications or inject malicious firmware, leading to unauthorized control over the device’s behavior or denial of essential functionality.

Which IoT threat category does this situation best illustrate?

A cyber adversary is performing external reconnaissance on a large enterprise network with multiple perimeter defenses in place, including packet-filtering firewalls and intrusion detection systems (IDS). The goal is to enumerate the firewall's rule set to identify which TCP and UDP ports are permitted for inbound traffic to internal systems. To minimize noise and avoid immediate detection, the attacker wants to use a method that mimics normal traffic flows while providing insight into how the firewall handles packets based on port and protocol combinations.

Which reconnaissance technique should the attacker choose to effectively map the firewall’s filtering behavior without raising alerts?

A penetration tester is evaluating a web application that does not properly validate the authenticity of HTTP requests. The tester suspects the application is vulnerable to Cross-Site Request Forgery (CSRF).

Which approach should the tester use to exploit this vulnerability?

A penetration tester evaluates a company’s susceptibility to advanced social engineering attacks targeting its executive team. Using detailed knowledge of recent financial audits and ongoing projects, the tester crafts a highly credible pretext to deceive executives into revealing their network credentials.

What is the most effective social engineering technique the tester should employ to obtain the necessary credentials without raising suspicion?

An ethical hacker needs to gather detailed information about a company’s internal network without initiating any direct interaction that could be logged or raise suspicion.

Which approach should be used to obtain this information covertly?

A red team member uses an access token obtained from an Azure function to authenticate with Azure PowerShell and retrieve storage account keys.

What kind of abuse does this scenario demonstrate?

A penetration tester is assessing the security of a corporate wireless network that uses WPA2-Enterprise encryption with RADIUS authentication. The tester wants to perform a man-in-the-middle attack by tricking wireless clients into connecting to a rogue access point.

What is the most effective method to achieve this?

In an enterprise environment, the network security team is alerted to unusual network behavior suggestive of advanced sniffing techniques being employed by a potential attacker. Upon closer examination, it is discovered that the adversary is exploiting vulnerabilities in legacy protocols to intercept sensitive communications. The security team must identify the specific sniffing technique being utilized and deploy effective countermeasures to protect critical assets.

Amidst the advanced sniffing activities observed in the enterprise network, which intricate technique poses the most formidable challenge for the security team to detect and neutralize effectively, potentially compromising the confidentiality of proprietary information?

A penetration tester is tasked with enumerating user accounts and network resources in a highly secured Windows environment where standard methods like SMB null sessions are blocked. The network employs strict firewall rules and intrusion detection systems to prevent unauthorized access.

Which technique should the tester use to discreetly gather the required information without triggering security alarms?

During a black-box security assessment of a large enterprise network, the penetration tester scans the internal environment and identifies that TCP port 389 is open on a domain controller. Upon further investigation, the tester runs the ldapsearch utility without providing any authentication credentials and successfully retrieves a list of usernames, email addresses, and departmental affiliations from the LDAP directory. The tester notes that this sensitive information was disclosed without triggering any access control mechanisms or requiring login credentials.

Based on this behavior, what type of LDAP access mechanism is most likely being exploited?

During a stealth assessment of a corporate internal network, an attacker gains access to a subnet where host communications are switched and protected against common ARP poisoning techniques. While passively sniffing traffic, the attacker observes that the target system (Host B) intermittently delays its response to ARP requests. Recognizing a potential opportunity, the attacker crafts and injects a fake ARP reply that maps the target’s IP address to their own MAC address and sends it before the legitimate reply arrives. Over time, the attacker notices that packets originally intended for Host B occasionally arrive at their own system, especially during these ARP response delays. The switch’s CAM table seems to temporarily associate the target's IP with the attacker’s MAC and port, before reverting back once the legitimate host reasserts itself.

What type of sniffing attack is the attacker performing?

During a cryptographic audit of a legacy system, a security analyst observes that an outdated block cipher is leaking key-related information when analyzing large sets of plaintext-ciphertext pairs.

What approach might an attacker exploit here?

Study