Lucene search
+L

298910 matches found

Kitploit
Kitploit
added 2026/09/07 9:33 p.m.5 views

CVE-2023-45503

CVE-2023-45503 Vulnerability Details Overview In Macrob7 Macs Framework Content Management System CMS versions 1.1.4f and prior, insecure handling of user input leads to 16 SQL injection vulnerabilities. The ability to execute arbitrary SQL queries can lead to private data being leaked including...

5.3CVSS8.8AI score0.00914EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/07 9:33 p.m.6 views

CVE-2026-27966

CVE-2026-27966 — Langflow Remote Code Execution Scanner Pre-Auth Route Injection + Vertex Injection → Python Code Execution Overview CVE-2026-27966 is a critical-severity CVSS 9.8 pre-authentication remote code execution vulnerability in Langflow versions prior to 1.8.0. The vulnerability stems...

9.8CVSS8.4AI score0.33694EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/07 9:33 p.m.6 views

droidlysis

DroidLysis DroidLysisはAndroidアプリの事前分析ツール です。リバースエンジニアリングの最初に行うような、繰り返しの退屈な作業を実行します。Androidサンプルを逆アセンブルし、出力をディレクトリに整理し、コード内の怪しい箇所を検索します。出力はリバースエンジニアが分析の最初の数ステップを迅速化するのに役立ちます。 DroidLysisはAndroidパッケージ(apk)、Dalvik実行ファイル(dex)、Zipファイル(zip)、Rarファイル(rar)、またはファイルのディレクトリに対して使用できます。 DroidLysisのインストール 1...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/07 9:33 p.m.9 views

cert-pinning-flaw-poc

cert pinning flaw POC Simple POC script for testing CVE-2016-2402 and similar flaws. Read my blog post for details. This utility will set up a HTTPS server that servers a malicious certificate chain to the client for a specific domain. If traffic from an app with a vulnerable certificate pinning...

5.9CVSS7AI score0.02249EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:32 p.m.7 views

CVE-2023-38571-a-macOS-TCC-bypass-in-Music-and-TV

Executive summary macOS Music and TV do an insecure rename resulting in FDA by gaining full control over the user's TCC.db I reported this bug in separate tickets for each app, feel free to merge if applicable. The underlying problem is that these apps have FDA but fail to sanitize their file...

7.5CVSS7.2AI score0.01567EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:32 p.m.352 views

msfpc

MSFvenom Payload Creator MSFPC A quick way to generate various "basic" Meterpreter payloads via msfvenom part of the Metasploit framework. About MSFvenom Payload Creator MSFPC is a wrapper to generate multiple types of payloads, based on users choice. The idea is to be as simple as possible only...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:31 p.m.5 views

CVE-2022-0185

CVE-2022-0185 Linux Kernel Privilege Escalation Escape toc Vulnerability Overview Vulnerability ID: CVE-2022-0185 CVSS Score: Affected Product: linux kernel - fsconfig syscall Affected Versions: linux kernel 5.1-rc1 5.16.2 Exploitation Requirements: Linux local; requires CAPSYSADMIN capability ca...

8.4CVSS7.3AI score0.25151EPSS
SaveExploits11References2
Kitploit
Kitploit
added 2026/09/07 9:30 p.m.3 views

ProxyLogon

ProxyLogon ProxyLogon is the formally generic name for CVE-2021-26855, a vulnerability on Microsoft Exchange Server that allows an attacker bypassing the authentication and impersonating as the admin. We have also chained this bug with another post-auth arbitrary-file-write vulnerability,...

9.8CVSS8.3AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/07 9:30 p.m.7 views

jadx-ai-mcp

JADX-AI-MCP Zin MCP Suite の一部 ⚡ Claude などの LLM を使用して Android APK を解析するために、MCP を介して LLM と通信するよう構築された、完全自動化された MCP サーバー + JADX プラグイン。脆弱性の発見、APK の解析、リバースエンジニアリングを簡単に実行できます。 ⭐ コントリビューター これらの素晴らしい人々の貢献に感謝します ⭐ Read The Docs Read The Docs が公開されました: https://jadx-ai-mcp.readthedocs.io/en/latest/ 🤖...

6.4AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/07 9:29 p.m.8 views

PersistAssist

PersistAssist PersistAssist is a fully modular persistence framework written in C. All persistence techniques contain a cleanup method which will server to remove the persistence aside from the persistence code. This is a WIP so there are many empty classes, the main object of this project...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:29 p.m.4 views

crypto-attacks

