Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

security77-0.1.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

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