« John the Ripper » : différence entre les versions

De wikilivois
Aller à la navigationAller à la recherche
(Page créée avec « Category:Sécurité __TOC__ https://www.openwall.com/john/pro/linux/ $sudo apt-get install john $sudo unshadow /etc/passwd /etc/shadow > mypasswd $sudo john mypa... »)
 
Aucun résumé des modifications
Ligne 2 : Ligne 2 :
__TOC__
__TOC__


https://www.openwall.com/john/pro/linux/
https://www.openwall.com/john/doc/


  $sudo apt-get install john
  $sudo apt-get install john

Version du 2 février 2019 à 10:16

https://www.openwall.com/john/doc/

$sudo apt-get install john
$sudo unshadow /etc/passwd /etc/shadow > mypasswd
$sudo john mypasswd
$sudo john –show mypasswd