Lucene search
+L

14206 matches found

Kitploit
Kitploit
β€’added 2026/09/22 4:53 a.m.β€’10 views

cve-2017-12629

README Remote code execution occurs in Apache Solr before 7.1 with Apache Lucene before 7.1 by exploiting XXE in conjunction with use of a Config API add-listener command to reach the RunExecutableListener class. Elasticsearch, although it uses Lucene, is NOT vulnerable to this. Note that the XML...

9.8CVSS8.5AI score0.91896EPSS
SaveExploits12
Kitploit
Kitploit
β€’added 2026/09/22 4:30 a.m.β€’11 views

CVE-2023-47246-EXP

Vulnerability Details 1. fofa: root@kitploit: body="sysaid-logo-dark-green.png" || title="SysAid Help Desk Software" || body="Help Desk software by SysAid" 2. Affected versions: SysAid Server23.3.36 Vulnerability Recurrence 1. Execute the script: root@kitploit: git clone...

9.8CVSS8.7AI score0.98851EPSS
SaveExploits3References1
Kitploit
Kitploit
β€’added 2026/09/22 4:28 a.m.β€’12 views

N1QLMap

Description N1QLMap is an N1QL exploitation tool. Currently works with Couchbase database. The tool supports data extraction and performing SSRF attacks via CURL. More information can be found here: https://labs.f-secure.com/blog/n1ql-injection-kind-of-sql-injection-in-a-nosql-database. Usage Hel...

6.1AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/22 4:20 a.m.β€’248 views

kube-alien

Kube-alien This tool launches attack on k8s cluster from within. That means you already need to have an access with permission to deploy pods in a cluster to run it. After running the kube-alien pod it tries to takeover cluster's nodes by adding your public key to node's /root/.ssh/authorizedkeys...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/22 4:10 a.m.β€’11 views

CVE-2022-1386

CVE-2022-1386 - Fusion Builder 3.6.2 - Unauthenticated SSRF Description Fusion Builder is a WordPress plugin that allows users to create and edit pages using a drag-and-drop interface. It is vulnerable to an unauthenticated SSRF that allows an attacker to read any file on the server. Proof of...

9.8CVSS8.4AI score0.71427EPSS
SaveExploits6
Kitploit
Kitploit
β€’added 2026/09/22 4:07 a.m.β€’9 views

CVE-2021-21975

CVE-2021-21975 SSRF-POC - ssrf to cred leak First configure pd client. Now run ./pd deploy http-new-requests now replace the pipedream http request ex: Randomstring.m.pipedream.net in the script run this in a seperate terminal - ./pd logs new-requests | tee -a req.txt and now run this in another...

7.5CVSS7.7AI score0.7829EPSS
SaveExploits11
Kitploit
Kitploit
β€’added 2026/09/22 3:56 a.m.β€’154 views

vigolium

Vigolium - High-fidelity vulnerability scanner fusing agentic AI with native speed, modularity, and precision Vigolium provides two complementary scanning modes: Native Scan vigolium scan: Deterministic, multi-phase scanning with 317 modules across content discovery, browser/SPA spidering, and...

5.4AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/22 3:37 a.m.β€’11 views

CVE-2022-46364-Poc

CVE-2022-46364 Exploit Apache CXF SSRF via MTOM XOP:Include | CVSS 9.8 CRITICAL Vulnerability Apache CXF -s -d -t, --target - Vulnerable CXF SOAP endpoint required -s, --ssrf-url - Internal URL to exfiltrate required -d, --domain - Target domain default: localhost --plain-soap - Use plain SOAP...

9.8CVSS7.1AI score0.02371EPSS
SaveExploits6References1
Kitploit
Kitploit
β€’added 2026/09/22 2:10 a.m.β€’7 views

ExchangeSSRFtoRCEExploit

Exchange SSRF toRCE Exploit ⚠️For educational and learning purposes only CVE-2021-26855 CVE-2021-27065 Usage root@kitploit: ProxyLogon-Exchange SSRF to RCE Exploit Chain. - Author @Evilash ./ExchangeSSRFtoRCEChainExploit.py Real and stable exploit to RCE , enjoy it : Fofa Quary root@kitploit:...

9.8CVSS8.6AI score0.99996EPSS
SaveExploits67
Kitploit
Kitploit
β€’added 2026/09/22 1:59 a.m.β€’12 views

SSRFmap

SSRFmap SSRF are often used to leverage actions on other services, this framework aims to find and exploit these services easily. SSRFmap takes a Burp request file as input and a parameter to fuzz. Server Side Request Forgery or SSRF is a vulnerability in which an attacker forces a server to...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/22 1:44 a.m.β€’15 views

XXRF-Shots

What is SSRF vulnerability? Server Side Request Forgery SSRF is a type of vulnerability that enables attackers to send specially crafted requests through a vulnerable web application. With this technique, attackers can gain unauthorized access to internal resources behind a firewall, which would...

6.3AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/22 1:27 a.m.β€’12 views

extended-ssrf-search

Extended ssrf search This tool search for SSRF using predefined settings in different parts of a request path, host, headers, post and get parameters. First step Rename example.app-settings.conf to app-settings.conf and adjust settings. The most important setting is the callback url. I recommend ...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/22 1:20 a.m.β€’10 views

SSRFire

SSRFIRE An automated SSRF finder. Just give the domain name and your server and chill! ; It also has options to find XSS and open redirects. Syntax ./ssrfire.sh -d domain.com -s yourserver.com -f customfile.txt -c cookies domain.com --- The domain for which you want to test yourserver.com ---...

5.8AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/22 12:57 a.m.β€’10 views

CVE-2023-27163-POC

CVE-2023-27163 Poc of SSRF for Request-Baskets CVE-2023-27163 based on this code from entr0pie. The PoC is expanded to fuzz the content of another web service local or otherwise and return the content of the files found. Usage root@kitploit: python3 CVE-2023-27163.py http://: -t http://: -w...

6.5CVSS7AI score0.06591EPSS
SaveExploits29References2
Kitploit
Kitploit
β€’added 2026/09/22 12:57 a.m.β€’143 views

waf-bypass

WAF Bypass Tool WAF Bypass Tool is an open source tool to analyze the security of any WAF for False Positives and False Negatives using predefined and customizable payloads. Check your WAF before an attacker does. WAF Bypass Tool is developed by Nemesida WAF team with the participation of...

5.6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/22 12:43 a.m.β€’12 views

CVE-2025-27817

Disclaimer: The vulnerabilities and reproduction steps described in this document are for cybersecurity research and educational purposes only. No one may use the information provided in this document for illegal purposes or unauthorized system testing. The author assumes no liability for any...

7.5CVSS7.5AI score0.68776EPSS
SaveExploits2
Kitploit
Kitploit
β€’added 2026/09/22 12:37 a.m.β€’9 views

Solr-SSRF

Solr-SSRF CVE-2021-27905 The repeat package in the Burp file contains specific steps for reproduction. The POC is a detection plugin for Xray...

9.8CVSS8.2AI score0.93053EPSS
SaveExploits5
Kitploit
Kitploit
β€’added 2026/09/22 12:30 a.m.β€’13 views

Shadowbroker

πŸ›°οΈ S H A D O W B R O K E R Global Threat Intercept β€” Real-Time Geospatial Intelligence Platform ShadowBroker ShadowBroker is a decentralized intelligence platform that aggregates real-time, multi-domain OSINT telemetry from 60+ live intelligence feeds into a single dark-ops map interface. Aircraft...

6AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/22 12:18 a.m.β€’7 views

node-ip-vex

node-ip-vex This sample project depends on the node-ip npm package which is vulnerable to CVE-2024-29415. However, because our project does not directly use the vulnerable function .isPublic, it is not exploitable to CVE-2024-29415. Run an analysis with Docker Scout I can package my project as a...

8.1CVSS6.9AI score0.08279EPSS
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/21 10:56 p.m.β€’11 views

My-CVEs

A list of vulnerabilities I found. Some vulnerabilities come with deep technical writeups, exploits or even fuzzing session walkthroughs. Some vulnerabilities don't have CVEs because maintainers ghosted me, or because a maintainer didn't agree it's a security bug, I decided to release those as...

9.8CVSS6.6AI score0.01067EPSS
SaveExploits3References7
Rows per page
Query Builder