Passing Credentials in PowerShell between users and computers using keys

Pubblicato il: 01 agosto 2018
sul canale di: Lars Rasmussen
1,649
21

Taken from:
https://www.pdq.com/blog/secure-passw...

Code: https://gist.github.com/nanoDBA/11bfd...

Sometimes a script needs to use a password, but you want it stored securely. Passing a credential by utilizing 2 things:

1. A password file that contains the encrypted file
2. A key file that contains a randomly generated AES key

allows for utilization of credentials within scripts by different users and servers. The following method is only as secure as the locations of the files(password and key) themselves.


In questa pagina del sito puoi guardare il video online Passing Credentials in PowerShell between users and computers using keys della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Lars Rasmussen 01 agosto 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,649 volte e gli è piaciuto 21 spettatori. Buona visione!