Skip to content

The-Viper-One/Invoke-DomainDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Invoke-DomainDictionary

Parses information from the Current or specified Domain into a dictionary file to be used for password cracking

Load into memory

IEX(New-Object System.Net.WebClient).DownloadString("https://raw.githubusercontent.com/The-Viper-One/Invoke-DomainDictionary/main/Invoke-DomainDictionary")

Commands

Invoke-DomainDictionary                        # Run with default options
Invoke-DomainDictionary -Domain [Domain]       # Speciy the domain from which to collect from
Invoke-DomainDictionary -File [PATH\FileName]  # Specify name of output file

Sample

image

About

Parses information from the Current or specified Domain into a dictionary file to be used for password cracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published