Lucene search
+L

73 matches found

Kitploit
Kitploit
added 2026/09/21 2:46 a.m.18 views

deptrust

deptrust root@kitploit: / / / / / / / / / / / / / / / / / / / // / / // / / // / ,// ./// ,/// // deptrust is a CLI that checks package versions for known vulnerabilities across npm, PyPI, crates.io, Go modules, RubyGems, NuGet, Maven, Packagist, pub.dev, CocoaPods, Hex.pm, Hackage, GitHub...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 4:41 p.m.10 views

CVE-2024-9441-Checker

CVE-2024-9441-Checker 一个简单的 Python 脚本,用于测试 CVE-2024-9441。...

9.8CVSS6.1AI score0.53472EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/20 4:30 p.m.11 views

CVE-2024-24919

CVE-2024-24919 检测器 一个简单的 bash 脚本,用于检测 CVE-2024-24919 漏洞。 安装 克隆仓库: root@kitploit: git clone https://github.com/am-eid/CVE-2024-24919.git cd CVE-2024-24919 chmod +x CVE-2024-24919 用法 ./CVE-2024-24919 -l ips.txt...

8.6CVSS8.2AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/20 3:50 p.m.10 views

CVE-2015-1635

徽章 许可证 MIT 安装 1. 安装 Python3 和 pip 说明在此 (如果你连这都搞不定,那你真的不该用这个) 通过 pip 安装 root@kitploit: pip install CVE-2015-1635 运行以下命令检查 CVE-2015-1635 -h 配置 2. 我们集成了 Telegram API 以接收漏洞检测的即时通知。 Telegram 通知 root@kitploit: CVE-2015-1635 --chatid 打开你的 Telegram 并搜索 @CappricioSecuritiesToolsbot 并点击开始 使用方法 3. 此工具有多种使用场...

10CVSS8.1AI score0.99999EPSS
SaveExploits18References2
Kitploit
Kitploit
added 2026/09/20 3:06 p.m.11 views

CVE-2020-0796-Checker

CVE-2020-0796-Checker 用于检查系统是否易受 CVE-2020-0796 SMB v3.1.1 攻击的脚本 LINUX 使用方法: sudo apt-get install nmap chmod +x CVE-2020-0796-Checker.sh bash CVE-2020-0796-Checker.sh -t TARGET-IP...

10CVSS8.3AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/20 2:52 p.m.11 views

shocknaww

shocknaww CVE-2014-6271 を確認するためのシンプルなスクリプト 使用例 root@kitploit: ./shocknaww.py http://foo.bar/cgi-bin/foo 脆弱な環境の例 親ディレクトリから以下を実行してください。 root@kitploit: python -m CGIHTTPServer 次に、ローカルホストのテストサーバーに対して shocknaww を使用します。 root@kitploit: ./shocknaww.py http://127.0.0.1:8000/test.py...

10CVSS8.5AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/20 2:51 p.m.8 views

cve-2024-24919-checker

cve-2024-24919 检测器...

8.6CVSS8.1AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/20 2:10 p.m.11 views

SMBGhostScanner

SMBGhostScanner SMB Ghost Checker...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 2:08 p.m.13 views

CVE-2024-6387-Vulnerability-Checker

CVE-2024-6387 漏洞检查器 概述 此 Python 脚本用于检查 SSH 服务器是否存在 CVE-2024-6387 漏洞,特别针对最近发现的 regreSSHion ,该漏洞与特定版本的 OpenSSH 相关。该工具支持多个 IP 地址、URL、CIDR 范围和端口,还可以从文件读取地址。结果以分类和彩色编码的方式显示,便于阅读。 由 Filipi Pires - 高级威胁研究员与网络安全倡导者 创建 功能 可定制 :指定多个 IP 地址、URL、CIDR 范围和端口。 文件输入支持 :从文件读取地址和范围。 彩色输出 :轻松区分易受攻击、安全、未知和错误结果。 网络范围处...

8.1CVSS7.4AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/20 1:21 p.m.13 views

CVE-2024-6387-Vulnerability-Checker

CVE-2024-6387 Vulnerability Checker Overview This Python script is designed to check SSH servers for the CVE-2024-6387 vulnerability, specifically targeting the recently discovered regreSSHion , which is associated with specific versions of OpenSSH. The tool supports multiple IP addresses, URLs,...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/20 12:57 p.m.14 views

Email-Vulnerability-Checker

