tifalabs/security-learning-lab
GitHub: tifalabs/security-learning-lab
Stars: 0 | Forks: 0
\# Security Learning Lab
This repo is for ethical cybersecurity learning and beginner-friendly security concepts.
\## Purpose
I created this lab to learn cybersecurity in a safe, legal, and educational way.
\## What This Includes
\## Project Folders
| Folder | Description |
|---|---|
| `password-strength-checker` | Checks basic password strength |
| `hash-generator` | Generates SHA-256 hashes |
| `caesar-cipher` | Encodes and decodes Caesar cipher text |
| `phishing-url-checklist` | Checks URLs for basic phishing warning signs |
| `login-security-notes` | Notes about safer login practices |
| `basic-encryption-explainer` | Beginner notes about encryption, encoding, and hashing |
| `ctf-writeups` | Legal CTF writeup templates |
\## Rules
\- No hacking real websites
\- No stealing data
\- No harmful tools
\- No illegal activity
\- Legal CTF platforms only
\- Learning-focused only
\## Status
Work in progress 🚧