This repository is a growing collection of cybersecurity learning notes maintained by Groovexlabs.
It’s not a tool repo – it’s a knowledge base.
Every file here is something I'm actively learning or revising.
- 🕸 Networking basics (IP, ports, protocols)
- 🐧 Linux for security (commands, permissions, processes)
- 🌐 Web security & OWASP Top 10
- 🔐 Passwords, hashing & basic crypto concepts
- 🧠 More topics will be added as I learn
All notes live under the notes/ folder:
notes/networking-basics.mdnotes/linux-commands.mdnotes/web-security-owasp-top-10.mdnotes/passwords-and-hashing.md
Each file is written in simple language with examples and commands.
- Learn cybersecurity in a structured way
- Document what I learn under the Groovexlabs banner
- Build a public knowledge base that can evolve into labs, tools, and training material
- 🔐 Password Strength Checker
- 🌐 Simple Port Scanner
- (More security tools coming soon…)
- Add OSINT notes
- Add log analysis, SIEM basics
- Add incident response fundamentals
- Link notes to actual tools & labs
👨💻 Maintained by Groovexlabs – learning in public, one note at a time.