Lucene search
+L

41 matches found

Kitploit
Kitploit
added 2026/09/15 8:13 a.m.6 views

CVE-2022-40684

CVE-2022-40684,作者:1vere$k 目前它是一个针对 Fortinet FortiOS、FortiProxy 和 FortiSwitchManager 设备的 CVE-2022-40684 概念验证副本。 从 https://github.com/horizon3ai/CVE-2022-40684 复制而来 分析 该利用工具使用简单载荷: root@kitploit: PUT /api/v2/cmdb/system/admin/admin HTTP/1.1 Host: Hostname User-Agent: Report Runner Content-Type:...

9.8CVSS8.4AI score0.99984EPSS
SaveExploits25References1
Kitploit
Kitploit
added 2026/09/15 7:07 a.m.8 views

CVE-2022-40684-POC

CVE-2022-40684-POC FortiProxy / FortiOS 认证绕过 批量利用 /api/v2/cmdb/system/admin/ "ssh-public-key1": "" root@kitploit: ffuf -c -w hosts.txt -u FUZZ/api/v2/cmdb/system/admin/admin -X PUT -H 'User-Agent: Report Runner' -H 'Content-Type: application/json' -H 'Forwarded: for="127.0.0.1...

9.8CVSS8.2AI score0.99984EPSS
SaveExploits25References2
Kitploit
Kitploit
added 2026/09/15 1:59 a.m.6 views

CVE-2022-40684

CVE-2022-40684 针对 Fortinet FortiOS、FortiProxy 和 FortiSwitchManager 设备的 CVE-2022-40684 漏洞概念验证。 技术分析 该漏洞的技术根源分析可在我们的博客上找到: https://www.horizon3.ai/fortios-fortiproxy-and-fortiswitchmanager-authentication-bypass-technical-deep-dive-cve-2022-40684 入侵指标 要分析 Fortinet 日志以获取入侵指标并了解如何启用更详细的日志,请参阅我们的 IOC 博...

9.8CVSS8.3AI score0.99984EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/15 1:17 a.m.12 views

CVE-2026-20182

CVE-2026-20182 — Bypass de Autenticación en Cisco Catalyst SD-WAN Controller / Manager Un exploit de prueba de concepto para CVE-2026-20182 , un bypass de autenticación crítico CVSS 10.0 en el servicio vdaemon DTLS UDP/12346 en Cisco Catalyst SD-WAN Controller vSmart y Manager vManage. Divulgado:...

10CVSS8.4AI score0.91522EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/15 12:21 a.m.6 views

vSphereyeeter

vsphereyeeter.sh 是一个自动化 bash 脚本,用于利用 vCenter 服务器中 vSphere Client 的漏洞 CVE-2021-21972 。执行后,只需提供易受攻击目标的 IP 地址,即可获得一个 SSH shell。 "vSphere Client HTML5 包含一个 vCenter Server 插件中的远程代码执行漏洞。具有端口 443 网络访问权限的恶意行为者可能利用此问题,在托管 vCenter Server 的基础操作系统上以不受限制的特权执行命令。这会影响 VMware vCenter Server(7.x 版本低于 7.0 U1c,6.7...

10CVSS8.8AI score0.99865EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/09/14 11:02 p.m.7 views

malicious-devfile-registry

恶意 Devfile Registry 该项目包含一个恶意 Devfile Registry,可用于利用 Gitlab 中的 CVE-2024-0402。 漏洞利用 索引了一个 nodejs:2.2.1 栈,以暴露 archive.tar 文件,该文件利用了 registry-support 库 v1.1.0 之前版本 中的路径遍历问题。 tar 文件位置 :malicious-devfile-registry/stacks/nodejs/2.2.1/archive.tar 它是使用 evilarc.py 创建的,用于覆盖目标 Gitlab 服务器中的...

9.9CVSS8.4AI score0.03783EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 8:54 p.m.6 views

kube-alien

Kube-alien 该工具从集群内部对 k8s 集群发起攻击。这意味着你需要已经拥有在集群中部署 Pod 的权限才能运行它。运行 kube-alien Pod 后,它会尝试通过将你的公钥添加到节点的 /root/.ssh/authorizedkeys 文件中来接管集群节点,使用的镜像为 https://github.com/nixwizard/dockercloud-authorizedkeys(可通过 config.py 中的 ADDAUTHKEYSIMAGE 参数进行调整),该镜像 fork 自 docker/dockercloud-authorizedkeys。...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 3:07 p.m.6 views

CVE-2024-415770-ssrf-rce

CVE-2024-415770-SSRF-RCE 描述 此脚本旨在与teamserver进行交互。请使用你的teamserver URL更新脚本。它会执行几个步骤:注册一个代理、打开一个套接字,并将SSH密钥注入目标的authorizedkeys文件中。 先决条件 Python 3.x 所需的Python包: requests urllib3 pycryptodome 安装 1. 安装所需的Python包: root@kitploit: python3 -m venv myenv source myenv/bin/activate pip install requests urllib3...

5.9AI score
SaveExploits1
NVD
NVD
added 2026/09/13 11:17 a.m.7 views

