DictionaryFile
2.0
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
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.
Installation Options
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
- DictionaryFile.nuspec
- DictionaryFile.psd1
- DictionaryFile.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0 (current version) | 1,004 | 9/24/2018 |
1.0 | 65 | 9/13/2018 |