A terminal-based cybersecurity simulation game to learn password safety and phishing detection.
Project description
Light Blue — Hacker Simulator (Terminal Game)
Light Blue is a fun, educational, and interactive terminal-based cybersecurity simulation tool built in Python.
It helps users learn and explore basic security concepts like password safety, entropy, and phishing detection — all from the comfort of your terminal.
Perfect for students, ethical hackers, and anyone curious about cybersecurity!
⚠️ For educational use only. This tool simulates real-world scenarios but does not perform any real hacking.
Features
Password Breach Checker
Check if a password has been exposed in known data breaches using the Have I Been Pwned API (via k-anonymity for safety).
Password Auditor
Evaluate a password’s strength based on:
- Entropy (randomness)
- Common weak patterns
- Length & character variety
Includes suggestions for improving weak passwords.
Phishing Link Scanner
Scan suspicious URLs using the VirusTotal API and detect if they’re malicious or flagged by security engines.
🚀 How to Install
pip install light-blue-ep
pip install -r requirements.txt
## How to Run After installing
````bash
lightblue
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
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 light_blue_ep-1.1.0.tar.gz.
File metadata
- Download URL: light_blue_ep-1.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03e52995d2c13315a366ff3b0cb7bc02266095a870649e0a1f1e9fffe1f533f7
|
|
| MD5 |
361f95623ca22e22fa7c64d4a7a16b94
|
|
| BLAKE2b-256 |
7a04e76e7f2a3e59db2c2e4e045494e6edd5d41f4984ce5ef7aa17468b3980d3
|
File details
Details for the file light_blue_ep-1.1.0-py3-none-any.whl.
File metadata
- Download URL: light_blue_ep-1.1.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
710a4c357daf7511cab7f8804d20dd2c004d6c0c3fae7678745a945d08c8e60f
|
|
| MD5 |
263adfca700821effab7d26bf5a1e9c3
|
|
| BLAKE2b-256 |
03b7e2e96dfa5d37ebc10adcd789ee85e67f8b7a664ad0854f0666c2b24c407e
|