exam questions

Exam PT0-002 All Questions

View all questions & answers for the PT0-002 exam

Exam PT0-002 topic 1 question 31 discussion

Actual exam question from CompTIA's PT0-002
Question #: 31
Topic #: 1
[All PT0-002 Questions]

A penetration tester logs in as a user in the cloud environment of a company.
Which of the following Pacu modules will enable the tester to determine the level of access of the existing user?

  • A. iam_enum_permissions
  • B. iam_prive_sc_scan
  • C. iam_backdoor_assume_role
  • D. iam_bruteforce_permissions
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
RRabbit_111
Highly Voted 10 months, 3 weeks ago
Selected Answer: A
A. iam_enum_permissions The Pacu tool is a framework for penetration testing AWS environments, it has several modules that can be used to perform various tasks. In this scenario, the tester wants to determine the level of access of an existing user in the cloud environment. The Pacu module that enables the tester to determine the level of access of the existing user is iam_enum_permissions. This module allows the tester to enumerate all the permissions and policies associated with the user. It can be used to check the permissions of the user and check what actions the user can perform within the environment. B. iam_prive_sc_scan and C. iam_backdoor_assume_role are modules that are not related to determining the level of access of an existing user. D. iam_bruteforce_permissions is a module that allows the tester to perform a brute-force attack on the permissions of an existing user, but it is not suitable to determine the level of access of the user.
upvoted 5 times
...
Manzer
Most Recent 1 year, 1 month ago
Selected Answer: A
https://github.com/RhinoSecurityLabs/pacu/wiki/Module-Details iam__enum_permissions Tries to get a confirmed list of permissions for the current (or all) user(s). This module will attempt to use IAM APIs to enumerate a confirmed list of IAM permissions for the current user. This is done by checking attached and inline policies for the user and the groups they are in.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...