A command-line tool and python package to make security simple.
Project description
Security77
A command line tool and python package to make security simple. Command s77
Features
- Generate password;
ToDo/Ideas
- Generate Django Secret Key;
- Generate password;
- Validate password force;
- Generate Custom Wordlist with data from user (name, age, animal, family, religion, ...);
- Scan home directory to get passwords;
- Get WiFi password;
Install
Requirements
- Python
How to install?
pip install security77
Usage
Some examples of usage.
Generate Django Secret Key
s77 django-secret-key-gen
Generate Password
s77 passgen --size=16 --charlist=[all|numbers|letters|numbers_letters|low_letters|up_letters|special_chars] --custom-charlist=abc123
Tests
Run local tests (development).
make test
License
MIT LICENSE (c) 2021 Wallace Silva
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
security77-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file security77-0.1.0.tar.gz.
File metadata
- Download URL: security77-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.6 Linux/5.4.0-88-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb07dd6bfed2bd372a7d73d4e5213f2e9f6851922290e403a0d5c930725755bd
|
|
| MD5 |
a7d4e95f811ede74a03b98bac640eb95
|
|
| BLAKE2b-256 |
5679a30e149c0159e50cbfd6d02b5d6cbd768830282c16fc294c3079d66190c9
|
File details
Details for the file security77-0.1.0-py3-none-any.whl.
File metadata
- Download URL: security77-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.8.6 Linux/5.4.0-88-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30f1dcc576a9b0062e0855d01c461d2e22b7e845b33ab2a94fd4d994c46a58b1
|
|
| MD5 |
15e7b2309e52d5e090d63cc0ba14bccd
|
|
| BLAKE2b-256 |
6848dcca15b5f677c89bc5778b4c4c94c9452b22b9937730ef7a7f17dba01d45
|