2908027 matches found
CVE-2025_9501-POC
CVE-20259501-POC...
CVE-2021-1675-SCANNER
CVE-2021-1675-SCANNER CVE-2021-1675 漏洞扫描器 按照 https://github.com/cube0x0/CVE-2021-1675 的安装说明进行操作 确保你已安装 rpcdump.py 从你收集的主机列表中,使用 nmap 的 -oG 标签输出包含在线主机的文件 Example: nmap -iL hosts.txt -T4 --open -p 135 -oG outfile.txt python3 scan.py outfile.txt 这不是实现这个的最佳方式哈哈,但无论如何,感谢你来听我的 TED 演讲 HACK THE PLANET!...
Vite-CVE-2025-30208-Scanner
Una herramienta automatizada para detectar la vulnerabilidad CVE-2025-30208 de Vite, compatible con escaneo por lotes y guardado de resultados. Características ✅ Salida de terminal en color ✅ Escaneo de objetivos por lotes admite importación de archivos ✅ Detección concurrente multihilo número de...
cve-2024-21762-check
CVE-2024-21762 チェック FortiGate SSL VPN が CVE-2024-21762 に対して脆弱かどうかを安全に検出します。詳細は Bishop Fox のブログ記事 を参照してください。 使用方法 root@kitploit: python3 check-cve-2024-21762.py ほとんどの場合、スクリプトは "Vulnerable" または "Patched" を出力します。このスクリプトは、ターゲットが実際に FortiOS SSL VPN...
Zimbra_CVE-2022-37042-_CVE-2022-27925
ZimbraCVE-2022-37042-CVE-2022-27925...
CVE-2022-0847
CVE-2022-0847 CVE-2022-0847简单复现 披露老哥原文地址:https://dirtypipe.cm4all.com/ 复现环境 root@kitploit: Linux kali 5.10.0-kali7-amd64 1 SMP Debian 5.10.28-1kali1 2021-04-12 x8664 GNU/Linux 依赖 root@kitploit: gcc 使用步骤 root@kitploit: git clone https://github.com/imfiver/CVE-2022-0847.git cd CVE-2022-0847 chmod +...
CVE-2025-65964-poc
CVE-2025-65964 poc...
CVE-2019-18935
CVE-2019-18935 CVE-2019-18935...
CVE-2024-22369
CVE-2024-22369 Credits This POC is based on the reproducer built by Ziyang Chen of HuaWei Open Source Management Center The reproducer has been used to create this PoC, with some adjustments and clean up, and also enriched with some more automation. Prepare the enviroment We'll need a Mysql...
CVE-2026-77849
No description is available for this CVE...
CVE-2018-18026
CVE-2018-18026 Código PoC para CVE-2018-18026. Puedes obtener más información @ https://downwithup.github.io/CVEPosts.html Software Vulnerable Descargar @: https://www.iobit.com/en/malware-fighter.php...
CVE-2024-5009
CVE-2024-5009 : Escalada de Privilegios SetAdminPassword en WhatsUp Gold Herramienta CVEHunter para la detección y explotación de vulnerabilidades para CVE-2024-5009 con rendimiento asíncrono. Instalación root@kitploit: git clone https://github.com/th3gokul/CVE-2024-5009.git cd CVE-2024-5009 pip...
CVE-2024-4358
CVE-2024-4358 CVE-2024-4358 の脆弱性検出および大量悪用ツール インストール: root@kitploit: git clone https://github.com/RevoltSecurities/CVE-2024-4358 pip install -r requirements.txt python3 exploit.py --help 使用法: root@kitploit: python3 exploit.py -h / / / / / / / / | |// // / / / / / / / / / / / / / / // // / / / / /...
echteeteepee
HTTP/1 反同步漏洞测试工具 本仓库包含用于检测 HTTP/1 请求走私(反同步)漏洞的防御性安全工具,其基础是 PortSwigger 的 James Kettle 所进行的开创性研究。 研究致谢 本作品直接受以下研究启发,并实现了其中的技术: 《HTTP/1 Must Die》 作者:James Kettle(PortSwigger 研究团队) 原始研究:https://portswigger.net/research/http1-must-die 研究员:James Kettle @albinowax 公司:PortSwigger Web Security...
vmware_vcenter_cve_2020_3952
CVE-2020-3952 的概念验证 这是一段利用 CVE-2020-3952 的简短代码,其详细描述可在 Guardicore Labs 的这篇文章 中找到。该漏洞由 VMware 于 2020 年 4 月 公布,CVSS 评分高达 10.0。拥有网络连接的攻击者可借此控制 vCenter 目录(从而控制 vSphere 部署)。 VMware 在 vCenter Server 6.7 Update 3f 中修复了此漏洞。任何从旧版本升级而来且未打补丁的 vCenter 6.7 都容易受到此攻击。(vCenter 6.7 的纯净安装不受影响。)...
ROOT-APP-PYPI-CVE-2026-59939 CVE-2026-59939 in httplib2 - Patched by Root
Root has patched CVE-2026-59939 in the httplib2 package for Root:PyPI. Multiple fixed versions available...
CVE-2025-6558-Proof-Of-Concept
CVE-2025-6558-Proof-Of-Concept...
CVE-2024-44625
CVE-2024-44625...
NSE-scripts
包含自定义 NSE 脚本 CVE-2020-0796 用于检测存在漏洞的 CVE-2020-0796 问题的 NSE 脚本,涉及 Microsoft SMBv3 压缩(又称 coronablue、SMBGhost)。 该脚本是 smb-protocols.nse 脚本的修改版本,修改了输出数据,用于检测 v3.11 并验证 CVE-2020-0796。 注意:此脚本仅对 SMBv3 上的 CVE-2020-0796 漏洞进行安全检测,不会尝试任何进一步的操作。 安装和运行 将 .nse 文件复制到 nmap/scripts/ 文件夹并运行更新 cp cve-2020-0796.nse...