
Projeto educacional desenvolvido em Python com foco na análise da vulnerabilidade CVE-2021-3156 (Baron Samedit), uma falha crítica no sudo que permitia elevação de privilégio local em sistemas Linux.
Educational project developed in Python focusing on the analysis of the vulnerability CVE-2021-3156 (Baron Samedit), a critical flaw in sudo that allowed local privilege escalation on Linux systems.
This project was created with the goal of practicing fundamental cybersecurity concepts on Linux systems, including:
The focus is on technical learning, understanding the impact of critical flaws, and developing a Red Team and Blue Team mindset ethically.
(The project can be expanded to include new CVEs and additional analyses)
git clone https://github.com/VilmarTuminskii/cve-2021-3156-sudo-lab
cd cve-2021-3156-sudo-lab
python detector/sudo_version_check.py