UNPKG

kronozvx

Version:

Quick hash parser will take a hashdump and put it into a Metasploit rc format

23 lines (22 loc) 618 B
{ "name": "kronozvx", "version": "0.0.9", "description": "Quick hash parser will take a hashdump and put it into a Metasploit rc format", "description:line1":"Useful if you COMPROMISE a different domain and need to verify if any of the creds work", "description:line2":" Will use the smb_logins to test to see if the hashes work properly.", "main": "kronoz.py", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "hashdump", "parser", "writefile", "domain", "Remote", "IP", "metasploit" ], "author": "Chris Pro", "license": "ISC" }