Projects STRLCPY cupp Commits 4e72ffdc
🤬
  • ■ ■ ■ ■ ■
    README.md
    1  -# cupp.py - Common User Passwords Profiler
     1 +# CUPP - Common User Passwords Profiler
    2 2   
    3 3  
    4 4  ## About
    skipped 10 lines
    15 15   guessed by someone profiling the user, such as a birthday, nickname, address,
    16 16   name of a pet or relative, or a common word such as God, love, money or password.
    17 17   
    18  - That is why CUPP has born, and it can be used in situations like legal
     18 + That is why CUPP was born, and it can be used in situations like legal
    19 19   penetration tests or forensic crime investigations.
    20 20   
    21 21   
     22 +Requirements
     23 +------------
     24 + 
     25 +You need Python 3 to run CUPP.
     26 + 
     27 +Quick start
     28 +-----------
     29 + 
     30 + $ python3 cupp.py -h
    22 31   
    23 32  ## Options
    24 33   
    skipped 73 lines
Please wait...
Page is in error, reload to recover