Skip to content

Nirpesh551/CipherShield-Sentinel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CipherShield Sentinel

A cybersecurity tool combining password strength checking and sandbox simulation.

Features

  • Scores passwords (length, complexity).
  • Simulates brute-force with a progress bar.
  • PDF reports with tips.
  • GUI with splash screen.

Usage

  • Setup: python3 -m venv venv; source venv/bin/activate; pip3 install reportlab
  • Run: python3 gui.py
  • Enter a password, click "Check Strength," then "Generate Report."

Outputs

GUI Output ("SecureP@ssw0rd!2025")

GUI Output

Sample Report

Download Report

Files

  • gui.py: Main app.
  • sandbox.py: Sandbox logic.

Author

Nirpesh, March 2025

About

A cybersecurity tool for password strength checking and sandbox simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages