This shows you the differences between two versions of the page.
uso:laboratoare:laborator-10:concepts [2023/12/12 16:12] iustina.caramida [Least privilege] |
uso:laboratoare:laborator-10:concepts [2023/12/15 15:35] (current) iustina.caramida [Liste de cuvinte] |
||
---|---|---|---|
Line 134: | Line 134: | ||
Pentru a vizualiza rezultatele rulăm următoarea comandă | Pentru a vizualiza rezultatele rulăm următoarea comandă | ||
<code bash> | <code bash> | ||
- | student@uso:~$ john --format=bcrypt mypasswd.txt | + | student@uso:~$ john --format=crypt mypasswd.txt |
[...] | [...] | ||
student@uso:~$ john --show mypasswd.txt | student@uso:~$ john --show mypasswd.txt |