logo

367 Proper generation of temporary passwords


Summary

Temporary passwords should be automatically and randomly generated.


Description

The requirement emphasizes that temporary passwords should be generated automatically by the system, without user intervention. Randomly generated passwords are more secure than manually chosen or predictable passwords. They are less susceptible to brute-force attacks, where an attacker systematically tries different combinations to guess the password.


Supported In

Advanced: True


References


Last updated

2024/01/18