429804 matches found
CVE-2022-2992
CVE-2022-2992 通过 GitHub 导入在 GitLab 中实现经过身份验证的远程命令执行。 影响自 11.10 至 15.1.6 之前所有版本、自 15.2 至 15.2.4 之前所有版本、自 15.3 至 15.3.2 之前所有版本的 GitLab CE/EE 漏洞,允许经过身份验证的用户通过“从 GitHub API 导入”端点实现远程代码执行。...
Kalim_Backdoor
Kalim Backdoor Malware Analysis Report This Report will talk about the functionality of Kalim Backdoor Malware. Table of Contents: - What is Backdoor? - Technical Analysis. - Summary. - Tactics & Technique MITRE ATT&CK. - IOCs. - Yara Rule. What does Backdoor mean? A backdoor is a hidden...
CVE-2026-6469
A flaw was found in PostgreSQL where the ALTER TABLE ALTER TYPE command incorrectly reassigns ownership of dependent statistics objects to the current user. This grants the table owner unauthorized privileges to execute DROP STATISTICS and ALTER STATISTICS while locking out the legitimate owner...
PoshC2
PoshC2 is a proxy aware C2 framework used to aid penetration testers with red teaming, post-exploitation and lateral movement. PoshC2 is primarily written in Python3 and follows a modular format to enable users to add their own modules and tools, allowing an extendible and flexible C2 framework...
CVE-2026-39987
CVE-2026-39987 — Marimo 预认证远程代码执行 仅供教育和授权安全研究使用。 描述 Marimo = 0.20.4 中存在预认证远程代码执行漏洞。 WebSocket 端点 /terminal/ws 跳过了身份验证校验,允许未认证的攻击者通过单次连接获得完整的交互式 PTY shell。 CVSS v4.0: 9.3(严重) CWE: CWE-306(关键功能缺少身份验证) 受影响版本: = 0.20.4 修复版本: 0.23.0 环境要求 Python 3 websockets(pip install websockets) 可访问目标上的 2718 端口 端点验证...
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...
dotdotslash
dotdotslash ディレクトリトラバーサルの脆弱性を検索するためのツール ベンチマーク ツールの効率を検証するためにテストしたプラットフォーム: DVWA 低/中/高 bWAPP 低/中/高 スクリーンショット インストール このリポジトリをクローンして最新バージョンをダウンロードできます root@kitploit: git clone https://github.com/jcesarstef/dotdotslash/ このツールはPython3で動作するように作られています 使い方 root@kitploit: python3 dotdotslash.py --help...
secretlint v13.0.5
Secretlint Secretlint is a Pluggable linting tool to prevent committing credentials. Features Scanner : Find credentials in a project and report these Project Friendly: Easy to set up your project and integrate CI services Pre-Commit Hook : Prevent committing credential files Pluggable : Allow...
ActiveMQ_RCE_Pro_Max
ActiveMQRCEGUI 加强版简称Pro Max 版本 v1.0.3 添加版本识别 添加验证漏洞版本 v1.0.2 添加代理 去掉Help按钮...
Lab-for-cve-2018-15133
摘要: 利用CVE-2018-15133反序列化漏洞 此利用针对Laravel框架5.5.40及5.6.x至5.6.29版本中的反序列化漏洞。 描述 远程代码执行可能源于对潜在不可信的X-XSRF-TOKEN值进行unserialize调用。这涉及Illuminate/Encryption/Encrypter.php中的decrypt方法以及phpggc中gadgetchains/Laravel/RCE/3/chain.php的PendingBroadcast。攻击者必须知道应用密钥,正常情况下这不会发生,但如果攻击者之前拥有特权访问权限或成功完成了之前的攻击,则可能发生。 前提条件...
CVE-2019-11447_CuteNews-AvatarUploadRCE
CVE-2019-11447 Exploit/PoC - CuteNews 2.1.2 アバターアップロード RCE 認証済み CVE-2019-11447 のエクスプロイトコード、別名 CuteNews 2.1.2 アバターアップロード RCE 認証済み エクスプロイトリンク: 期待される結果: アカウントにログイン/登録し、 .gif マジックバイトを含むユーザー選択の PHP ファイルを作成し、そのファイルをアバターとしてアップロードしてトリガーし、リモートコード実行を達成します。 教育目的および企業環境でのテストのみを目的としています。 このエクスプロイトは Python 3.8...
CVE-2025-46418
Westermo WeOS 5.x starting from 5.24 allows OS command injection via a media definition...
ecp_slap
ecpslap 本概念验证工具针对 CVE-2020-0688,包含扫描和利用存在漏洞的本地 Exchange 实例的功能。 用法 scan — 提供凭据和目标信息,获取漏洞利用所需的 Cookie 并将其保存至 'cookies.txt'。同时检查目标 Exchange 服务器的 Exchange 控制面板(ECP)服务是否暴露,尝试对该服务进行身份验证,并检查是否匹配正确的 VIEWSTATEGENERATOR 值。若身份验证成功,将显示用于创建序列化有效载荷的会话 Cookie 值。 generate — 提供从 'scan' 功能获取的会话 Cookie...
CVE-2009-0229-PoC
CVE-2009-0229-PoC CVE-2009-0229 "打印后台处理程序读取文件漏洞" LPE AFR 的PoC(与 CVE-2020-1048 相关) 详情 作者:Andrei Costin [email protected] https://twitter.com/costinandrei/ PoC 日期:2010-xx-xx 发布日期:2020-05-14(受 CVE-2020-1048 提醒/启发——是的,我来晚了 :D ) 摘要 如果你想找0day,那就挖掘操作系统的打印和传真子系统吧 : —— 由于历史原因存在大量遗留代码——每个人都有漏洞可挖 = 说明...
Exploit for CVE-2026-84361
CVE-2026-84361: Composer’s P4PORT command execution PoC Engl...
nah v1.4.0
expensive mistakes stop here a guard that blocks catastrophic agent actions nahguard.ai • what it blocks • how it decides • install • extend • threat model claude code · codex · cursor · pi · + 11 more nah is a guard that sits in your coding agent's hook path and reads tool calls before they run...
StealthCrypter
💀StealthCrypter💀 📜 Description StealthCrypter is a powerful and easy-to-use encryption tool that helps you protect your sensitive files and directories using AES-256 encryption. Whether you need to safeguard personal documents or secure confidential data, CryptShield ensures that your files remai...
sift
Sift Secrets 面向文件共享的凭据与敏感数据暴露分类排查工具。 当出现一个开放共享时,问题从来不是“这个仓库里有没有泄露的密钥”,而是 “刚刚暴露了什么,我必须在今天下班前轮换哪些密钥。” sift 正是为这个问题而生:高召回率、快速的审查队列,以及一个反馈循环,让你肉眼发现的任何内容都能成为一条规则,进而找到另外两百份副本。 Python 3.11+,仅使用标准库。无需 pip 安装,无需联网,无需构建步骤。它运行在一台锁定加固的事件响应笔记本电脑上,而这正是你需要它的地方。bash sift survey \fileserver\openshare how big is...
CVE-2025-27363-proof-of-concept
CVE-2025-27363 的概念验证,它会导致 FreeType 2.13.0 崩溃。 此验证修改了 Roboto Flex(一个可变字体),使得 "%" 字符(字形 8)现在变为一个包含 0xfffd 个子字形的复合字形。 使用 FreeType 2.13.0(修复 前的最后一个版本)渲染编辑后的字体会导致崩溃,ASAN 在 loadtruetypeglyph 中检测到堆缓冲区溢出: root@kitploit: $ lldb ../repos2/freetype-demos/build2/ftmulti -- ./rf2.ttf lldb target create...
CVE-2020-10199_POC-EXP
影响版本 + + EXP: python3 cve-2020-10199poc.py 1.1.1.1 8081 0.9567822851573897 edfca15e-c721-45e2-bdef-e8b3c6364ddb + + VER: Nexus Repository Manager OSS/Pro version + + EXP: python3 cve-2020-10199cmd.py http://127.0.0.1:8081 admin admin...