1300000 matches found
flar3ad
flar3ad is a tool that takes advantage of the CVE-2026-51031 to read files from a target server taking advantage of the /v1 endpoint of FlareSolverr's API and using driver.get function in order to exploit the vulnerability. Further explained in xinyi's blog. Installation root@kitploit: git clone...
CVE-2020-0096-strandhogg-exploit-p0c
This repository does not have a README...
CVE-2026-81636
creationtimestamp| type| source ---|---|--- 2026-08-30 20:44:48+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/7ggrndg7qqyjd...
Windows-Defender-Security-Auditor-CVE-2026-50656-
Windows Defender Security Auditor Enterprise-Grade Windows Security Posture & Threat-Hunting Assessment Tool Developed byAmish Kumar — Security Researcher / Security Engineer CVE-2026-50656 Overview Windows Defender Security Auditor is a comprehensive, non-intrusive PowerShell-based security...
Janus-Vulnerability-CVE-2017-13156-Exploit
This repository does not have a README...
CVE-2025-11740
This repository does not have a README...
CVE-2021-3007-docker-poc
CVE-2021-3007 — Laminas/Zend HTTP Deserialization RCE This repository contains a fully reproducible Proof-of-Concept and Nuclei exploit template for CVE-2021-3007, a critical PHP deserialization vulnerability in Zend\Http\Response\Stream laminas-http Nuclei exploit template ├── docker-compose.yml...
CVE-2024-39840-POC
writeup から改変: https://memorycorruption.net/posts/rce-lua-factorio/ factorio 1.1.86 で動作します...
CVE-2023-42793
root@kitploit: Batch scan python teamcityscan.py -f targets.txt -o results.txt Single target python teamcityscan.py -u http://target.com:8111 -o result.txt Specify thread count python teamcityscan.py -f urls.txt -t 20 -o vuln.txt Target file format targets.txt: root@kitploit:...
Scan_CVE-2025-55182
CVE-2025-55182 Mass Payload Attack React2Shell A modified Mass RCE Exploit script for CVE-2025-55182 React2Shell targeting Next.js applications. This tool is a modification of the original PoC script by pax-k. While the original script targets a single host, this version is enhanced to support ma...
CVE-2022-29154
CVE-2022-29154 Authors: Ege BALCI, Taha HAMAD This repository contains the HIP2022 presentation materials for CVE-2022-29154 vulnerability. The full presentation recording is available here but the slides in the video are added later offline by the conference team and it is an old version hence...
oracle-oam-authentication-bypas-exploit
Exploit de Bypass de Autenticación de Oracle Access Manager OAM Introducción Explotando la vulnerabilidad de padding oracle de Oracle Access Manager OAM CVE-2018-2879 para realizar un bypass de autenticación e iniciar sesión en cualquier aplicación web protegida por OAM utilizando un nombre de...
BadBlue
BadBlue Windows CVE-2024-21306 BadBlue の実装 DuckyScript 使用 認証なしピアリングによるコード実行 HID キーボード使用 これは marcnewlin が発見した CVE の実装です そして BlueDucky からのコードも一部使用しています はじめに BadBlue は Bluetooth デバイスの脆弱性を悪用するための強力なツールです。このスクリプトを実行すると、以下のことが可能です: 1. 以前ペアリングしたが現在は見えなくなっている、Bluetooth が有効なデバイスを読み込みます。 2...
CVE-2026-34348
CVE-2026-34348 Donate Support the maintenance of this project with PayPal or by scanning the QR code below. ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments...
apache-struts-pwn_CVE-2017-9805
apache-struts-pwn - CVE-2017-9805 Exploit An exploit for Apache Struts CVE-2017-9805 Usage Check if the vulnerability exists against a single URL. python apache-struts-pwn.py --url 'http://example.com/struts2-rest-showcase/orders/3' Check if the vulnerability exists against a list of URLs. python...
CVE-2021-31630-HTB
CVE-2021-31630 Exploit CVE-2021-31630 Exploit PoC for OpenPLC on WifineticTwo box Hack The Box, This script serves as a Proof of Concept PoC exploit for CVE-2021-31630, targeting the OpenPLC service running on the WifineticTwo box on the Hack The Box platform. Usage root@kitploit: python exploit....
CVE-2024-23692-EXP
CVE-2024-23692-EXP root@kitploit: bash CVE-2024-23692.sh Nuclei root@kitploit: nuclei -list target.txt -t CVE-2024-23692.yaml -o CVE-2024-23692-result.txt...
xz-cve-2024-3094
root@ubuntu:/xz/ apt update root@ubuntu: /xz/ apt install -y gcc g++ vim net-tools make cmake build-essential libncurses-dev flex bison libssl-dev libelf-dev bc liblz4-tool liblz4-dev liblzma-dev ... ... root@ubuntu:/xz/ bash ./decode.sh root@ubuntu: /xz/ tar xf xz-5.6.1.tar.xz && cd xz-5.6.1...