-
Notifications
You must be signed in to change notification settings - Fork 0
The 'Surpass-Tool' is desgined to serve as a swiss army knife password testing framework. Easy to run, easy to customize and written in Python. Users can test their/clients passwords against a precompiled database containing passwords from notable breaches that have been leaked and disclosed. And its all done locally so as to not require web serv.
anthonymcwhite/surpass-tool
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The 'Surpass-Tool' is desgined to serve as a swiss army knife password testing framework. Easy to run, easy to customize and written in Python. Users can test their/clients passwords against a precompiled database containing passwords from notable breaches that have been leaked and disclosed. And its all done locally so as to not require a web server or outside connection.
*this tool was designed to be ran on kali linux and has only been tested on the LinuxOS*
- create python virtual env like so;
- clone repository to your local environment
(do this inside of the virtual env you created)
- install requirements using pip
- initiate the script with the command
(python3 surpass-tool.py)
About
The 'Surpass-Tool' is desgined to serve as a swiss army knife password testing framework. Easy to run, easy to customize and written in Python. Users can test their/clients passwords against a precompiled database containing passwords from notable breaches that have been leaked and disclosed. And its all done locally so as to not require web serv.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published




