Hackers Repository

WordSteal – Steal NTML Hashes From Remote Computer

This script will create a POC that will steal NTML hashes from a remote computer. Do not use this for illegal purposes.The author does not keep responsibility for any illegal action you do.

WordSteal

This script will create a POC that will steal NTML hashes from a remote computer. Do not use this for illegal purposes. The author does not keep responsibility for any illegal action you do.

Microsoft Word has the ability to include images from remote locations.This is an undocumented feature but was found used by malware creators to include images through HTTP for statistics. We can also include remote files to a SMB server and the victim will authenticate with his logins credentials. This is very useful during a pentest because allows you to steal credentials without triggering any alerts and most of the security apps do not detect this.

Installing WordSteal (Linux)

Open up a terminal and clone WordSteal using command.

git clone https://github.com/0x09AL/WordSteal.git

Change directory to WordSteal directory.

cd WordSteal

Run WordSteal using Python.

python main.py

READMORE

CREDITS: 0x09AL
DOWNLOAD WORDSTEAL

 

To Top

Pin It on Pinterest

Share This