Lucene search
+L

43181 matches found

Kitploit
Kitploit
added 2026/09/22 4:23 p.m.7 views

CVE-2018-12613-phpMyAdmin

CVE-2018-12613-phpMyAdmin This article will share a file inclusion vulnerability in phpMyAdmin version 4.8.1, explaining from configuration to principle, and then to vulnerability reproduction. More importantly, it helps everyone understand the knowledge behind these real vulnerabilities. A basic...

8.8CVSS7.4AI score0.9835EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/22 3:19 p.m.11 views

CVE-2025-49132

CVE-2025-49132 - Pterodactyl Panel Unauthenticated RCE root@kitploit: / |\ \ / /| | | / | | | | || | / | || / | | \ V / | || / / | |/ / | | | | , /| || \ / / | / || /| //||/ || // ||/ /| Exploit for Pterodactyl Panel ≤ 1.11.10 - unauthenticated LFI to RCE. The Vulnerability The...

10CVSS6.1AI score0.5446EPSS
SaveExploits30
Kitploit
Kitploit
added 2026/09/22 3:09 p.m.12 views

CVE-2025-4524

CVE-2025-4524 - Unauthenticated madara-core Wordpress theme LFI WordFence link Description A vulnerability lies in madara's madaraloadmore action, where a template parameter is arbitrary data from the user and passed to PHP's include function. Vulnerability A vulnerability lies in madara's...

9.8CVSS8.3AI score0.10373EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/22 2:58 p.m.8 views

CVE-2024-24919

CVE-2024-24919 This project aims to create an automation to better study CVE-2024-24919. api.py : Collects possible vulnerable IPs. CVE-2024-24919.py : Performs brute force given the IP file and the directories file. worldListLFI.txt : List of Linux directories. Usage Clone this repository on you...

8.6CVSS8.2AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/22 2:54 p.m.10 views

CVE-2018-1263-Demo

Exploit Demo This guide will help you to install vulnerable component and perform the attack related to phpMyAdmin bug mentioned in CVE-2018-1263. Description of CVE Why does the vulnerability exist How does the attack work How to install vulnerable component How to perform the attack Description...

4.7CVSS7.6AI score0.01427EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 2:54 p.m.14 views

CVE-2020-1938-Tomact-file_include-file_read

CVE-2020-1938Tomcat-fileinclude and filered Tomcat file inclusion and file read vulnerability exploitation POC File Read Usage :python2 "Tomcat-ROOT路径下文件读取CVE-2020-1938.py" -p 8009 -f /test.txt 127.0.0.1 File Inclusion Usage :python2 "Tomcat-ROOT路径下文件包含CVE-2020-1938.py" -p 8009 -f /test.txt...

9.8CVSS7.7AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/22 2:50 p.m.106 views

dotdotslash

dotdotslash An tool to help you search for Directory Traversal Vulnerabilities Benchmarks Platforms that I tested to validate tool efficiency: DVWA low/medium/high bWAPP low/medium/high Screenshots Instalation You can download the last version cloning this repository root@kitploit: git clone...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 2:06 p.m.8 views

POC-CVE-2022-28117

CVE 2022 28117 PoC Python with slight modifications Usage : python3 .\poccve2022-28117.py -x file:///etc/passwd -u username -p password http://192.168.148.140/navigate...

4.9CVSS5.8AI score0.22903EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/22 1:45 p.m.12 views

INPGer

INPGer | CVE-2022-4063 - InPost Gallery Automatic Mass Tool for checking vulnerability in CVE-2022-4063 - InPost Gallery install.sh sha1sum install.sh | grep 12345678 md5sum install.sh sha512sum install.sh bash install.sh...

9.8CVSS8.3AI score0.09519EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/22 1:34 p.m.11 views

CVE-2025-1661

CVE-2025-1661 - Unauthenticated Local File Inclusion LFI in HUSKY – Products Filter Professional for WooCommerce Description The HUSKY – Products Filter Professional for WooCommerce plugin for WordPress is vulnerable to Local File Inclusion LFI in all versions up to and including 1.3.6.5 via the...

