Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:hack [2024/04/21 19:27] – created 5.152.82.90wiki:hack [2024/04/21 20:00] (current) – [Crack] 5.152.82.90
Line 1: Line 1:
 +=====Dictionary=====
 +[[https://github.com/danielmiessler/SecLists/tree/master/Passwords|Password Dicts]]
 +
 +
 +**Gen 4-digit passwords**
 +<code>crunch 4 4 1234567890 -o <out_file></code>
 +
 +**Gen by pattern passXXXX**
 +<code>crunch 8 8 1234567890 -t pass@@@@ -o <out_file></code>
 +
 +**Gen 8-charset**
 +<code>/usr/share/crunch/charset.lst</code>
 +<code>crunch 8 8 -f /usr/share/crunch/charset.lst mixalpha -o <out_file></code>
 +======Crack======
 +[[wiki:hack_hydra|Hydra]] \\
 +[[wiki:hack_office|Office]] \\
 [[wiki:hack_rar|Rar]] \\ [[wiki:hack_rar|Rar]] \\
 +[[wiki:hack_sip|SIP]] \\
Navigation
Print/export
QR Code
QR Code wiki:hack (generated for current page)