Skip to content

Releases: Avik43218/CyberSecurityToolkit

v1.0.0 - Core Tools

Choose a tag to compare

@Avik43218 Avik43218 released this 05 Apr 06:41
fbb8e4b

What's New

  • Initial release of the Cybersecurity Toolkit
  • Includes:
    • PasswordVault – A secure password manager with encryption
    • UniquePasswordGenerator – Generates strong, unique passwords
    • SecurePasswordEvaluator – Evaluates password strength using entropy and brute-force analysis

Features

  • Password encryption using Fernet (AES-128)
  • Secure backup system (encrypted JSON/.dat)
  • Simple CLI interface for all tools
  • SQL database integration with basic protection against injection

Known Limitations

  • No GUI yet (CLI-based interface)
  • Keys must be managed manually
  • Only tested on Windows

Future Plans

  • Merge all tools into a unified GUI
  • Add keylogger and antivirus scanner modules

Full Changelog: https://github.com/Avik43218/CyberSecurityToolkit/commits/cybersecurity