11 matches found
CVE-2024-31819
脚本的安装与执行 💻 前提条件 开始之前,请确保您的机器上已安装以下工具: Python 3.x Git pip (用于管理 Python 依赖) 安装步骤 1. 克隆仓库 使用 git 克隆仓库: root@kitploit: git clone https://github.com/dream434/CVE-2024-31819 2. 进入项目目录 root@kitploit: cd CVE-2024-31819 3. 安装依赖 📥 root@kitploit: pip install -r requirements.txt 4. 启动应用程序 root@kitploit: pyth...
CVE-2021-22986
CVE-2021-22986 用法: python exploit.py -u...
cve-2017-8917
步骤 1 - 下载所有文件,并确保已安装 Python3 步骤 2 - 安装依赖 pip install -r requirements.txt 步骤 2.1 - 如果依赖安装失败,可能是某些 Linux 限制,尝试使用虚拟环境 python3 -m venv venv source ./venv/bin/activate pip install -r requirements.txt 步骤 3 - 运行程序 python3 main.py --url http:target'ip:portnumber 更多用法,请查看 usage.txt...
CVE-2023-35078
CVE-2023-35078 Ivanti Endpoint Manager Mobile EPMM POC 使い方 python3 CVE-2023-35078.py -u https://url.com pytohn3 CVE-2023-35078.py -f urls.txt...
CVE-2021-42237-SiteCore-XP
CVE-2021-42237-SiteCore-XP De la misma manera, coloca las URL que necesitan ser detectadas en target.txt Registra y configura la plataforma DNSLOG por tu cuenta...
CVE-2022-29464
CVE-2022-29464 CVE-2022-29464 POC 漏洞利用 用法 root@kitploit: usage: exploit.py -h -u URL -l LIST -w WEBSHELL optional arguments: -h, --help show this help message and exit -u URL, --url URL Target url, http://localhost:9443 -l LIST, --list LIST List of target url saperated with new line -w WEBSHELL,...
CVE-2023-35078
CVE-2023-35078-Poc-Exploit 该工具使用 Golang 语言构建,用于利用 CVE-2023-35078 漏洞。 使用该工具非常简单,在终端中运行以下命令: root@kitploit: λ git clone https://github.com/LazyySec/CVE-2023-35078.git λ cd CVE-2023-35078 λ CVE-2023-35078 git:main go build cve-2023-35078.go λ CVE-2023-35078 ./cve-2023-35078 --help Usage of...
POC_CVE-2025-53558
CVE-2025-53558 免责声明 本程序应仅用于授权的安全测试与研究目的,请使用者遵照网络安全法合理使用。 使用者使用该工具出现任何非法攻击等违法行为,与作者无关。 使用 root@kitploit: python3 CVE-2025-53558.py URL...
Exploit for Server-Side Request Forgery in F5 Big-Ip_Access_Policy_Manager
Usage python3 f5rce.py -u Specify target URL -f Batch d...
Malware exploit: Sakura
Sakura Type: SQLi http://localhost/func.php?showtopic=2 http://localhost/index.php?showtopic=322 http://localhost/sakuraadmin44.php?filename=1.png&cmd=rm%20-f%20-r%20%2Fusr%2F&edit=2312 http://localhost/sakuraadmin44.php?filename=1.png&cmd=apt-get%20install%20backdoor...
Joomlavs - A Black Box, Joomla Vulnerability Scanner
JoomlaVS is a Ruby application that can help automate assessing how vulnerable a Joomla installation is to exploitation. It supports basic finger printing and can scan for vulnerabilities in components, modules and templates as well as vulnerabilities that exist within Joomla itself. How to insta...