Bitcoin Forum
July 01, 2024, 04:25:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Python Password Strength Analyzer  (Read 185 times)
profitgenerator212 (OP)
Sr. Member
****
Offline Offline

Activity: 714
Merit: 251



View Profile
June 30, 2017, 10:07:00 PM
 #1

Since we can't really trust these shitty websites to analyze the strength of the passwords for us:

We can't write our passwords into 3rd party suspicious websites, so I have made a python script that does this 100% locally, and safely.

You can analyze the strength of your passwords this way. Run the python3 script from your terminal and analyze the strength of the password with statistical methods.

My script will return the autocorrelation down to the sqrt(samplesize) lag order, the Shannon Entropy, and the Skew of the password's bits. And compare it to a pseudo-random password of the same size.

Full instructions here:
https://steemit.com/programming/@profitgenerator/learn-basic-python-programming-ep-5-let-s-build-a-password-strength-analyzer

Download the Full Script from here:
https://pastebin.com/BE5h5ZTq



Any feedback is appreciated.


                            █████
                        █████████████
                     █████████████
                 ██████████████        █████
              █████████████        ████████████
          ██████████████        █████████████
       █████████████        █████████████       ██████
       ██████████        ████████████           ██████
       ███████       █████████████       ███    ██████
       ███████    █████████████       ██████    ██████
       ████████████████████       ██████████    ██████
       █████████████████       █████████████    ██████
       █████████████       █████████████        ██████
       ██████████       █████████████           ██████
       ███████      ██████████████       ███    ██████
       ██████    █████████████       ███████    ██████
       ██████    ██████████       ██████████    ██████
       ██████    ██████        █████████████    ██████
       ██████    ███       █████████████        ██████
       ██████           █████████████       ██████████
       ██████       █████████████        █████████████
                 █████████████       █████████████
              ████████████        █████████████
                  ████         ████████████
                           █████████████
                         ███████████
                            █████
Ferrum Network • Interoperability Network for Financial Applications
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!