RedTeam3.Web-Hacking2.Cryptography2.EncodingCreate-EncodingOpensslGeneral commands openssl passwd -1 -salt [salt] [password] -salt ---> Define that the hash contain salt [salt] ---> salt to include in the hash [password] ---> Password to encrypt Base64Shasum