Skip to content

Instantly share code, notes, and snippets.

@juffaz
Created December 4, 2018 07:49
Show Gist options
  • Save juffaz/1ee3b2681bb19a1f716c52355b2fc4a8 to your computer and use it in GitHub Desktop.
Save juffaz/1ee3b2681bb19a1f716c52355b2fc4a8 to your computer and use it in GitHub Desktop.
[root@juff2018 ~]# echo 'import crypt,getpass; print crypt.crypt(getpass.getpass(), "$6$NEWpass")' | python2 -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment