1307235 matches found
Windows10Exploits
Windows10Exploits 下载单个 CVE 该变量仅用于示例 ; 你可以编写自己的 SVN 脚本来下载单个文件夹 = CVE = BR @nu11secur1ty $CVE = CVE-2018-0833 root@kitploit: svn checkout https://github.com/nu11secur1ty/Windows10Exploits/trunk/Undefined/$CVE 分析描述链接表:来自 CVE-Mitre 还有... 更多 🤫 😉 😎...
Zimbra-RCE
Zimbra-RCE Zimbra RCE(远程代码执行)CVE-2019-9670 root@kitploit: $ ./zimbra.py -h . . \ /|| \ | \ \ \ / / / | |/ | \ \ \ | / \ / | / / | | Y Y \ \ \ | // \ | | \ | \ / |||| / /| / || /\ / / / / / / / / / usage: zimbra.py -h -u URL -d DTD -n PAYLOADNAME -f PAYLOADFILE Zimbra RCE CVE-2019-9670...
CVE-2022-21449-showcase
Programa de demostración para mostrar CVE-2022-21449 Por favor, ejecútalo con JDK 17.0.0 Oh sí, aquí está la captura de pantalla...
cmty-ssl-heartbleed-CVE-2014-0160-HTTP-HTTPS
此检查仅用于演示。 cmty-ssl-heartbleed-CVE-2014-0160-HTTP-HTTPS 直接针对已发现的 HTTP 和 HTTPS 服务上的 OpenSSL 产品进行检测。此检查不会检测存在漏洞的 OpenSSL 1.0.2-beta 版本。此外,OpenSSL 通常被打包到其他软件中,因此建议针对任何使用 SSL 响应的服务进行更精准的检测。 注意:此检查基于版本检测,并不直接测试漏洞。 其他检测方法 从 nmap -A -T4 --xml targets 中发现并提取使用 SSL 的端口和目标列表 使用 NMAP 6.3+ 循环遍历目标主机:nmap -sV -...
inspec_CVE-2016-5195
用于检测 CVE-2016-5195(即 Dirty COW)的 Inspec 配置文件。 该配置文件包含一个控制项,它执行此处详述的步骤来评估漏洞。有关 Dirty COW 及脚本的更多信息。 请注意,此测试需要几分钟才能执行完毕。...
PoC-for-CVE-2024-7014-Exploit
CVE-2024-7014漏洞利用的PoC 针对Telegram for Android(版本10.14.4及更早版本)中CVE-2024-7014(EvilVideo)漏洞的概念验证。该程序将一个伪装成视频的恶意文件上传到Telegram频道,利用该安全漏洞安装恶意软件或重定向用户。 先决条件 您的系统上已安装 Python 3.x。 pyTelegramBotAPI 库(pip install pyTelegramBotAPI)。 一个 Telegram 机器人令牌 一个 Telegram 频道或聊天 ID,机器人具有在该频道发布的权限。...
CVE-2021-41773_CVE-2021-42013
Apache HTTP Server 2.4.49, 2.4.50 - Path Traversal y RCE Autor del exploit: Lucas Souza https://ls4ss.github.io/ Página principal del proveedor: https://apache.org/ Versión: 2.4.49, 2.4.50 Probado en: 2.4.49, 2.4.50 CVE : CVE-2021-41773, CVE-2021-42013 Créditos: Ash Daulton y el equipo de segurid...
CVE-2023-41425
CVE-2023-41425 编写了一个,因为我找到的那个不起作用 用法 root@kitploit: python3 exploit.py http://example.com/loginURL 10.10.xx.xx 9001...
PoC-CVE-2000-0649
PoC-CVE-2000-0649 A small tool to create a PoC for CVE-2000-0649. Usage This script verifies if the server is vulnerable for CVE-2000-0649. Keep in mind to play with HTTP, HTTPS and different paths. In my experience, the disclosure is mostly happening when connecting over HTTP and using the defau...
log4j2_dos_exploit
说明 about author: 我超怕的 blog: https://www.cnblogs.com/iAmSoScArEd/ github: https://github.com/iAmSOScArEd/ date: 2021-12-20 log4j2 dos exploit log4j2 dos 漏洞利用脚本 CVE-2021-45105 Exploit CVE-2021-45105 利用脚本 利用方式 how to use English: root@kitploit: Log4j2dos.py -u -m -d -H -l -t -u,--url attack target...
CVE-2020-17453
徽章 许可证 MIT 安装 使用 npm 安装 CVE-2020-17453 root@kitploit: npm install cve-2020-17453 -g 用法 单 URL 示例 root@kitploit: CVE-2020-17453 -u http://example.com 用法 URL 列表示例 root@kitploit: CVE-2020-17453 -l urls.txt -o out.txt 截图 帮助菜单 获取所有项 root@kitploit: 👋 Hey karthithehacker .-----------------------------. |...
CVE-2019-14287
🖥️ - 该脚本由 h3x0v3rl0rd 开发。 用于检测 CVE-2019-14287 的脚本...
CVE-2015-1397
PoC para CVE-2015-1397 Inyección SQL de Magento. Lea más en : https://blog.checkpoint.com/security/analyzing-magento-vulnerability/...
cve-2012-1889
heapspray 如何进行精准堆喷射 demo 实战演示...
itsm-exploit
Exploits for Ivanti Neurons for ITSM On Premise This script exploits several flaws that allow an unauthenticated attacker to gain administrator access and execute remote commands CVE-2023-46808 on Ivanti Neurons for ITSM On Premise. For technical details, see Technical Details Affected versions...
CVE-2023-45857-Demo
验证 axios 漏洞 CVE-2023-45857 行为的演示 1. 在 dev container 中启动 2. 在 app 容器中执行 npm run dev 3. 访问 http://app.localhost 4. 使用浏览器开发者工具确认 Cookie 中已设置 XSRF-TOKEN 值为 CREDENTIALTOKEN HttpOnly 为 false SameSite 为 Strict 5. 点击按钮 6. 在开发者工具中,确认对 whoami.localhost/api 的请求中包含 x-xsrf-token 头部且值为 CREDENTIALTOKEN whoami...
UnPlus
unplus CVE-2026-43499 Futex PI UAF 内核任意地址写入 exploit 的核心逻辑代码,用于绕过 SELinux 获取 root。 本仓库只包含核心 exploit 逻辑源码(src/)和单二进制打包器(wrapper/)。 src/target.h 是模板 ,需填入你自己设备的参数才能运行(见下文"设备适配")。 构建 核心逻辑(src/) root@kitploit: 环境要求: Android NDK r29+ API 35, aarch64 export ANDROIDNDKROOT=/path/to/android-ndk 构建纯逻辑产物 mak...
CVE-2024-32002-hook
Este repositorio no tiene un README...
CVE-2019-1006
CVE-2019-1006 用法: 在终端中输入 "python CVE-2019-1006.py "url"",其中 url 是要测试的 RDG Gateway 服务器的 URL。 示例: python CVE-2019-1006.py "https://www.aaa.com/"...
strutszeiro
strutszeiro 用于管理通过 struts 漏洞 CVE-2017-5638 创建的僵尸网络的 Telegram 机器人 依赖 pip install -r requeriments.txt 配置 root@kitploit: 创建一个 Telegram 机器人,将 API 令牌保存在 config/token.conf 中 创建一个 Telegram 群组,将群组 ID 保存在 config/group.conf 中 启动 python strutszeiro.py Telegram 用法 root@kitploit: /add url - 测试漏洞并添加新服务器 /explo...