9.8CVSS8.5AI score0.56382EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/22 1:26 p.m.12 views

LFISuite

LFI Suite What is LFI Suite? LFI Suite is a totally automatic tool able to scan and exploit Local File Inclusion vulnerabilities using many different methods of attack, listed in the section Features. Features Works with Windows, Linux and OS X Automatic Configuration Automatic Update Provides 8...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 1:21 p.m.6 views

Ghostcat-Tomcat-AJP-Exploit-Py3

Tomcat Ghostcat CVE-2020-1938 / CNVD-2020-10487 Vulnerability Detection Tool Introduction This project provides a Python verification script for verifying the Apache Tomcat AJP protocol local file inclusion vulnerability commonly known as Ghostcat, CVE-2020-1938 / CNVD-2020-10487. This script is ...

9.8CVSS7.8AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/22 1:09 p.m.10 views

CVE-2009-4623

CVE-2009-4623 Advanced Comment System 1.0 Reverse Shell Multiple PHP remote file inclusion vulnerabilities in Advanced Comment System 1.0 allow remote attackers to execute arbitrary PHP code via a URL in the ACSpath parameter to 1 index.php and 2 admin.php in advancedcommentsystem/. NOTE: this...

7.5CVSS7.8AI score0.09847EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/22 12:22 p.m.15 views

CVE-2017-12637_SAP-NetWeaver-URL-Traversal

CVE-2017-12637SAP-NetWeaver-URL-Traversal Proof-of-concept LFI Scanner: Automated detection of /etc/passwd exposures via directory traversal and regex matching. root@kitploit: LFI Scanner A lightweight Python proof-of-concept to scan target hosts for Local File Inclusion LFI vulnerabilities by...

7.5CVSS8.5AI score0.95111EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/22 12:21 p.m.11 views

Metabase_CVE-2021-41277

MetabaseCVE-2021-41277 Description Metabase is an open source data analytics platform. In affected versions a security issue has been discovered with the custom GeoJSON map admin-settings-maps-custom maps-add a map support and potential local file inclusion including environment variables. URLs...

10CVSS7.1AI score0.97178EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/22 12:10 p.m.13 views

CVE-2025-49132-Mods

CVE-2025-49132 - RCE Simple 📝 Overview This repository contains a specialized exploit for CVE-2025-49132, a critical unauthenticated Remote Code Execution RCE vulnerability in the Pterodactyl Panel prior to v1.11.11. The vulnerability exists in the /locales/locale.json endpoint. By manipulating t...

10CVSS6.3AI score0.5446EPSS
SaveExploits30
Kitploit
Kitploit
added 2026/09/22 12:04 p.m.10 views

OA-tongda-RCE

OA-tongda-RCE | Office Anywhere Web-based Intelligent Office System Backend Getshell No Authentication Required 1. Arbitrary file upload vulnerability /ispirit/im/upload.php 2. Local file inclusion vulnerability /ispirit/interface/gateway.php Command Execution Bypass: root@kitploit: exec"cmd /c...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 11:46 a.m.298 views

liffy

Advanced LFI Exploitation Tool A powerful Python tool for Local File Inclusion LFI exploitation with advanced features including WAF bypass, encoding techniques, and comprehensive vulnerability detection. Liffy v2.0 is the significantly enhanced version of liffy which was originally created by...

6.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 11:37 a.m.9 views

CNVD-2020-10487

Description The tool is intended for security research and internal audits only. It is forbidden to use it to launch illegal attacks. The user is responsible for any consequences. Apache Tomcat file inclusion vulnerability CVE-2020-1938 / CNVD-2020-1048 batch detection tool. This project is...

9.8CVSS8AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/22 11:34 a.m.10 views

CVE-2022-39838

CVE-2022-39838 Suggested description Systematica FIX Adapter ALFAFX 2.4.0.25 13/09/2017 allows remote file inclusion via a UNC share pathname, and also allows absolute path traversal to local pathnames. Additional Information PoC:...

8.6CVSS8AI score0.01901EPSS
SaveExploits2
Rows per page
Query Builder