John The Ripper

基本步驟:

  1. 如果要破解hash的話,要先判斷是哪種hash
    a. 可以利用網路資源-Hashes.com
    b. 或是使用python工具-hashid

    hashid.py 使用方式
    可直接 python3 hash-id.py輸入
    也可以 cat hash.txt | hash-identifier 這種方式輸入

    c. 也可以自己用比對(Ctrl-f)的方式:
    hash表


John The Ripper
http://example.com/2021/08/06/John-The-Ripper/
Author
Xiung
Posted on
August 6, 2021
Licensed under