简介 密码学攻击与实用工具的 Python 实现。 环境要求 使用 Python 3.9 的 SageMath PyCryptodome 你可以使用以下命令检查你的 SageMath Python 版本: $ sage -python --version Python 3.9.0 root@kitploit: 如果你的 SageMath Python 版本低于 3.9.0,某些脚本中的某些功能可能无法正常工作。 用法 单元测试位于 test 目录中,可以使用 unittest 模块或 pytest 来执行。这不会花费太长时间,具体取决于你的机器,可能需要几分钟。...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 9:28 p.m.9 views

striptls

striptls - 审计代理 STARTTLS 剥离攻击的概念验证实现 一个通用的 TCP 代理实现和审计工具 ,用于执行 协议无关 的 ssl/tls 拦截以及针对 SMTP、POP3、IMAP、FTP、NNTP、XMPP、ACAP 和 IRC 的 STARTTLS 剥离攻击。 Python2! 🏆 战利品 CVE-2016-0772 - python: smtplib CVE-2016-10027 - Smack XMPP 库 //使用本项目发现了漏洞?欢迎与我联系! 要求: Python = 2.7.9(SSLContext) Python 3 (可选,用于 TLS 拦截)PEM...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 9:28 p.m.14 views

chameleon

19個のカスタマイズ可能なハニーポットで、ネットワークトラフィック、ボットの活動、ユーザー名\パスワード認証情報を監視します DNS, HTTP Proxy, HTTP, HTTPS, SSH, POP3, IMAP, STMP, RDP, VNC, SMB, SOCKS5, Redis, TELNET, Postgres, MySQL, MSSQL, Elastic, ldap プロジェクトにハニーポットを実装したい場合は、QeeqBox honeypots をチェックしてください。 Chameleon...

5.8AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/07 9:28 p.m.287 views

chameleon

19 Customizable honeypots for monitoring network traffic, bots activities, and username\password credentials DNS, HTTP Proxy, HTTP, HTTPS, SSH, POP3, IMAP, STMP, RDP, VNC, SMB, SOCKS5, Redis, TELNET, Postgres, MySQL, MSSQL, Elastic and ldap If you want to implement the honeypots in your project,...

5.7AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/07 9:28 p.m.44 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/07 9:28 p.m.5 views

CloudFail

CloudFail CloudFail is a tactical reconnaissance tool which aims to gather enough information about a target protected by Cloudflare in the hopes of discovering the location of the server. Using Tor to mask all requests, the tool as of right now has 3 different attack phases. 1. Misconfigured DNS...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:27 p.m.6 views

test-44228

test-44228 A simple example for CVE-2021-44228 Implements two java CLIs, one using log4j v1.x, the other using log4j 2.x to demonstrate the log4shell vulnerability. See also: https://www.lunasec.io/docs/blog/log4j-zero-day/ https://www.oracle.com/security-alerts/alert-cve-2021-44228.html Usage...

10CVSS7.5AI score0.99999EPSS
SaveExploits368
Kitploit
Kitploit
added 2026/09/07 9:27 p.m.7 views

raptor

root@kitploit: ╔═══════════════════════════════════════════════════════════════════════════╗ ║ ║ ║ ██████╗ █████╗ ██████╗ ████████╗ ██████╗ ██████╗ ║ ║ ██╔══██╗██╔══██╗██╔══██╗╚══██╔══╝██╔═══██╗██╔══██╗ ║ ║ ██████╔╝███████║██████╔╝ ██║ ██║ ██║██████╔╝ ║ ║ ██╔══██╗██╔══██║██╔═══╝ ██║ ██║ ██║██╔══█...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 9:27 p.m.7 views

CVE-2025-64512---pdfminer.six-Remote-Code-Execution-RCE-

CVE-2025-64512 - pdfminer.six 远程代码执行 RCE -orange 警告 – 仅限教育用途 此概念验证仅用于授权的安全测试和教育目的。 仅可在您拥有或已获得明确书面许可的系统上使用。作者不对因使用此代码而造成的任何滥用或损害负责。 描述 CVE-2025-64512 是 pdfminer.six 中的一个严重漏洞,pdfminer.six 是一个用于从 PDF 文件中提取文本和元数据的流行 Python 库。该缺陷允许在处理恶意 PDF 时,通过不安全地反序列化 pickle 数据实现远程代码执行 RCE 。 漏洞类型 :不安全的反序列化 CWE-502...

8.6CVSS7.4AI score0.00312EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/07 9:26 p.m.10 views

tsh-sctp

Tiny SHell - Una puerta trasera UNIX de código abierto root@kitploit: Antes de compilar Tiny SHell 1. En primer lugar, debes configurar tu clave secreta, que se encuentra en tsh.h; la clave puede tener cualquier longitud usa al menos 12 caracteres para una mejor seguridad. 2. Se recomienda cambia...

5.9AI score
SaveExploits0
Rows per page
Query Builder