Friday, November 8, 2024

Breaking Password and Encryption:hashcat

Breaking Password and Encryption:hashcat

Hashcat เป็นเครื่องมือที่ใช้ในการ “Breaking Password ” ที่ได้รับความนิยมและถูกติดตั้งมาใน “Kali Linux” 

Breaking Password and Encryption:hashcat

Download  https://github.com/hashcat/hashcat

hashcat -m 1000 <hash file location> <wordlist file location>

-a คือ เลือกโหมดในการโจมตี (Straight คือ 0)  Dictionary attack (-a 0)

-m คือ เลือกประเภทของ Hash

Breaking Password and Encryption:hashcat
Ex1 :ffb43f0de35be4d9917ac0cc8ad57f8d

hashcat -m 1000 Downloads/bob_account.txt Downloads/rockyou.txt --show

Ex2: P@ssw0rd    md5 :  “161ebd7d45089b3446ee4e0d86dbcf92”

#hashcat -a 0 -m 0 161ebd7d45089b3446ee4e0d86dbcf92 Downloads/rockyou.txt --show

Breaking Password and Encryption:hashcat






หมายเหตุ:เนื้อหาในเว็บไซต์นี้มีขึ้นเพื่อวัตถุประสงค์ในการให้ข้อมูล  เผยแพร่ความรู้และให้โอกาสในการค้นคว้าหาข้อมูลเพื่อการศึกษา   บุคคลที่สนใจโดยทั่วไป รวมถึงนักเรียน นิสิต นักศึกษา  ในการเรียนรู้เท่านั้น


* หากมีข้อมูลข้อผิดพลาดประการใด ขออภัยมา ณ ที่นี้ด้วย  รบกวนแจ้ง Admin เพื่อแก้ไขต่อไป
ขอบคุณครับ

#WINDOWSFORENSIC #COMPUTERFORENSICS #DFIR #FORENSICS #DIGITALFORENSICS #COMPUTERFORENSIC #INVESTIGATION #CYBERCRIME #FRAUD #คดีอาชญากรรมคอมพิวเตอร์ #พยานหลักฐานดิจิทัล

No comments:

Post a Comment

Digital Forensics:Windows Forensics with Belkasoft

Digital Forensics:Windows Forensics with Belkasoft Photo credit : belkasoft   Belkasoft เป็นผู้นำระดับโลกในด้านการตรวจพิสูจน์หลักฐานดิจิทัลแ...