627 matches found
CVE-2021-42342
CVE-2021-42342 CVE-2021-42342 RCE POC1: يطبع فقط root@kitploit: include include include include static void beforemainvoid attributeconstructor; static void beforemainvoid write1, "Hello World!\n", 14; POC2: شل عكسي root@kitploit: include include include include char serverip=""; uint32t...
cdt-vulnsamba-deploy
CDT Team Delta - Vulnerable Samba Deployment Overview This repo is an Ansible-based deployment of a vulnerable Samba file server affected by CVE-2017-7494, a critical remote code execution vulnerability. This will hopefully be deployed for team Delta during the Grey Team phase. Vulnerability...
CVE-2026-84663
A cross-site request forgery CSRF vulnerability in Jenkins Pipeline: Groovy Libraries Plugin 798.v5cc688825312 and earlier allows attackers to delete shared library caches...
CVE-2026-84663
A cross-site request forgery (CSRF) vulnerability in Jenkins Pipeline: Groovy Libraries Plugin (pipeline-groovy-lib) versions 798.v5cc688825312 and earlier stems from an HTTP endpoint that does not require POST requests, allowing attackers to delete shared library caches . The issue was reported ...
EUVD-2026-70129
A cross-site request forgery CSRF vulnerability in Jenkins Pipeline: Groovy Libraries Plugin 798.v5cc688825312 and earlier allows attackers to delete shared library caches...
CVE-2026-84663
A cross-site request forgery CSRF vulnerability in Jenkins Pipeline: Groovy Libraries Plugin 798.v5cc688825312 and earlier allows attackers to delete shared library caches...
CVE-2021-4034
CVE-2021-4034 يوم واحد لاستغلال تصعيد الامتيازات في polkit فقط قم بتشغيل make، ثم ./cve-2021-4034 واستمتع بصدفة root. النشرة الأصلية من المؤلفين الحقيقيين موجودة هنا PoC إذا كان الاستغلال يعمل، ستحصل على صدفة root فورًا: root@kitploit: vagrant@ubuntu-impish:/CVE-2021-4034$ make cc -Wall --shared...
CVE-2018-6574-go-get-RCE
CVE-2018-6574-Solution gcc -shared -o attack.so -fPIC attack.c...
CVE-2019-18276
-لاستغلال الثغرة CVE-2019-18276، افتح هذا المجلد في الطرفية ونفذ الأوامر التالية: cd ./demonstration ./make -الأوامر التي يجب كتابتها في الآلة الافتراضية هي: ./creationsecret.sh hacker ./exploit.sh 1000 enable -f ./libpwn.so asd cat /home/victime/.secret.txt...
CVE-2024-4701-POC
CVE-2024-4701-POC POC لـ CVE-2024-4701 قم بتنزيل ملف docker الخاص بـ genie من https://netflix.github.io/genie/docs/4.3.0/demo/docker-compose.yml أو من هذا المستودع قم بتشغيل docker-compose up قم بتنزيل الحمولة http المرفقة loadlib قم بتشغيل الأمر التالي nc -w 5 localhost 8080 loadlib قد تحتاج إلى...
CVE-2018-6574
CVE-2018-6574 POC Exploit POC pour CVE-2018-6574 Compilation 1. Créez un fichier d'exploit avec le contenu suivant : root@kitploit: include include static void malicious attributeconstructor; void malicious system"COMMAND"; 2. Compilez-le : root@kitploit: gcc -shared -o exploit.so -fPIC exploit.c...
pwnkit
CVE-2021-4034 Introduction Ceci est un exploit pour la vulnérabilité CVE-2021-4034, aussi connue sous le nom de pwnkit, qui a été découverte par Qualys. Utilisation Compilation root@kitploit: $ make ou root@kitploit: $ gcc -o pwnkit.so -fPIC -shared pwnkit.c -Wl,-e,main Test root@kitploit: $ make...
CVE-2021-3156
CVE-2021-3156 PoC परिचय यह CVE-2021-3156 सुडो में कमजोरी जिसे Qualys द्वारा Baron Samedit नाम दिया गया है के लिए एक एक्सप्लॉइट है। उपयोग विधि बिल्ड: root@kitploit: $ make लक्ष्य सूची: root@kitploit: $ ./sudo-hax-me-a-sandwich चलाएँ: root@kitploit: $ ./sudo-hax-me-a-sandwich मैन्युअल मोड:...
CVE-2026-3888-PoC
CVE-2026-3888-PoC ترجمة الحمولة gcc -shared -fPIC -o /tmp/libpayload.so payload.c...
cve-2018-6574-exploit
cve-2018-6574-exploit root@kitploit: gcc -shared -o attack.so -fPIC attack.c go get github.com/zerbaliy3v/cve-2018-6574-exploit...
cve-2018-6574
cve-2018-6574 root@kitploit: $ gcc -shared -o attack.so -fPIC attack.c...
Project_CVE-2021-21985_PoC
ProjetCVE-2021-21985PoC Compilation JNI gcc -fPIC -I"$JAVAHOME/include" -I"$JAVAHOME/include/linux" -shared -o libhello.so HelloJNI.c...
cve-2018-6574
cve-2018-6574 gcc -shared -o attack.so -fPIC attack.c...
CVE-2025-32463-Sudo-Privilege-Escalation
CVE-2025-32463-Sudo-Privilege-Escalation ✔️ Completed on HackViser VIP Challenge This repository contains a working exploit for CVE-2025-32463 , a critical vulnerability CVSS 9.3 affecting sudo versions 1.9.14 → 1.9.17 that allows local privilege escalation to ROOT by abusing the --chroot -R...
CVE-2024-48990-PoC-Testing
CVE-2024-48990-PoC-Testing 🐍🔓 Ce dépôt contient une Preuve de Concept PoC pour démontrer une vulnérabilité dans le programmeneedrestart, qui ne définit pas correctement le chemin de Python, conduisant à une potentielle escalade de privilèges. La PoC met en évidence une voie potentielle pour obten...