CompTIA PenTest+ Certification Exam PT0-002 Question # 32 Topic 4 Discussion

CompTIA PenTest+ Certification Exam PT0-002 Question # 32 Topic 4 Discussion

PT0-002 Exam Topic 4 Question 32 Discussion:
Question #: 32
Topic #: 4

A penetration tester is conducting a penetration test. The tester obtains a root-level shell on a Linux server and discovers the following data in a file named password.txt in the /home/svsacct directory:

U3VQZXIkM2NyZXQhCg==

Which of the following commands should the tester use NEXT to decode the contents of the file?


A.

echo U3VQZXIkM2NyZXQhCg== | base64 ג€"d


B.

tar zxvf password.txt


C.

hydra ג€"l svsacct ג€"p U3VQZXIkM2NyZXQhCg== ssh://192.168.1.0/24


D.

john --wordlist /usr/share/seclists/rockyou.txt password.txt


Get Premium PT0-002 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.