ESP Workload Automation

 View Only
  • 1.  Password Table Decryption

    Posted May 12, 2022 09:40 AM
    Is there a mechanism to retrieve the password from ESP once it has been stored?

    ------------------------------
    Thanks Dustin
    ------------------------------


  • 2.  RE: Password Table Decryption

    Broadcom Employee
    Posted May 13, 2022 09:21 AM
    Passwords are stored in the INDEX file. You can dump the index records using UTIL, see Reference Guide, However you cannot display the password as they are encrypted.

    As of WA ESP Edition Release 11.4, all new passwords and updates to old passwords are encrypted using the AES 128 standard. Passwords that are created before WA ESP Edition Release 11.4 are encrypted using the DES standard.

    Passwords are not able to be unencrypted without a key, which are not public.