CVE-2026-90767

Froxlor before 2.3.12 fails to properly validate multi-line SSH public keys in the SshKeys::add endpoint, allowing customers to inject arbitrary lines into authorizedkeys files. Attackers can inject malicious SSH key entries with option directives to gain persistent unauthorized access that...

7.1CVSS0.00247EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/13 10:45 a.m.13 views

CVE-2026-90767

Froxlor versions before 2.3.12 contain an SSH key injection vulnerability in the SshKeys::add() API endpoint. The root cause is improper validation of multi-line SSH public keys , allowing customers to inject arbitrary lines into authorized_keys files. An attacker can exploit this to inject malic...

7.1CVSS0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/13 10:45 a.m.11 views

CVE-2026-90767 Froxlor before 2.3.12 SSH Key Injection via authorized_keys

Froxlor before 2.3.12 fails to properly validate multi-line SSH public keys in the SshKeys::add endpoint, allowing customers to inject arbitrary lines into authorizedkeys files. Attackers can inject malicious SSH key entries with option directives to gain persistent unauthorized access that...

7.1CVSS6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/13 10:45 a.m.7 views

EUVD-2026-76988

Froxlor before 2.3.12 fails to properly validate multi-line SSH public keys in the SshKeys::add endpoint, allowing customers to inject arbitrary lines into authorizedkeys files. Attackers can inject malicious SSH key entries with option directives to gain persistent unauthorized access that...

7.1CVSS0.00247EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/13 10:45 a.m.29 views

CVE-2026-90767 Froxlor before 2.3.12 SSH Key Injection via authorized_keys

Froxlor before 2.3.12 fails to properly validate multi-line SSH public keys in the SshKeys::add endpoint, allowing customers to inject arbitrary lines into authorizedkeys files. Attackers can inject malicious SSH key entries with option directives to gain persistent unauthorized access that...

7.1CVSS0.00247EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/13 12:00 a.m.11 views

PT-2026-90834

Froxlor before 2.3.12 fails to properly validate multi-line SSH public keys in the SshKeys::add endpoint, allowing customers to inject arbitrary lines into authorized keys files. Attackers can inject malicious SSH key entries with option directives to gain persistent unauthorized access that...

7.1CVSS0.00247EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/12 8:07 p.m.8 views

CVE-2022-40684

CVE-2022-40684 POC para CVE-2022-40684 que afecta a los dispositivos Fortinet FortiOS, FortiProxy y FortiSwitchManager. Análisis técnico En nuestro blog puedes encontrar un análisis técnico de causa raíz de la vulnerabilidad:...

9.8CVSS8.4AI score0.99984EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/12 4:23 a.m.5 views

CVE-2022-40684

CVE-2022-40684 CVSS 评分: 9.6 影响 Fortinet FortiOS、FortiProxy 和 FortiSwitchManager 设备的 CVE-2022-40684 概念验证 POC 受影响产品 FortiOS 版本 7.0.0 – 7.0.6 和 7.2.0 – 7.2.1 FortiProxy 版本 7.0.0 – 7.0.6 和版本 7.2.0 FortiSwitchManager 版本 7.0.0 和 7.2.0 资源...

9.8CVSS8.2AI score0.99984EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/11 2:19 a.m.6 views

CVE-2021-21972

Usage:CVE-2021-21972.py option -u or --url:目标url -t or --type:Payload类型(ssh/webshell -f or --file:要上传的文件(webshell或authorizedkeys) 例如:CVE-2021-21972.py -u https://127.0.0.1 -t webshell -f shell.jsp -p or --proxy:设置代理 例如:CVE-2021-21972.py -u https://127.0.0.1 -t webshell -f shell.jsp -p...

10CVSS8.4AI score0.99865EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/09/08 9:24 p.m.4 views

CVE-2021-21972

CVE-2021-21972 CVE-2021-21972 已在 VMware VCSA 6.7 上测试 创建 SSH 密钥对 root@kitploit: ssh-keygen -t rsa -f vcsa.key -N '' 创建包含 ../../../../../home/vsphere-ui/.ssh/authorizedkeys 的 tarball root@kitploit: python2 evilarc.py -d 5 -p 'home/vsphere-ui/.ssh' -o unix -f evil.tar authorizedkeys mv evil.tar...

10CVSS8.5AI score0.99865EPSS
SaveExploits48
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/18 11:49 p.m.22 views

Malicious code in fast-glob-fast (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7695ac02a2492bbf3118fc68514378edb201a93183f2dcb0035727781f31d408 fast-glob-fast is a name-squat of the popular fast-glob package its repository field even points at mrmlnc/fast-glob. The declared postinstall hook...

5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/14 12:32 a.m.16 views

EUVD-2026-58549

luci-app-openvpn fails to properly validate the instancename2 parameter during file upload, allowing authenticated users to perform path traversal and write arbitrary files outside the intended directory. Attackers can upload malicious payloads to gain persistent root code execution by placing SS...

9.9CVSS6AI score0.00534EPSS
SaveExploits1References3
Rows per page
Query Builder