Skip to content

can-n0n/SecurePassGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

SecurePassGen is a PowerShell script designed for generating secure passwords tailored for pentesting purposes.

Features:

  • Customizable Parameters: Users can adjust various parameters such as the number of words, letters, and symbols to tailor the generated passwords according to specific requirements.

  • Enhanced Security: By leveraging a combination of dictionary words, letters, and symbols, the generated passwords exhibit a high degree of complexity, making them resistant to brute force attacks and other common password cracking techniques.

  • Ease of Use: With a straightforward interface and intuitive functionality, SecurePassGen enables users to quickly generate strong passwords without the need for extensive technical expertise.

Usage:

  1. Clone the repository to your local machine.

  2. Execute the PowerShell script by running the command:

  3. Follow the prompts to customize the password generation parameters as per your requirements.

Disclaimer:

Please note that SecurePassGen is intended solely for use in penetration testing (pentesting) scenarios and should not be utilized for malicious purposes. It is the responsibility of the user to ensure compliance with applicable laws and regulations governing the use of security tools and techniques.

Contributing:

Contributions to SecurePassGen are welcome! If you encounter any issues, have suggestions for improvements, or would like to contribute new features, feel free to submit a pull request.

Author:

SecurePassGen is developed and maintained by can-n0n. Feel free to reach out with any inquiries or feedback.

Disclaimer:

This script is provided as-is, without any warranties or guarantees of fitness for a particular purpose. Use at your own risk.

About

A PowerShell script to generate an 8 character password that includes 2 numbers and one symbol

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors