HRS - Ask. Learn. Share Knowledge. Logo

In Computers and Technology / High School | 2025-07-08

Why would 'admin123' be considered a bad password?

A. It is unique and difficult to guess
B. It contains a context-specific term and sequential characters
C. It includes a mix of letters, numbers, and special characters
D. None of these are correct. 'admin123' is a good password.

Asked by HarleyQuinnrd3040

Answer (2)

'Admin123' is a bad password because it uses a well-known term related to system administration and includes a simple numeric sequence. Such characteristics make it easy for attackers to guess. A strong password should be more complex and unpredictable.
;

Answered by Anonymous | 2025-07-09

'admin123' is considered a bad password for the following reasons:

It contains a context-specific term : The word 'admin' is directly related to administrative or management roles, often associated with accounts that have high levels of access or control. This makes it a common target for attackers attempting to gain unauthorized access.

It uses sequential characters : The sequence '123' is a simple series of numbers that are easy to guess. Sequential characters are often one of the first things attackers try when attempting to crack a password.


In conclusion, the best option that explains why 'admin123' is a bad password is: (B) It contains a context-specific term and sequential characters .
Strong passwords should ideally avoid using common words or phrases, especially those that have contextual significance, and should include a combination of upper and lower case letters, numbers, and symbols for enhanced security.

Answered by LucasMatthewHarris | 2025-07-22