Home > CompTIA PenTest+ Certification > Quizzes > CompTIA PenTest+ Certification Exam: Specialized and Fragile Systems
CompTIA PenTest+ Certification Exam: Specialized and Fragile Systems
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 82% Most missed: “After installing a customer’s mobile application from the Google Play Store to y…”
CompTIA PenTest+ Certification Exam: Specialized and Fragile Systems
Time left 00:00
12 Questions

1. What is one advantage of developing a mobile application in Swift versus Objective-C?
2. What is the correct command option to use with the Android Debug Bridge (ADB) that enables you to download files from the Android device?
3. After installing a customer’s mobile application from the Google Play Store to your jailbroken iPhone, your next step is to dump the application bundle into an IPA using Clutch so you can use it to conduct static analysis. By default, where does Clutch store IPA files postprocessing?
4. Using Drozer to conduct an Android assessment of two separate applications that share the same vendor, you execute the command run app package.list  to list the permissions of the application. You observe in the report that the applications are permitted to read and write files on external storage. Which component of the application would you want to test for injection flaws?
5. Select method/s you can use to install third-party applications to a jailbroken iDevice.
6. Older versions of the Android operating system (5.0 and earlier) do not use Android Runtime (ART); they use the Dalvik Virtual Machine. Smali files, which are written in a type of assembly, are created during which process?
7. Apple uses code signing to ensure only approved applications are installed on the iDevice. This is one of the core security features of iOS. Which method can you use on a supported iDevice to gain privileged-level access?
8. An IEEE standard used to address the issue of debugging and connecting to embedded devices on a circuit board is called what?
9. SSH and iProxy are two ways of connecting to a jailbroken iDevice. If the iDevice fails and you have to re-establish connectivity, what is the easiest way to ensure there are no iProxy processes still running on your macOS laptop?
10. What is the name of the user interface framework that enables developers to build software applications on the iOS platform?
11. Select method/s you can use to install third-party applications to a jailbroken iDevice.
12. After installing a customer’s mobile application from the Google Play Store to your jailbroken iPhone, your next step is to dump the application bundle into an IPA using Clutch so you can use it to conduct static analysis. By default, where does Clutch store IPA files postprocessing?