DictionaryFile

2.0

DictionaryFile module will create all password combinations that you are able to have
using a specific characterset. Using this module you will be able to find number of all
password combinations. You are able to create the combinations either on the screen or
use them with another cmdlet. Also, you are able to create a dictionary file including
generated password
DictionaryFile module will create all password combinations that you are able to have
using a specific characterset. Using this module you will be able to find number of all
password combinations. You are able to create the combinations either on the screen or
use them with another cmdlet. Also, you are able to create a dictionary file including
generated passwords and import a dictionary file that you have already created.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DictionaryFile

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DictionaryFile

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Stephanos Constantinou. All rights reserved.

Package Details

Author(s)

  • Stephanos Constantinou

Tags

Password Generator Dictionary BruteForce Security Penetration Combinations Permutations

Functions

Get-PasswordNumber Get-PasswordCombination Get-DictionaryFile New-DictionaryFile

Dependencies

This module has no dependencies.

Release Notes

2.0 24-09-2018
* Add Get-PasswordCombination
* Add New-DictionaryFile
* Replace Get-DictionaryFile
* Add Input from Pipiline
* Add Ouput to Pipeline
* Characters parameter removed
* Numbers parameter removed
* Symbols parameter removed
* CharacterSet parameter added
* Code Improvements

1.0 13-09-2018
* Initial Realease

FileList

Version History

Version Downloads Last updated
2.0 (current version) 691 9/24/2018
1.0 62 9/13/2018