Skip to content
#

password-security

Here are 23 public repositories matching this topic...

DevBrute is a versatile password brute forcing tool designed to tackle a wide range of Social Media accounts and Web Applications. With its robust capabilities, it's adept at breaking through various security barriers.

  • Updated Feb 15, 2025
  • Python

A script designed to test passwords against user accounts within an Active Directory environment, offering customizable Account Lockout Threshold and a Reset Account Lockout Counter.

  • Updated Aug 22, 2023
  • Python

It is a simple password brute force tool designed for ethical hacking and security testing. Automates the process of selecting passwords for a given user on a website by sending POST requests with different passwords and analyzing the response.

  • Updated Aug 11, 2024
  • Python

HashX is a high-performance 512-bit hashing algorithm optimized for speed, security, and scalability. It features multi-threading, advanced mixing, and HMAC-style security, ensuring strong collision resistance and a powerful avalanche effect. Ideal for checksums, indexing, data integrity, and non-cryptographic applications.

  • Updated Mar 29, 2025
  • Python

A Python script that checks whether a password has been compromised using the Have I Been Pwned service. The script automates the process of querying the website and retrieving the results for the given password, leveraging Selenium and a headless Firefox browser. It’s a simple tool for testing password security and checking for data breaches.

  • Updated Dec 3, 2024
  • Python

A collection of Python tools for password analysis and wordlist optimization, including a password combination generator and a wordlist optimizer with advanced filtering capabilities. For educational purposes only.

  • Updated Jan 13, 2025
  • Python

Improve this page

Add a description, image, and links to the password-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the password-security topic, visit your repo's landing page and select "manage topics."

Learn more