New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

kronozvx

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kronozvx

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

latest
npmnpm
Version
0.0.9
Version published
Weekly downloads
7
75%
Maintainers
1
Weekly downloads
 
Created
Source

kronozvx

____Status: Build Status

_______Information: 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. 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 workgroup

Examples:

kronoz.py ◁hash_file.txt▷  ◁remote_ipaddr▷  ◁domain▷ 

Keywords

hashdump

FAQs

Package last updated on 16 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts