Lucene search
+L

108926 matches found

Kitploit
Kitploit
added 2026/09/03 11:32 a.m.62 views

polypyus

Polypyus Firmware Historian Polypyus learns to locate functions in raw binaries by extracting known functions from similar binaries. Thus, it is a firmware historian. Polypyus works without disassembling these binaries, which is an advantage for binaries that are complex to disassemble and where...

5.6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/03 11:29 a.m.4 views

CVE-2025-21298

CVE-2025-21298 content This is a proof-of-concept for CVE-2025-21298 - Windows OLE Remote Code Execution Vulnerability CVSS 9.8. This is a memory corruption PoC , not an exploit. vulnerability The vulnerability is located in ole32.dll!UtOlePresStmToContentsStm. The purpose of the function is ti...

9.8CVSS7.3AI score0.80912EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/03 11:23 a.m.3 views

Centry

Centry WARNING: THIS IS EXPERIMENTAL SOFTWARE. IT IS LIKELY TO CONTAIN BUGS. Updates If you have already installed Centry, please run git pull to update to the latest version. The latest updates make it much more secure against replay attacks. Introduction Centry is a panic button intended to...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 11:22 a.m.5 views

CVE-2023-43355-CMSmadesimple-Reflected-XSS---Add-user

CMSmadesimple Reflected XSS v2.2.18 Author: Sergio Description: Multiple cross-site scripting XSS vulnerabilites in install/adduser.php of CMSmadesimple v.2.2.18 allows a local attacker to execute arbitrary code via a crafted script to the password and password again in the My Preferences - Add...

5.4CVSS6AI score0.00485EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/03 11:22 a.m.2 views

EUVD-2026-70394

AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php where the cancelUri parameter is echoed in an href attribute after isSafeRedirectURL checks protocol only, not HTML characters. Unauthenticated attackers can inject event handlers via relative...

5.4CVSS6AI score
SaveExploits0References2
CVE
CVE
added 2026/09/03 11:22 a.m.8 views

CVE-2026-85159

AVideo (through commit c91b5975d) contains a reflected cross-site scripting vulnerability in userLogin.php . The root cause lies in the isSafeRedirectURL function, which validates only the URL protocol but does not sanitize HTML characters in the cancelUri parameter. Because this parameter is ech...

5.4CVSS6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/03 11:22 a.m.18 views

CVE-2026-85159 AVideo Reflected XSS via cancelUri in userLogin.php

AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php where the cancelUri parameter is echoed in an href attribute after isSafeRedirectURL checks protocol only, not HTML characters. Unauthenticated attackers can inject event handlers via relative...

5.4CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 11:19 a.m.3 views

firepwner

CVE-2015-6357: FirePWNER Exploit for Cisco FireSIGHT Management Center SSL Validation Vulnerability Introduction On its own the Cisco FireSIGHT Management Center Certificate Validation Vulnerability is a medium severity vulnerability with a CVSS of 5.1. However, this vulnerability is an example o...

6.8CVSS6AI score0.02634EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 11:06 a.m.5 views

https-nj.gov---CVE-2018-14041

https-nj.gov---CVE-2018-14041 Vulnearability Report of the New Jersey official site The data-target attribute is vulnerable to Cross-Site Scripting attacks. Test RECOMMENDATION The fix for this specific issue could be changing getTargetFromTrigger function. return $target to: return...

6.1CVSS6.6AI score0.04293EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 11:01 a.m.300 views

avet

AntiVirus Evasion Tool AVET is not being further developed due to technical development and time constraints. AVET is an AntiVirus Evasion Tool, which was developed for making life easier for pentesters and for experimenting with antivirus evasion techniques, as well as other methods used by...

6.4AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/03 10:56 a.m.5 views

blanket

blanket Blanket is a sandbox escape targeting iOS 11.2.6, although the main vulnerability was only patched in iOS 11.4.1. It exploits a Mach port replacement vulnerability in launchd CVE-2018-4280, as well as several smaller vulnerabilities in other services, to execute code inside the ReportCras...

7.8CVSS7.3AI score0.0206EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/03 10:56 a.m.4 views

blanket

