Lucene search
+L

16485 matches found

Kitploit
Kitploit
added 2026/09/16 3:20 a.m.9 views

CVE-2023-4590

CVE-2023-4590 PoC of Frhed Free hex editor v1.6.0 - Buffer overflow SEH written by dgndrn Usage Execute exploit.py, copy all string at created payload.txt then use it to as parameter to open Frhed.exe root@kitploit: Frhed.exe payload...

9.8CVSS8.6AI score0.01096EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 3:13 a.m.9 views

Rabbit Hole

Overview Rabbit Hole provides a very limited subset of the functionality of Maltego, focused on creating visual representations of information for Penetration Testing. It provides creation of various types of nodes such as IP Addresses, Ports, Services, etc and links between them, with a much mor...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/16 2:49 a.m.13 views

FormatFuzzer

FormatFuzzer FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs. It takes a binary template that describes the format of a binary input and generates an executable that produces and parses the given binary format. From a binary template for GIF,...

6.2AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 2:46 a.m.16 views

heappy

🙂 Heappy: un editor de heap feliz Heappy es un editor basado en gdb/gef que te ayuda a manejar el heap durante el desarrollo de tus exploits. El proyecto debe considerarse una herramienta didáctica útil para comprender la evolución del heap durante el ciclo de vida del proceso. Se ha creado para...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 2:46 a.m.131 views

heappy

🙂 Heappy: a happy heap editor Heappy is an editor based on gdb/gef that helps you to handle the heap during your exploitation development. The project should be considered a didactic tool useful to understand the evolution of the heap during the process life cycle. It has been created to simplify...

5.6AI score
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.1060 views

Moodle LTI module Reflected - Cross-Site Scripting

A reflected XSS issue was identified in the LTI module of Moodle. The vulnerability exists due to insufficient sanitization of user-supplied data in the LTI module. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's brows...

6.1CVSS6.3AI score0.04458EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.17 views

MaxSite CMS <=109.1 - Remote Code Execution

MaxSite CMS through 109.1 allows unauthenticated remote attackers to execute arbitrary code via the MarkItUp editor preview AJAX endpoint, preview-ajax.php. The endpoint insufficiently authenticates the request, failing to ensure the user is logged in, and processes the attacker's input via unsaf...

9.8CVSS8.2AI score0.0388EPSS
SaveExploits1References6
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.54 views

WordPress Admin Font Editor <=1.8 - Cross-Site Scripting

WordPress Admin Font Editor 1.8 and before contains a reflected cross-site scripting vulnerability which allows an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication...

6.1CVSS6.3AI score0.03718EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.89 views

Joomla! JCE extension < 2.9.99.5 unauthenticated RCE

Joomla JCE editor extension contains an unrestricted file upload vulnerability caused by allowing unauthenticated users to create new editor profiles, letting attackers upload and execute PHP code remotely, exploit requires no authentication. id: CVE-2026-48907 info: name: Joomla! JCE extension...

10CVSS8.4AI score0.781EPSS
SaveExploits28References4
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.180 views

WordPress Site Editor <=1.1.1 - Local File Inclusion

WordPress Site Editor through 1.1.1 allows remote attackers to retrieve arbitrary files via the ajaxpath parameter to editor/extensions/pagebuilder/includes/ajaxshortcodepattern.php. id: CVE-2018-7422 info: name: WordPress Site Editor =1.1.1 - Local File Inclusion author: LuskaBol,0x240x23elu...

7.5CVSS7.6AI score0.6225EPSS
SaveExploits7References5
Kitploit
Kitploit
added 2026/09/16 2:02 a.m.6 views

CVE-2025-50754-PoC

CVE-2025-50754 Stored XSS to Remote Code Execution in a PHP-Based CMS Platform Summary A PHP-based CMS platform version 5 contains a stored Cross-Site Scripting XSS vulnerability in the "Report" feature. When an administrator views a user-submitted report, malicious JavaScript is executed within...

