Skip to main content

Password security measurement tool

Project description

PY-passwordtest V.1

This script is to measure password security from Brute Force and Dictionary (worldlist) attacks, by calculating the number, location, and character level. the longer and more varied the character of the password, the harder it is to crack

Installation

  • Pip

    python -V

    • Windows:

      python -m pip install passwordtest

    • Unix or Mac:

      pip install passwordtest

  • GIT

    • Windows, Unix and Mac:

         git clone https://github.com/LcfherShell/passwordtest
         cd passwordtest
         python -m pip install . or python setup.py
      

Usage Example

1. from passwordtest.main import PasswordTest

2. password = 'Hello'

3. passwordtest = PasswordTest(active=True)#call class

4. required_time = PasswordTest.__time__(text=data) #getting time

5. sorttime = passwordtest.Sort_Pw(text=[required_time[0], required_time[1]) #sorttime by min and max

6. badtime = sorttime[1] #time late

7. goodtime = sorttime[0] #fastest time

8. goodtime = passwordtest.Convert_Date(goodtime)#covert to time

9. security = passwordtest._Score_Point(password)##get score point

10.Precent =passwordtest.Precent_Safesecurity(security, badtime, password)#get percent security

11.print(goodtime, security, Precent)

Shell Demo

open commandprompt and type passwordtest

📫Bug reports: LCFHERSHELL@TUTANOTA.COM

Sociall Media:

lcfershell 18267661 @lcfhershell @alfiandecker2 @alfiandecker2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passwordtest-1.2.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

passwordtest-1.2-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file passwordtest-1.2.tar.gz.

File metadata

  • Download URL: passwordtest-1.2.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0

File hashes

Hashes for passwordtest-1.2.tar.gz
Algorithm Hash digest
SHA256 c63262c98c88f93c525b312f934dc2fe8e57bdc015d18f0e205d6fe2efd97dcd
MD5 e462790ec9d24ebe96c2386c135040d0
BLAKE2b-256 99213dae4625157cf533167ac2f15a25c704973d282c96c4e503b9855899cc0e

See more details on using hashes here.

File details

Details for the file passwordtest-1.2-py3-none-any.whl.

File metadata

  • Download URL: passwordtest-1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0

File hashes

Hashes for passwordtest-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 558aebae85cfe2453de5be0eea6b4a1f7618f2deb898c6b0ad75ceec3211d28c
MD5 62f040b7187f47fad0808ddd231dfafb
BLAKE2b-256 a642886859b416108359ab6e517dc01472f1f1719a1db4efe833a89f9b84f351

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page