Skip to content

danTaler/Username-WindowsHash-Password-Combiner-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Username-WindowsHash-Password Combiner!

This script combines Windows usernames, Windows hashes and the corresponding cracked passwords into a readable format:

<username>:<Hash>:<password>

Example:

  1. File 1: John:ABCDBHJYIFHMUILUIJNRTVWGTRH

  2. File 2: ABCDBHJYIFHMUILUIJNRTVWGTRH:password123

Result:

File 3: John:ABCDBHJYIFHMUILUIJNRTVWGTRH:password123

Supported Windows hashes::

  • NTDS (windows AD hashes)
  • LM
  • NTLM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages