Skip to content
#

password-management

Here are 45 public repositories matching this topic...

This project is a Python script for conducting a brute-force attack on a login page. It takes a target URL, a username, and a password file as inputs, attempting to find the correct password through successive login attempts.

  • Updated Jul 30, 2023
  • Python

Falkenberg's Password Manager is a secure, offline tool for managing and storing passwords locally. With strong encryption and customizable password generation, it ensures your data remains private and protected.

  • Updated Aug 27, 2024
  • C++

Password Manager is a command-line interface (CLI) application written in C++ that securely stores and manages your passwords. Utilizing AES-256-CBC encryption provided by OpenSSL, this simple yet effective tool ensures your passwords are stored securely and can be retrieved when needed.

  • Updated Jul 29, 2024
  • C++

Improve this page

Add a description, image, and links to the password-management 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-management topic, visit your repo's landing page and select "manage topics."

Learn more