362 matches found
sudo_cve-2021-3156
This repository does not have a README...
CVE-2021-3156
This repository does not have a README...
CVE-2021-3156-Baron-Samedit
CVE-2021-3156 - Laboratorio y Exploit "Baron Samedit" Este repositorio proporciona un entorno educativo autocontenido para comprender y explotar CVE-2021-3156 , un desbordamiento de búfer en el montón en sudo que permite a cualquier usuario no privilegiado obtener privilegios de root en sistemas...
SudoScience
SudoScience CVE-2021-3156 deep dive...
CVE-2021-3156
CVE-2021-3156 Exploit for CVE-2021-3156...
CVE-2021-3156
이 저장소에는 README가 없습니다...
pwnedit
pwnedit CVE-2021-3156 - Sudo Baron Samedit Antes de entrar en los detalles técnicos, puedes ver un breve resumen aquí: https://www.youtube.com/watch?v=TLa2VqcGGEQ Episodios 1. Archivos | Blog | Vídeo ¿Por qué elegir sudo como objetivo de investigación? 2. Archivos | Blog | Vídeo Cómo funciona el...
CVE-2021-3156-Mitigation-ShellScript-Build
CVE-2021-3156-Mitigación-ShellScript-Build Considerando la vulnerabilidad enfocada en SUDO 2021 en CVE-2021-3156 Este es un intento de crear un script para verificar procesos y si el proceso designado existe, entonces invoca autenticación y bloquea el sistema...
DASICS-CVE-2021-3156
DASICS CVE-2021-3156 Requisitos de versión sudo:1.8.31 glibc:2.31 Linux:4.18 o 5.10.167-gee203559bc0b-dirty Instrucciones de uso Por conveniencia, al compilar Linux no se debe usar el método initramfs, sino utilizar el rootfs.img proporcionado en este repositorio como directorio raíz para arranca...
cve-2021-3157
cve-2021-3156 ¿Acaso soy yo el script kiddie?...
CVE-2021-3156
CVE-2021-3156...
CVE-2021-3156
This repository does not have a README...
Baron-Samedit
Baron-Samedit Sistema de explotación y demostración para CVE-2021-3156...
sudo-1.8.3p1-patched
sudo-1.8.3p1-patched This is a custom version of sudo, based on the sudo 1.8.3p1 package as provided by Canonical for Ubuntu 12.04 using the URLs below, with the CVE-2021-3156 patches applied. http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo1.8.3p1-1ubuntu3.7.dsc...
CVE-2021-3156
CVE-2021-3156 PoC Introduction This is an exploit for the CVE-2021-3156 sudo vulnerability dubbed Baron Samedit by Qualys. Usage build: root@kitploit: $ make list targets: root@kitploit: $ ./sudo-hax-me-a-sandwich run: root@kitploit: $ ./sudo-hax-me-a-sandwich manual mode: root@kitploit: $...
porfolio-Baron-Samedit
porfolio-Baron-Samedit esto es un estudio sobre CVE-2021-3156: Buffer Overflow Basado en Heap en Sudo Baron Samedit...
CVE-2021-3156-checker
Este repositorio no tiene un README...
CVE-2021-3156-PoC
CVE-2021-3156 PoC Introduction This is an exploit for the CVE-2021-3156 sudo vulnerability dubbed Baron Samedit by Qualys. Usage build: root@kitploit: $ make list targets: root@kitploit: $ ./sudo-hax-me-a-sandwich run: root@kitploit: $ ./sudo-hax-me-a-sandwich Contributing Send sensible PR's, I...
Sudo-CVE-2021-3156
Este repositorio no tiene un README...
clif
clif clif is a command-line interface CLI application fuzzer, pretty much what wfuzz or ffuf are for web. It was inspired by sudo vulnerability CVE-2021-3156 and the fact that for some reasons, Google's afl-fuzz doesn't allow for unlimited argument or option specification. Usage root@kitploit: cl...