blanket Blanket es una evasión de sandbox dirigida a iOS 11.2.6, aunque la vulnerabilidad principal solo se parcheó en iOS 11.4.1. Explota una vulnerabilidad de reemplazo de puertos Mach en launchd CVE-2018-4280, así como varias vulnerabilidades menores en otros servicios, para ejecutar código...

7.8CVSS7.2AI score0.0206EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/03 10:55 a.m.3 views

AndroidKernelVulnerability

Android Kernel Vulnerability Overview In November 2017 a use-after-free bug to linux kernel was detected by syzkaller system. In February 2018 this was patched in some linux kernels and android versions. This fix was never included in Android monthly security bulletins, so it was not patched in...

7.8CVSS7.2AI score0.72105EPSS
SaveExploits30References9
Kitploit
Kitploit
added 2026/09/03 10:53 a.m.5 views

CVE-2022-29464

WSO2 RCE CVE-2022-29464 漏洞利用与分析。 详情 CVE-2022-29464 是 WSO2 中的一个严重漏洞。该漏洞是一个未经授权、不受限制的任意文件上传漏洞,允许未授权用户将恶意 JSP 文件上传到 WSO2 服务器,从而获得远程代码执行(RCE)权限。 存在漏洞的上传路径是 /fileupload,由 FileUploadServlet servlet 处理。并且该路径没有受到 IAM 的保护,正如我们在 indentity.xml 配置文件中看到的那样:xml root@kitploit: 函数 handleSecurity 负责保护 WSO2...

10CVSS7.3AI score0.99999EPSS
SaveExploits22References4
Kitploit
Kitploit
added 2026/09/03 10:50 a.m.5 views

CVE-2024-34313

CVE-2024-34313 Description VPL Jail System up to v4.0.2 was discovered to contain a Path Traversal vulnerability allowing arbitrary file overrides and thereby privilege escalation to root user. This vulnerability can be chained with CVE-2024-34312 to take over a Moodle instance remotely without a...

9.8CVSS6.2AI score0.01496EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/03 10:50 a.m.3 views

netrat

netrat Dependency Status Generador de RAT Node.js multiplataforma increíblemente fácil Una herramienta fácil para generar puertas traseras configurables que se ejecutan en Windows, Mac y Linux. ¡Los shells se pueden actualizar a Meterpreter! Instalación root@kitploit: $ npm install -g netrat Uso...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 10:46 a.m.4 views

CVE-2012-5960-PoC

CVE-2012-5960-PoC CVE-2012-5960, CVE-2012-5959 Proof of Concept 隨手記錄一下最近玩的東西。 root@kitploit: !/usr/bin/python2 -- coding: utf-8 -- Usage: python2 libupnpDoSPoC.py import socket TARGET = 'TARGETIP' ''' normaltraffic = \ 'M-SEARCH HTTP/1.1\r\n' \ 'HOST:239.255.255.250:1900\r\n' \ 'MX:3\r\n' ...

10CVSS5.8AI score0.75796EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/03 10:40 a.m.4 views

CVE-2024-54880

一、Project overview 一、Vulnerability description 1、Logic vulnerability - Registering accounts in bulk category| content| remark ---|---|--- Visit the registration page and click Register to capture the package this is the photo added later The verification code here is 14 Change your account number...

9.1CVSS5.9AI score0.00902EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 10:36 a.m.323 views

botb

Break out the Box BOtB BOtB is a container analysis and exploitation tool designed to be used by pentesters and engineers while also being CI/CD friendly with common CI/CD technologies. What does it do? BOtB is a CLI tool which allows you to: Exploit common container vulnerabilities Perform commo...

7AI score
SaveExploits0References9
The Hacker News
The Hacker News
added 2026/09/03 10:36 a.m.6 views

Shai-Hulud's Reach Just Grew to 469 Credential Locations. Here's What That Means

In early August, GitGuardian researchers found that a recent Shai-Hulud infostealer worm variant had evolved to scan for credentials across 469 locations across developer environments, Continuous Integration/Continuous Deployment CI/CD tooling, cloud configurations, and even AI tool configs...

5.9AI score
SaveExploits0
Rows per page
Query Builder