ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 177 - PT0-002 discussion

Report
Export

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
Answers
A.
echo U3VQZXIkM2NyZXQhCg== | base64גÄ"d
B.
tar zxvf password.txt
Answers
B.
tar zxvf password.txt
C.
hydra גÄ"l svsacct גÄ"p U3VQZXIkM2NyZXQhCg== ssh://192.168.1.0/24
Answers
C.
hydra גÄ"l svsacct גÄ"p U3VQZXIkM2NyZXQhCg== ssh://192.168.1.0/24
D.
john --wordlist /usr/share/seclists/rockyou.txt password.txt
Answers
D.
john --wordlist /usr/share/seclists/rockyou.txt password.txt
Suggested answer: A
asked 02/10/2024
Johannes Bickel
55 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first