
CVE-2025-31161용 익스플로잇으로, Python 및 C 구현을 포함하며, 인가된 침투 테스터가 대상 호스트의 사용자 계정을 조작할 수 있게 해줍니다.
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]
또는
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]

다음의 경우에만 사용이 허용됩니다: