Skip to content

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.

Notifications You must be signed in to change notification settings

anthonymcwhite/surpass-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logox.png



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*


how to get started;

Step 1 (optional)


- create python virtual env like so;

instructions1.png

Step 2


- clone repository to your local environment
(do this inside of the virtual env you created)

instructions2.png

Step 3


- install requirements using pip

instructions3.png

Step 4


- initiate the script with the command
(python3 surpass-tool.py)

instructions4.png

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

No packages published

Languages