During a mobile application security assessment, you discover that the application allows users to gain administrative access on Android devices, thereby bypassing all security controls. Which of the following best describes this scenario?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 15 2026
All questions are working fine.
During a mobile application security assessment, you discover that the application allows users to gain administrative access on Android devices, thereby bypassing all security controls. Which of the following best describes this scenario?
Ralph, a network administrator, needs to move laterally across a network to identify and investigate potentially compromised systems. To do this effectively, he decides to analyze the network traffic to discover and map out active devices and services. Which of the following tools or techniques would be most effective for Ralph to use in this scenario?
Your team is simulating an advanced persistent threat as part of an ongoing penetration test. Your team’s objective is to conduct data exfiltration from the targeted server while avoiding detection. When you arrived at work this morning, you reviewed the weekly network utilization report for the organization’s servers and found the following:

Based on the report above, which server might the target organization suspect has been the victim of data exfiltration and investigate further to find evidence of your team’s activities?
Your company wants to increase the security of its server room. Which TWO of the following should they install to protect the server room's contents?
Select all that apply
During a Windows post-exploitation assessment, a penetration tester suspects that sensitive data may be hidden within NTFS file structures using non-visible data streams. The tester needs to enumerate any additional streams associated with a specific file without altering its contents. Which of the following commands should the tester use to identify these hidden data streams?
During a web application penetration test, an assessor is attempting to bypass input validation filters by encoding special characters within a request. So, the tester crafts a request that uses encoded traversal sequences to move outside the intended directory structure and access sensitive operating system files. The tester submits the following request:
http://test.example.com/%2e%2e/%2e%2e/%2e%2e/%2e%2e/etc/shadow
Which of the following attack techniques is the tester attempting to perform?
Which of the following tools provides a penetration tester with a framework to conduct technical social engineering attacks like phishing against an organization's employees?
Tamera is conducting a penetration test of an organization's network. She just successfully exploited a Linux server and then entered the following command:
python -c 'import pty; pty.spawn("/bin/bash")'
Which of the following techniques is Tamera utilizing?
During reconnaissance, you want to identify services exposed on a target network without directly interacting with the systems. So, you query a public database that aggregates scan results from across the internet and returns banner information for known IP addresses. Which of the following techniques are you performing?
A tester runs a vulnerability scan and notices inconsistent results across repeated scans of the same target. The tester suspects environmental factors are affecting reliability. What is the most appropriate next step?