05-29-2025 03:32 AM
Is there any way that we can decrypt type 9 secret on Cisco Switch to get Palin text Password
05-29-2025 03:42 AM
- FYI : https://www.infosecmatter.com/cisco-password-cracking-and-decrypting-guide/
M.
05-29-2025 03:43 AM
Hello @surazb,
no, this is not possible.
Type 9 does not use an encryption algorithm but uses the SCRYPT hashing algorithm to secure the password.
Hashing algorithms are not reversible by design so that there is no way to restore the original plain text password.
For details you can take a look at this article:
HTH!
05-29-2025 05:21 AM
@surazb hi, this is not possible. type 7 is decryptable. if you need to get clear text for type 9, you may try brute force decryption tools or rainbow tables.
05-29-2025 05:26 AM
As @Jens Albrecht correctly notes, as a type secret 9 is hashed, and a hash isn't encrypted, it cannot be decrypted.
Regarding obtaining a password to create the same hash, in theory, yes. An effective password might be obtained but it may not be the original password.
In practice, likely no, at least on existing hardware and algorithms, due to the amount of time it would take. (NSA might know otherwise, but they're not talking.)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide