Lucene search
+L

229143 matches found

Kitploit
Kitploit
added 2026/09/09 5:30 a.m.4 views

CVE-2020-24186-exploit

CVE-2020-24186-exploit Attack script for CVE-2020-24186 Exploit usage: Commands: Windows/Linux: python3 CVE-2020-24186.py -u -p Example: python3 CVE-2020-24186.py -u http://127.0.0.1 -p /wordpress/2022/04/04/hello-world...

10CVSS8.1AI score0.94616EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/09 5:22 a.m.7 views

batondrop_armv7

baton drop for armv7 MSM8960 Given that policyhax aka golden key's fix actually works on Qualcomm systems, I picked up a working but sold for-parts Dell XPS 10 to port baton drop to MSM8960. Here is the result. Extract image.7z to your GPT fat32-formatted USB device, copy your unsigned EFI boot...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:21 a.m.4 views

perl-CVE-2013-1775

CVE-2013-1775 Apple Mac OSX 10.8.4 - Privilege Escalation Perl version of CVE-2013-1775 Apple Mac OSX 10.8.4 - Privelege Escalation exploit. References: https://www.exploit-db.com/exploits/27965/...

6.9CVSS7.7AI score0.03176EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/09 5:11 a.m.6 views

ghost_exploit

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:08 a.m.5 views

exploit_CVE-2022-35914

This repository does not have a README...

9.8CVSS8.2AI score0.99662EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/09 5:08 a.m.5 views

CVE-2021-3831

PHP Exploit CVE-2021-3831 Script Overview This PHP script is designed to interact with a target website by generating specific MD5 hashes and making HTTP requests to exploit potential vulnerabilities. It is intended for educational purposes and should only be used in environments where you have...

7.1CVSS6.8AI score0.01812EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 4:57 a.m.5 views

DirtyPipe-CVE-2022-0847

DirtyPipe-CVE-2022-0847 This repository is developed to analysis and understand DirtyPipe exploit CVE-2022-0847 for my 3rd year 1st year secure software system assignment. Paper I wrote paper will availble after my semester ends...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/09/09 4:54 a.m.5 views

Strapi-CVE-2019-1881

Strapi-CVE-2019-1881 by Kynda 1. pip install requests 2. python3 exploit.py :...

8.8CVSS6.7AI score0.01287EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 4:53 a.m.4 views

Surko-Exploit-Jenkins-CVE-2024-23897

This repository does not have a README...

9.8CVSS8AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/09 4:53 a.m.10 views

CVE_2022_0847

CVE20220847 CVE-2022-0847: Linux Kernel Privilege Escalation Vulnerability POC A Simple Proof of concept to get root shell. root@kitploit: $ gcc cve20220847.c -o exploit $ ./exploit /etc/passwd 1 ootz: $ su rootz id uid=0root gid=0root groups=0root...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/09/09 4:50 a.m.4 views

CVE-2024-26230

参考k0shl's blog, thanks to k0shl for the help...

7.8CVSS7.5AI score0.24111EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 4:49 a.m.5 views

exploit_CVE-2023-33831

exploitCVE-2023-33831 CVE-2023-33831 Installation root@kitploit: git clone https://github.com/btar1gan/exploitCVE-2023-33831 Usage root@kitploit: automatic cd exploitCVE-2023-33831/ set your listener python3 33831.py manual nc -lvnp 1881 set your listener on code param copy the 33831.txt to repea...

9.8CVSS7.9AI score0.22707EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 4:47 a.m.9 views

CVE-2024-7399-POC

CVE-2024-7399 Exploit for CVE-2024-7399. More details can be found here: https://davidxbors.github.io/0xpages/posts/cve-2024-7399/. Usage: root@kitploit: python3 CVE-2024-7399.py https://localhost:7002/ --check python3 CVE-2024-7399.py https://localhost:7002/ --execute python3 CVE-2024-7399.py...

9.8CVSS8.5AI score0.91941EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/09 4:45 a.m.7 views

Apache-Struts

Apache-Struts An exploit for Apache Struts CVE-2017-5638 Usage Testing a single URL. python struts-pwn.py --url 'http://example.com/struts2-showcase/index.action' -c 'id' Nmap Recong nmap -p --script http-vuln-cve2017-5638 ' Testing a list of URLs. python struts-pwn.py --list 'urls.txt' -c 'id'...

10CVSS8.2AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/09 4:44 a.m.6 views

libmsm_cameraconfig_exploit

Original code is written by @tewilove http://pastebin.com/8BPCDc4i...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 4:44 a.m.5 views

Remote-Desktop-Services-Remote-Code-Execution-Vulnerability-CVE-2019-0708-

Remote-Desktop-Services-Remote-Code-Execution-Vulnerability-CVE-2019-0708- rce exploit , made to work with pocsuite3 https://github.com/knownsec/pocsuite3 install the pocsuite 3 from above link. If you have any issues ,please contact knownsec-404 team Do not open any issues here as this is not mi...

10CVSS7.7AI score0.99999EPSS
SaveExploits126References1
Kitploit
Kitploit
added 2026/09/09 4:43 a.m.4 views

CVE-Exploit

Twitter: @0xAbbarhSF 1、CVE-2020-2551 CVE-2020-2551 poc exploit python example keys: GIOP corba How use root@kitploit: python3 CVE-2020-2551.py -u http://192.168.26.79:7001 cat urls.txt|sort -u|xargs -I % python3 CVE-2020-2551.py -u % cat xxx.html|grep -Eo 'https?://^ /+'|sort -u|xargs -I %...

9.8CVSS8.5AI score0.93168EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/09 4:40 a.m.5 views

cve-2022-0847dirtypipe-exploit

cve-2022-0847dirtypipe-exploit...

7.8CVSS7AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/09/09 4:35 a.m.6 views

CVE-2023-30253

CVE-2023-30253 Dolibarr 17.0.0 PHP Code Injection Exploit...

8.8CVSS7.8AI score0.82094EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/09 4:21 a.m.7 views

CVE-2024-2389

Progress Kemp Flowmon CVE-2024-2389 Description This repository contains a Python script to exploit a vulnerability in Flowmon that allows for gaining a reverse shell on the target system. The exploit leverages a flaw in the service.pdfs/confluence endpoint to execute arbitrary commands on the...

10CVSS8.5AI score0.93037EPSS
SaveExploits7
Rows per page
Query Builder