All Projects → kushwanth → vulpw

kushwanth / vulpw

Licence: MIT License
A Password Vulnerability checker

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to vulpw

tor-in-termux
proxy for telegram and twitter
Stars: ✭ 27 (+92.86%)
Mutual labels:  termux
uberscan
Security program for recovering passwords and pen-testing servers, routers and IoT devices using brute-force password attacks.
Stars: ✭ 31 (+121.43%)
Mutual labels:  password-cracker
pacman-for-termux
Special configured pacman for termux.
Stars: ✭ 24 (+71.43%)
Mutual labels:  termux
kaliLinuxNethunter-termux
Install Kali Linux Nethunter in termux - orginal by @Hax4us
Stars: ✭ 94 (+571.43%)
Mutual labels:  termux
java-in-termux
This script will install java (openjdk-11/8) in termux without root! Available for aarch64 or armv8, arm64, armhf, armv7l, arm or arm32 or armv7 or aarch32
Stars: ✭ 10 (-28.57%)
Mutual labels:  termux
TORhunter
Designed to scan and exploit vulnerabilities within Tor hidden services. TORhunter allows most tools to work as normal while resolving .onion
Stars: ✭ 47 (+235.71%)
Mutual labels:  termux
termux.sh
AIO Termux >>> bash <(curl -fsSL https://git.io/JvMD6) <<<
Stars: ✭ 49 (+250%)
Mutual labels:  termux
ShiraoriBOT-Md
Base bot WhatsApp using library baileys multi device
Stars: ✭ 54 (+285.71%)
Mutual labels:  termux
HashExploit
HashExpoit is Great Tool For Cracking Hash
Stars: ✭ 17 (+21.43%)
Mutual labels:  password-cracker
TermDroid
GUI Installer for various OS running on Termux
Stars: ✭ 18 (+28.57%)
Mutual labels:  termux
DARK-FB v1.6
script hack fb
Stars: ✭ 50 (+257.14%)
Mutual labels:  termux
Apktool-termux
Apktool 2.6.1 For Termux , Version : 2.6.1 , Maintained
Stars: ✭ 48 (+242.86%)
Mutual labels:  termux
Cracker-Tool
All in One CRACKER911181's Tool. This Tool For Hacking and Pentesting. 🎭
Stars: ✭ 181 (+1192.86%)
Mutual labels:  termux
parrot-in-termux
Installing Parrot Os With Termux
Stars: ✭ 47 (+235.71%)
Mutual labels:  termux
dextop
Dextop - Linux-based distribution workstation on Android
Stars: ✭ 24 (+71.43%)
Mutual labels:  termux
Get-instagram-users-info---Any-instagram-account
Dump instagram users info without API.
Stars: ✭ 345 (+2364.29%)
Mutual labels:  termux
crack-pro
NEW FACEBOOK COINING TOOL
Stars: ✭ 77 (+450%)
Mutual labels:  termux
OhMyTermux
Install Oh-my-zsh to your Termux and enjoy..
Stars: ✭ 23 (+64.29%)
Mutual labels:  termux
contact
This is a command line application for contact management with pipes in mind using a file based storage.
Stars: ✭ 27 (+92.86%)
Mutual labels:  termux
Athena
A free and open source replacement for Google Assistant on Android devices, meant to integrate with the Sapphire Framework. It contains both speech-to-text and text-to-speech services. It does not require Google services or network connectivity
Stars: ✭ 73 (+421.43%)
Mutual labels:  termux

vulpw

A Password Vulnerability checker

The Checker is uses PYTHON3

You can install dependencies by

pip install -r requirements.txt

Instructions for Usage

  • clone the git repository
  • go into clonned folder
  • install the requirements
  • run checker.py python file
  • choose your options and enter your password
  • relax and watch the checker check your password

For Android you can also use this tool in Termux also

Terminal Help

- git clone https://github.com/kushwanth/vulpw.git
- cd vulpw
- pip install -r requirements.txt
- python3 checker.py
- choose your options and enter the password

The Password lists are collected from Seclists

  • The program doesn't tell the safety or the strength of the password, it simply verify if the password has been breached or not

If the Checker has very small leaked password lists its yet to get updated.This is just an simple program just looking over text,for better results you can visit HaveIbeenPwned.I will try to update the password list, frequently.

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].