Lucene search
+L

54688 matches found

Kitploit
Kitploit
added 2026/09/16 4:54 a.m.25 views

wcfproxy

Compilación Puedes compilar la herramienta una vez y luego usar el binario resultante, o ejecutarla "como un script" el toolchain de Go la compilará sobre la marcha. Para desarrollo, la última opción es conveniente. Para uso productivo, se recomienda compilarlo una vez desde el directorio cli y...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:50 a.m.23 views

neto

Project Neto: A Toolkit for Analysing Browser Plugins Overview Project Neto is a Python 3 package conceived to analyse and unravel hidden features of browser plugins and extensions for well-known browsers such as Firefox and Chrome. It automates the process of unzipping the packaged files to...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:30 a.m.13 views

mcpsnoop

面向 MCP 的 Wireshark。 一个透明代理,可在终端中实时显示你的 AI 客户端与 MCP 服务器之间的每一次真实工具调用。 问题所在 官方 MCP Inspector 以自身客户端身份连接,因此它永远看不到 你的 客户端(Cursor、Claude Code、Codex)实际发送给服务器的内容。而且,任何等待请求到达的工具都无法显示模型从未发起过的调用,或使用了错误参数的调用。当工具被静默跳过、能力不匹配,或调用只是挂起时,你只能翻查日志并不断猜测。 mcpsnoop 取而代之,置身于真实数据路径之中。 用它包装你的服务器命令,即可在真实客户端与服务器通信时,实时观察每一个...

5.7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 4:21 a.m.47 views

chain-reactor

Chain Reactor Chain Reactor is an open source tool for testing detection and response coverage on Linux machines. The tool generates executables that simulate sequences of actions like process creation and network connection. Chain Reactor assumes no prior engineering experience; the tool consume...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 4:16 a.m.10 views

Apache-couchdb-CVE-2017-12635

Vulnerabilidad de omisión de permisos verticales en Couchdb CVE-2017-12635 Apache CouchDB es una base de datos de código abierto que se centra en la facilidad de uso y en ser "una base de datos completamente web". Es una base de datos NoSQL que utiliza JSON como formato de almacenamiento,...

10CVSS7.8AI score0.99838EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/16 3:24 a.m.7 views

PyJFuzz

PyJFuzz 是一个小巧、可扩展且开箱即用的框架,用于模糊测试 JSON 输入 ,例如移动端 REST API、JSON 实现、浏览器、CLI 可执行文件等。 版本| 1.1.0 ---|--- 主页| http://www.mseclab.com/ Github| https://github.com/mseclab/PyJFuzz 作者| Daniele Linguaglossa @dzonerzy 许可证| MIT - 参见 LICENSE 文件 安装 依赖 PyJFuzz 需要一些依赖才能正常工作:bottle 、netifaces 、GitPython 和 gramfuzz...

6.4AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 3:06 a.m.246 views

versionscan

versionscan Versionscan is a tool for evaluating your currently installed PHP version and checking it against known CVEs and the versions they were fixed in to report back potential issues. PLEASE NOTE: Work is still in progress to adapt the tool to linux distributions that backport security fixe...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:54 a.m.144 views

xori

Xori - Custom disassembly framework Xori is an automation-ready disassembly and static analysis library that consumes shellcode or PE binaries and provides triage analysis data. Acknowledgements: Xori wouldn't exist without inspiration and ideas from the open source community. We are indebted to...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 2:38 a.m.14 views

CFB

这是什么? !CAUTION CFB 专为研究和调试目的而设计,绝不应在生产系统上使用。同时,有可能会发生 BSoD。您已经被警告过了。 Canadian Furious Beaver 是一个类似于 ProcMon 的工具,但仅用于捕获发送到任何 Windows 驱动程序的 IRP。它由两部分组成: 1. “Broker” 结合了一个用户态代理和一个自提取驱动程序(IrpMonitor.sys),该驱动程序会自行安装到目标系统上。安装驱动程序后,Broker 会暴露一个 TCP 监听端口(默认 TCP/1337),并开始从钩取驱动程序收集 IRP。通信协议被设计为简单(即不安全的),允许...

5.7AI score
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.153 views

Viessmann Vitogate 300 - Remote Code Execution

In Vitogate 300 2.1.3.0, /cgi-bin/vitogate.cgi allows an unauthenticated attacker to bypass authentication and execute arbitrary commands via shell metacharacters in the ipaddr params JSON data for the put method. id: CVE-2023-45852 info: name: Viessmann Vitogate 300 - Remote Code Execution autho...

9.8CVSS7.4AI score0.14003EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.35 views

Spring Data REST < 2.6.9 (Ingalls SR9) / 3.0.1 (Kay SR1) - PATCH Request Remote Code Execution

Spring Data REST 2.6.9 and 3.0.1, Spring Boot 1.5.9 and 2.0 M6 contain a remote code execution caused by processing malicious PATCH requests with crafted JSON data, letting attackers execute arbitrary Java code, exploit requires sending malicious PATCH requests. id: CVE-2017-8046 info: name: Spri...

9.8CVSS8.8AI score0.7453EPSS
SaveExploits8References5
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.27 views

FUXA <= 1.2.7 - Hardcoded JWT Secret Authentication Bypass

FUXA v1.2.7 contains a hardcoded credentials vulnerability caused by use of a hard-coded secret key in server/api/jwt-helper.js, letting remote attackers forge admin tokens and bypass authentication, exploit requires no special conditions. id: CVE-2025-69971 info: name: FUXA = 1.2.7 - Hardcoded J...

9.8CVSS5.8AI score0.02036EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.65 views

Artica Pandora FMS <=7.42 - Arbitrary File Read

Artica Pandora FMS through 7.42 is susceptible to arbitrary file read. An attacker can read the chat history, which is in JSON format and contains user names, user IDs, private messages, and timestamps. This can potentially lead to unauthorized data modification and other operations. id:...

5.3CVSS6AI score0.05376EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.145 views

PowerJob <=4.3.2 - Unauthenticated Access

PowerJob V4.3.1 is vulnerable to Insecure Permissions. via the list job interface. id: CVE-2023-29923 info: name: PowerJob =4.3.2 - Unauthenticated Access author: For3stCo1d severity: medium description: | PowerJob V4.3.1 is vulnerable to Insecure Permissions. via the list job interface. impact: ...

5.3CVSS5.9AI score0.09545EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.156 views

Stash < 0.26.0 - SQL Injection

Stash up to v0.25.1 was discovered to contain a SQL injection vulnerability via the sort parameter. id: CVE-2024-32231 info: name: Stash Stash" tags: cve,cve2024,stash,sqli,vuln http: - raw: - | POST /graphql HTTP/1.1 Host: Hostname Content-type: application/json...

6.3CVSS5.6AI score0.0117EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.11 views

Feedback Modal for Website <= 1.0.1 - Unauthenticated Feedback Export

The Feedback Modal for Website plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'handleexport' function in all versions up to, and including, 1.0.1. This makes it possible for unauthenticated attackers to export all feedback data in CSV or...

5.3CVSS5.6AI score0.00729EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.253 views

OpenAM<=15.0.3 FreeMarker - Template Injection

OpenAM is an open access management solution. In versions 15.0.3 and prior, the getCustomLoginUrlTemplate method in RealmOAuth2ProviderSettings.java is vulnerable to template injection due to its usage of user input id: CVE-2024-41667 info: name: OpenAM=15.0.3 FreeMarker - Template Injection...

8.8CVSS7.6AI score0.03536EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.216 views

Fastjson Insecure Deserialization - Remote Code Execution

parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi-// URI in the dataSourceName field of HTTP POST data to the Pippo /json URI, which is...

10CVSS8.7AI score0.3897EPSS
SaveExploits2References6
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.8 views

Read More & Accordion <= 3.5.7 - Authenticated Privilege Escalation

The Read More & Accordion expand-maker plugin for WordPress through 3.5.7 allows privilege escalation due to improper validation in the importData AJAX handler yrmimportdata action. An authenticated user with plugin access can upload a crafted JSON attachment to insert arbitrary rows into WordPre...

8.8CVSS5.8AI score0.01242EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.32 views

SiYuan <= 3.6.5 - Unauthenticated Path Traversal

SiYuan = 3.6.5 contains a path traversal via double URL-encoding in the /assets/ route publish mode port 6808, allowing unauthenticated attackers to read arbitrary files inside WorkspaceDir including conf/conf.json which exposes the API token and access auth code. id: CVE-2026-54066 info: name:...

7.5CVSS7.5AI score0.02386EPSS
SaveExploits0References1
Rows per page
Query Builder