All Projects → HugoLB0 → browser-creds

HugoLB0 / browser-creds

Licence: other
recover Firefox and more browsers logins

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to browser-creds

M4ngl3m3
Common password pattern generator using strings list
Stars: ✭ 103 (+145.24%)
Mutual labels:  passwords
Searchpass
A simple tool for offline searching of default credentials for network devices, web applications and more.
Stars: ✭ 159 (+278.57%)
Mutual labels:  passwords
Lockwise Ios
Firefox's Lockwise app for iOS
Stars: ✭ 224 (+433.33%)
Mutual labels:  passwords
Pw Pwnage Cfworker
Deploy a Cloudflare Worker to sanely score users' new passwords with zxcvbn AND check for matches against haveibeenpwned's 7.8+ billion breached accounts
Stars: ✭ 125 (+197.62%)
Mutual labels:  passwords
Ldap Passwd Webui
Very simple web interface for changing password stored in LDAP or Active Directory (Samba 4 AD).
Stars: ✭ 150 (+257.14%)
Mutual labels:  passwords
Sites Using Cloudflare
💔 Archived list of domains using Cloudflare DNS at the time of the CloudBleed announcement.
Stars: ✭ 1,914 (+4457.14%)
Mutual labels:  passwords
Katzkatz
Python3 script to parse txt files containing Mimikatz output
Stars: ✭ 91 (+116.67%)
Mutual labels:  passwords
Payloads
Git All the Payloads! A collection of web attack payloads.
Stars: ✭ 2,862 (+6714.29%)
Mutual labels:  passwords
Laravel Nist Password Rules
🔒 Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B section 5.
Stars: ✭ 157 (+273.81%)
Mutual labels:  passwords
Whispers
Identify hardcoded secrets and dangerous behaviours
Stars: ✭ 66 (+57.14%)
Mutual labels:  passwords
Lockbox Extension
Experimental Firefox extension for login management experiences, not being actively developed
Stars: ✭ 130 (+209.52%)
Mutual labels:  passwords
Pantagrule
large hashcat rulesets generated from real-world compromised passwords
Stars: ✭ 146 (+247.62%)
Mutual labels:  passwords
Passcat
Passwords Recovery Tool
Stars: ✭ 164 (+290.48%)
Mutual labels:  passwords
Elpscrk
A Common User Passwords generator script that looks like the tool Eliot used it in Mr.Robot Series Episode 01 :D :v
Stars: ✭ 113 (+169.05%)
Mutual labels:  passwords
Dumb Password Rules
Shaming sites with dumb password rules.
Stars: ✭ 2,635 (+6173.81%)
Mutual labels:  passwords
Fugacious
OSSSM (awesome). Open source short-term secure messaging
Stars: ✭ 100 (+138.1%)
Mutual labels:  passwords
Pwned
A command-line tool for querying the 'Have I been pwned?' service.
Stars: ✭ 161 (+283.33%)
Mutual labels:  passwords
keevault
Kee Vault is a password manager for your web browser. Password databases (Vaults) are encrypted using the KeePass storage format before being sent to a remote server for synchronisation across any modern device/browser
Stars: ✭ 57 (+35.71%)
Mutual labels:  passwords
Privy
An easy, fast lib to correctly password-protect your data
Stars: ✭ 230 (+447.62%)
Mutual labels:  passwords
Password exposed
🔒 Password Exposed Helper Function - Check if a password has been exposed in a data breach.
Stars: ✭ 197 (+369.05%)
Mutual labels:  passwords

Browser Creds

this script will recover saved browsers logins into txt files. It currently only support windows 10. currently support :

  • Chrome
  • Opera
  • Firefox

To run it

  • make sure you have python 3 installed.
  • install requirements: pip3 install -r requirements.txt
  • run it

Compile into exe

this script can be compiled under exe file using pyinstaller pyinstaller --onefile --noconsole chrome.py or firefox/opera

Any donations are welcome

Donations are welcome, it'll really help me to continue to maintain this project :) Donate with Bitcoin

Donate with Ethereum

Disclaimer

THIS PROJECT IS FOR EDUCATION PURPOSE ONLY, DO NOT RUN IT WITHOUT PERMISSION! I AM NOT RESPONSIBLE FOR ANY DAMAGED CAUSED BY THE ILLEGAL USAGE OF THIS PROGRAM

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].