Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trustedsec/hash_parser
This is a hash parser that will export a rc file compatible with Metasploit. This is useful when compromising a separate domain and want to see if any of the credentials work on another domain or other systems.
https://github.com/trustedsec/hash_parser
Last synced: about 2 months ago
JSON representation
This is a hash parser that will export a rc file compatible with Metasploit. This is useful when compromising a separate domain and want to see if any of the credentials work on another domain or other systems.
- Host: GitHub
- URL: https://github.com/trustedsec/hash_parser
- Owner: trustedsec
- Created: 2014-10-08T16:29:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-08T16:30:43.000Z (over 10 years ago)
- Last Synced: 2024-03-26T22:56:56.405Z (10 months ago)
- Language: Python
- Size: 97.7 KB
- Stars: 23
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Quick Hash Parser / Comparer
Written by: David Kennedy (ReL1K) @HackingDave from https://www.trustedsec.com
This is a hash parser that will export a rc file compatible with Metasploit. This is useful when compromising a seperate domain and want to see if any of the credentials work on another domain or other systems.
The first input is the filename that contains the hashes ex: Admin:500:LM:NTLM.
The second input is the remote IP address you want to use smb_logins on to validate if the creds work.
The third is the domain to attempt this on, leave this blank for workgroupUsage: python hash_parser.py