Learning resources for cybersecurity including youtube, github, books, videos, courses, labs, articles etc. at one place
-
Updated
Dec 28, 2024
Learning resources for cybersecurity including youtube, github, books, videos, courses, labs, articles etc. at one place
Learning-grade AI-assisted web vulnerability scanner using polite, non-destructive crawling. Detects missing security headers, insecure cookies, reflected XSS heuristics, and SQL error indicators. Generates JSON and interactive HTML reports with an optional AI remediation helper.
📘 Google Dorks — A Beginner’s Notebook Unlock the hidden power of Google Search! 🌐✨ This handbook transforms you from a casual searcher into a precision web investigator — whether you’re a student, researcher, ethical hacker, or journalist, this is your complete roadmap to mastering Google’s most powerful search operators 🕵️♂️💻🔍
An educational, lab-only Flask security project demonstrating how weak authentication logic can be broken in practice. Includes an intentionally vulnerable local login page and a simulated brute-force attacker script to show credential stuffing, missing rate limits, and plain-text passwords—paired with concrete guidance on hardening real-world app.
Beginner-friendly authentication demo using Vanilla JavaScript and Node/Express. Implements email verification, optional 2FA (email OTP, authenticator TOTP, backup codes), forgot-password flow, and account settings. Includes rate limiting, instructor/debug mode, and production-inspired security details.
A Python GUI tool for learning classical encryption & decryption. Supports Caesar, Playfair, Rail Fence, ROT13, Substitution & Vigenère ciphers. Includes file handling, modular design, and error messages. Built with Tkinter for an interactive, educational cybersecurity experience.
A modern, animated cybersecurity learning game built with React + Vite. Learn SQLi, XSS, and IDOR with real attack simulations.
This repository will include the writeups of the CTF challenges available on picoCTF. It includes notes, documents, solutions, tools, and learnings from CTF and cybersecurity challenges.
Home base for my projects and learning. Everything starts here.
Cybersecurity-focused GitHub profile showcasing pentesting notes, offensive security tooling, and learning projects.
Writeups and solutions for all levels of Google's XSS Game - an educational security challenge for learning Cross-Site Scripting vulnerabilities.
🎮 Master web security vulnerabilities through interactive levels and real attack simulations with the OGT Cybersecurity Learning Game.
A Python GUI tool for learning classical encryption & decryption. Supports Caesar, Playfair, Rail Fence, ROT13, Substitution & Vigenère ciphers. Includes file handling, modular design, and error messages. Built with Tkinter for an interactive, educational cybersecurity experience.
Add a description, image, and links to the security-learning topic page so that developers can more easily learn about it.
To associate your repository with the security-learning topic, visit your repo's landing page and select "manage topics."