Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0x09AL/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.
https://github.com/0x09AL/WordSteal

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.