Skip to content
#

password-security

Here are 32 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 Dec 16, 2023
  • Python

A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.

  • Updated Aug 31, 2022
  • Go

goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace imp…

  • Updated Dec 11, 2020
  • Go

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

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