18910 matches found
CVE-2021-32648
CVE-2021-32648 Proof Of Concept code for OctoberCMS Auth Bypass CVE-2021-32648...
PoC-CVE-2026-20841
PoC CVE-2026-20841 Description This project is a simple Proof of Concept PoC regarding Windows Notepad vulnerability about "remote code execution". Attackers have the ability to build a special .md file and by tricking users with Social Engineering skills into clicking the link within the .md fil...
CVE-2021-4034
usage: sh poc.sh...
CVE-2023-22527
CVE-2023-22527 PoC of CVE-2023-22527...
CVE-2024-49113-Checker
Usage and information Command - python3 CVE-2024-49113.py targets.txt -o vulnerablehosts.txt -t 16 -o = Output -t = Threads Targets.txt should contain IPs in this format: 1.117.193.20 1.180.234.219 1.180.234.228 1.180.234.232 1.29.77.19 POC by Chirag Artani https://3rag.com...
CVE-2026-21509-POC
CVE-2026-21509-POC POC for the Office vulnerability...
Polkit-CVE-2021-4034-HLP
Polkit-CVE-2021-4034-HLP Polkit CVE-2021-4034 exploitation in High-Level Programming Language Build root@kitploit: make LHOST=ip.or.domain.tld LPORT=8000 Usage Open TCP port listener, example with ncat on loopback root@kitploit: ncat -vl 127.0.0.1 8000 Run exploit root@kitploit: php...
CVE-2021-44228-Log4Shell-POC
CVE-2021-44228-Log4Shell-POC Complete POC for Infamous Log4j CVE-2021-44228 Prerequisites Download and Install Java from here, you can use jdk-8u181. Install IntelliJ Idea from here POC Step 1 : Clone this repository. Step 2 : Move Exploit.java file to a different folder. Like in my case I've...
CVE-2026-26026-PoC
This repository does not have a README...
CVE-2021-40449-NtGdiResetDC-UAF
CVE-2021-40449-NtGdiResetDC-UAF A POC for CVE-2021-40449. Only tested on 1809, the code is a bit rough, but it's a good experience for me. Instead of using the ThreadName method, user-space memory allocation is used...
CVE-2021-4034-PoC
CVE-2021-4034 CVE-2021-4034 PoC Resources Qualys Security Advisory...
struts_cve-2024-53677
Proof-of-Concept Setup test environment root@kitploit: » git clone [email protected]:0xPThree/strutscve-2024-53677.git » cd strutscve-2024-53677 » sudo docker build --ulimit nofile=122880:122880 -m 3G -t struts-6.3.0.1 . » sudo docker run -p 8081:8080 --ulimit nofile=122880:122880 -m 3G --rm...
my-cve-2021-4034-poc
my-cve-2021-4034-poc إثبات المفهوم الخاص بي كود سريع وغير منظم لأن الجامعة تشغلني، يعمل على خادم أوبونتو الخاص بي...
CVE-2017-1000112-PoC
CVE-2017-1000112बफ़र ओवरफ़्लो https://old-releases.ubuntu.com/releases/16.10/ubuntu-16.10-server-amd64.iso से आईएसओ इमेज डाउनलोड करें gcc exploit.c -o exploit रूट प्राप्त हुआ...
poc-cve-2025-69219
CVE-2025-69219 apache airflow unsafe deserialization to RCE 1. copy poc.py to your Airflow dags directory. 2. trigger the poc workflow from the UI. 3. check task logs for execution output...
MassDriver
MassDriver توجيه استدعاءات API الحساسة من الشيفرة البرمجية shellcode إلى الأداة artifact للحصول على مكدسات استدعاء نظيفة متوافقة مع CET. إثبات مفهوم PoC مصاحب لمقالتي: Stop Being Weird — Life After Call Stack Spoofing Under CET. البناء لا يوفر MinGW طريقة لتعيين علامة التوافق مع CET، لذا ستحتاج إ...
CVE-2026-67446
creationtimestamp| type| source ---|---|--- 2026-09-03 00:35:04+00:00| published-proof-of-concept| https://github.com/axllent/mailpit/security/advisories/GHSA-75mr-qw9x-3r39 2026-09-03 07:31:59+00:00| seen| https://gist.github.com/alon710/3dcd56ab41cf2fc234bc88855814c85c...
CVE-2026-67445
creationtimestamp| type| source ---|---|--- 2026-09-03 00:35:02+00:00| published-proof-of-concept| https://github.com/axllent/mailpit/security/advisories/GHSA-w878-pj84-3j5v 2026-09-03 05:32:21+00:00| seen| https://gist.github.com/alon710/25d950fb1b775a5961200e6e2792284d...
ProxyLogon-CVE-2021-26855
CVE-2021-26855 This is a modified version of a POC for proxylogon. Instead of laucnhing "whoami" it creates a new user and adds that user to the administrator group and creates a reverse shell. The origonal POC code can be found here: https://www.exploit-db.com/exploits/49663 Usage: python...