Certified Incident Handler (ECIH) — Question 45
Initiate an SSH Connection to a machine that has SSH enabled in the network. After connecting to the machine find the file flag.txt and choose the content hidden in the file. Credentials for SSH login are provided below:
Hint:
Username: sam -
Password: admin@l23
Answer options
- A. sam@bob
- B. bob2@sam
- C. bob@sam
- D. sam2@bob
Correct answer: C
Explanation
The correct answer is C, which is the proper format for an SSH username and hostname. Options A, B, and D do not follow the standard username@hostname structure or use incorrect names, making them invalid for this scenario.