37.1k views
5 votes
A penetration tester is trying to gain access to a remote system. The tester is able to see the secure login page and knows one user account and email address, but has not yet discovered a password.

Which of the following would be the EASIEST method of obtaining a password for the known account?

A. Man-in-the-middle
B. Reverse engineering
C. Social engineering
D. Hash cracking

1 Answer

4 votes

Final answer:

The easiest method for a penetration tester to obtain a password with only an email and user account is likely through social engineering, as it exploits human vulnerabilities rather than relying on technical skills.

Step-by-step explanation:

When a penetration tester is attempting to gain access to a remote system with a known user account and email address but no password, the easiest method of obtaining a password for the known account would likely be C. Social engineering. Social engineering involves manipulating people into giving up confidential information, such as passwords or banking information. Since traditional hacking methods like man-in-the-middle attacks, reverse engineering, or hash cracking require technical skills and can be complex, social engineering can be more straightforward. It exploits the human element, which is often the weakest link in security systems.

User Sep
by
7.2k points