8000 GitHub - RobinRana/crack-microsoft-file-demo: this python script to create a hash.txt and you crack with john and i give you a microsoft file password protected file and you crack this
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

this python script to create a hash.txt and you crack with john and i give you a microsoft file password protected file and you crack this

Notifications You must be signed in to change notification settings

RobinRana/crack-microsoft-file-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

targets

Target files to hack

Here, you will find: A microsoft office doc with a password on it

1)cd crack-microsoft-file-demo


note:--> python johnHash.py (your target file name) > hash.txt my target is passwordprotected.docx


2)python johnHash.py passwordprotect.docx > hash.txt 3)cat hash.txt

and you see

passwordprotect.docx:$office$201010000012816ff5c49194a94e82aec585562291f8e238b26503872d9a101a08375c912a2895e*005cdb26acb533a2717034666c70828c4dc9675b239364f94bc1c24465eed22a

then you write this command

4)john --wordlist=/usr/share/wordlists/nmap.lst hash.txt

and you see password is crack

About

this python script to create a hash.txt and you crack with john and i give you a microsoft file password protected file and you crack this

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0