Email Vulnerability Checker v2.1 Verify whether the domain is vulnerable to spoofing by Email-vulnerablity-checker Features of Version 2.1 Added Support to save output on a file using -o flag Added more checks that will accurately tell you the Vulnerability Status. Updated the code completely wit...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 12:22 p.m.10 views

apachrot

Apache Linux CVE-2021-41773/2021-42013 批量漏洞检测器 用于检测 Apache Linux 2.4.49/50 漏洞的自动化批量工具 使用 GNU Parallel。运行此工具前,你必须安装 parallel 安装 Parallel Linux: 命令 apt-get install parallel -y Windows: 你可以安装 WSL(Windows 子系统 Linux),然后像 Linux 一样安装 如果你想在 Windows 上使用,请安装 GitBash 命令 curl pi.dk/3/ install.sh sha1sum...

9.8CVSS8.2AI score0.99992EPSS
SaveExploits191
Kitploit
Kitploit
added 2026/09/20 11:43 a.m.12 views

CVE-2024-6387-Check

CVE-2024-6387 チェッカー CVE-2024-6387 チェッカーは、regreSSHion エクスプロイトに対して脆弱な OpenSSH サーバーを検出するための高速かつ効率的なツールです。複数の IP アドレス、ドメイン名、CIDR 範囲を迅速にスキャンし、リスクを特定してインフラストラクチャのセキュリティを強化します。 インストール root@kitploit: wget https://static.devarshi.dev/cve-2024-6387/check.sh && chmod +x ./check.sh && ./check.sh 機能 効率的なスキャン ...

8.1CVSS7.4AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/20 10:29 a.m.7 views

Cisco-CVE-2020-3452-shodan-scanner

Cisco-CVE-2020-3452-checker 用于 Cisco CVE-2020-3452 漏洞检测的简单 bash 脚本 要求: Shodan-CLI : pip install -U --user shodan" https://help.shodan.io/command-line-interface/0-installation 免责声明: 该脚本仅用于安全分析和研究,因此,如果被用于非法活动,我将不承担任何责任。...

7.5CVSS7.7AI score0.99992EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/20 9:27 a.m.6 views

Minio-Security-Vulnerability-Checker

Minio 安全漏洞检查器 描述 该程序是一个用于检查Minio系统与CVE-2022-35919漏洞相关安全性的工具。旨在帮助用户检测其Minio配置中的潜在漏洞。 使用方法 1. 确保您的系统已安装Python(3.x版本)。 2. 从本仓库下载脚本miniosecuritychecker.py。 3. 打开终端或命令提示符,使用以下命令运行脚本: root@kitploit: python miniosecuritychecker.py -u -a -s 将、和替换为相应的信息。 4. 等待脚本完成处理。结果将显示在终端中。 用途 该工具可用于:...

7.4CVSS6.9AI score0.52334EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/20 7:20 a.m.16 views

FreakVulnChecker

FreakVulnChecker このスクリプトは、サーバーのリストがエクスポート暗号スイートを受け入れており、CVE-2015-0204 に対して脆弱である可能性があるかどうかをチェックします。 使い方 root@kitploit: Usage: ./freak.vuln.check.sh このプログラムは、単一の ip:port またはドメイン構文、あるいは ips またはドメインのリストを受け入れます。 ローカルマシンの openssl バイナリで利用可能なエクスポート暗号がリモートサーバーで受け入れられているかどうかを出力します。 また、スクリプトはこの情報を含む CSV...

4.3CVSS7.3AI score0.98685EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 7:16 a.m.8 views

heartbleed-checker

heartbleed-checker 检查 CVE-2014-0160...

7.5CVSS7.6AI score0.99999EPSS
SaveExploits95
Kitploit
Kitploit
added 2026/09/20 7:03 a.m.8 views

CVE-2024-3094-Vulnerability-Checker-Fixer

...

10CVSS8.4AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/20 5:20 a.m.12 views

CVE-2025-24752-POC

CVE-2025-24752-POC はじめに このPythonアプリケーションは、サイトがCVE-2025-24752に対して脆弱かどうかを確認します。 インストール このリポジトリをクローンして実行してください: root@kitploit: pip3 install -r requirements.txt 使用方法 root@kitploit: python3 cve-2025-24752.py --url http://example.com または root@kitploit: python3 cve-2025-24752.py --urls-file urls.txt...

7.1CVSS8.5AI score0.01212EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/20 12:52 a.m.11 views

drupalgeddon-2

Drupalgeddon-2 Drupal v7.x + v8.x 漏洞检测工具 使用方法 : root@kitploit: php drupalgeddon.php Target http://example.com :...

6AI score
SaveExploits0
Rows per page
Query Builder