# Task 7

## <mark style="color:purple;">Task 7</mark>

*What username is able to log into the target over telnet with a blank password?*

### <mark style="color:purple;">Answer</mark>

root

### <mark style="color:purple;">Explanation</mark>

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.
