Task 7
Task 7
What username is able to log into the target over telnet with a blank password?
Answer
root
Explanation
In some vulnerable systems, the root account may be configured to allow login without a password, which can present a significant security risk. This configuration is often exploited during penetration testing exercises.
Last updated