229143 matches found
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...
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...
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/...
ghost_exploit
This repository does not have a README...
exploit_CVE-2022-35914
This repository does not have a README...
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...
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...
Strapi-CVE-2019-1881
Strapi-CVE-2019-1881 by Kynda 1. pip install requests 2. python3 exploit.py :...
Surko-Exploit-Jenkins-CVE-2024-23897
This repository does not have a README...
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...
CVE-2024-26230
参考k0shl's blog, thanks to k0shl for the help...
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...
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...
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'...
libmsm_cameraconfig_exploit
Original code is written by @tewilove http://pastebin.com/8BPCDc4i...
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...
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 %...
cve-2022-0847dirtypipe-exploit
cve-2022-0847dirtypipe-exploit...
CVE-2023-30253
CVE-2023-30253 Dolibarr 17.0.0 PHP Code Injection Exploit...
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...