9.6CVSS5.9AI score0.0056EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 1:35 a.m.10 views

CVE-2024-9932

CVE-2024-9932 Wux Blog Editor = 3.0.0 - Unauthenticated Arbitrary File Upload Description: The Wux Blog Editor plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'wuxbtinsertImageNew' function in versions up to, and including, 3.0.0. This...

9.8CVSS6.4AI score0.36395EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 12:54 a.m.40 views

fhex

Fhex - A Full-Featured HexEditor This project is born with the aim to develop a lightweight, but useful tool. The reason is that the existing hex editors have some different limitations e.g. too many dependencies, missing hex coloring features, etc.. This project is based on qhexedit2 , capstone...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:46 a.m.10 views

CVE-2023-42426

CVE ID: CVE-2023-42426 Vulnerability Type: Cross-Site Scripting Description: Cross-site scripting XSS vulnerability in Froala Froala Editor v.4.1.1 allows remote attackers to execute arbitrary code via the 'Insert link' parameter in the 'Insert Image' component. Steps to reproduce: 1. Select the...

6.1CVSS7AI score0.00793EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 12:02 a.m.63 views

generator-burp-extension

Burp Extension Generator Installation First, install Yeoman and generator-burp-extension using npm we assume you have pre-installed node.js. root@kitploit: npm install -g yo npm install -g generator-burp-extension Then generate your new project: root@kitploit: yo burp-extension Burp Extension...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 11:08 p.m.7 views

masta-cve-2026-48907

MASTA CVE-2026-48907 Scanner Single-file, self-contained scanner for Joomla! JCE Editor Author: Hussein Mohamed masta ghimau !CAUTION 🚨 DISCLAIMER — READ BEFORE USE THIS IS AN INTRUSIVE SECURITY TESTING TOOL. root@kitploit: THIS TOOL IS FOR AUTHORIZED SECURITY ASSESSMENTS ONLY. Scanning systems y...

10CVSS8.7AI score0.781EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/15 10:34 p.m.8 views

CVE-2022-42095

Backdrop CMS version 1.23.0 Vulnerability Explanation: Backdrop CMS version 1.23.0 was discovered to contain a stored cross-site scripting XSS vulnerability via the Page content. Attack Vectors: The attacker must post something on the "Page content" and insert the XSS payload at the "Body" input,...

4.8CVSS5.6AI score0.02002EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/15 9:51 p.m.9 views

CVE-2018-0802

CVE-2018-0802 CVE-2018-08022: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0802 MITRE CVE-2018-0802: https://vulners.com/cve/CVE-2018-0802 0patch exploitation and patch video: https://www.youtube.com/watch?v=XU-U4K270Z4 Qihoo 360 blog post...

9.3CVSS8.2AI score0.93289EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/15 9:38 p.m.13 views

CVE-2018-0802

CVE-2018-0802 CVE-2018-08022: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0802 MITRE CVE-2018-0802: https://vulners.com/cve/CVE-2018-0802 0patch exploitation and patch video: https://www.youtube.com/watch?v=XU-U4K270Z4 Qihoo 360 blog post...

9.3CVSS8.2AI score0.93289EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/15 7:46 p.m.11 views

rehex

リバースエンジニア向け16進エディタ クロスプラットフォーム(Windows、Linux、macOS、BSD)の16進エディタで、リバースエンジニアリングおよびその他あらゆる用途に使用できます。 マニュアルのオンラインコピーはこちらからアクセスできます:solemnwarning.net/rehex/manual/。 機能 大規模(1TB以上)ファイルのサポート 整数・浮動小数点値タイプのデコード マシンコードのインライン逆アセンブル バイト範囲のハイライトと注釈 ファイル全体または選択範囲の横並び比較 Luaスクリプトのサポート(APIリファレンス) 仮想アドレスマッピングのサポート...

6AI score
SaveExploits0References2
Rows per page
Query Builder