Skip to content

Dynjee/cve-studies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” CVE Studies Dashboard

Hands-on vulnerability analysis & cybersecurity learning


πŸ“Š Featured CVEs

CVE CVSS Description
CVE-2026-31421 7.8 Linux LPE, Privilege Escalation
CVE-2022-0778 6.0 Infinite loop in OpenSSL BN_mod_sqrt causing DoS
CVE-2023-23397 9.0 Microsoft Outlook privilege escalation via calendar parsing

🧠 What this repo is

This repository documents real-world CVEs to understand:

  • πŸ” How vulnerabilities are discovered
  • πŸ’₯ How exploitation works (conceptually)
  • πŸ›‘οΈ How systems are patched and secured
  • πŸ“Š How severity (CVSS) is evaluated

It’s mainly for learning and building real cybersecurity understanding through actual vulnerability research.


πŸ› οΈ Tools Used

  • Linux (Debian / Kali)
  • Nmap
  • SearchSploit
  • Open Source CVE databases (NVD / MITRE)
  • Python (automation scripts)

πŸ“ Structure

πŸ“ CVE-Studies/

Each CVE folder follows the same format:

Example: CVE-2021-44228

  • notes.md β†’ main explanation of the vulnerability
  • analysis.md β†’ how the exploit works (high level)
  • mitigation.md β†’ how to fix/prevent it/analyze it
  • image.png β†’ visual notes or diagrams
  • script.py β†’ exploit scripts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages