Many users confuse Type 5 with the older (used by the service password-encryption command).
Cisco Type 5 is a one-way function. When you set an enable secret , the device runs your password through an MD5 hashing algorithm with a random 32-bit salt. cisco secret 5 password decrypt
The device never stores the actual password, only the result of the hash. When you log in, the device hashes your input and compares it to the stored hash. Many users confuse Type 5 with the older
Because MD5 is computationally "cheap" by modern standards, high-end GPUs can test millions of combinations per second. cisco secret 5 password decrypt