Lucene search
+L

2184 matches found

Kitploit
Kitploit
added 2026/09/18 2:12 p.m.19 views

CVE-2024-42327

Write-up CVE-2024-42327 Zabbix Vulnerability Target: 10.129.231.176 Information: I know my target is a Zabbix server. I received a default user account to log into Zabbix: user matthew passwd 96qzn0h2e1k3. This account is a default user, without additional groups or privileges. As usual, we start...

9.9CVSS8.7AI score0.78716EPSS
SaveExploits13References2
Kitploit
Kitploit
added 2026/09/18 12:24 p.m.8 views

CVE-2024-22120-RCE

CVE-2024-22120 ToolKit Affected Version/s root@kitploit: 6.0.0 - 6.0.27 6.4.0 - 6.4.12 7.0.0alpha1 Credit https://x.com/mf0cuz https://support.zabbix.com/browse/ZBX-24505 https://packetstormsecurity.com/files/137454/Zabbix-3.0.3-Remote-Command-Execution.html Premise a low-privilege user Have...

9.1CVSS8.6AI score0.76618EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/18 11:22 a.m.6 views

CVE-2024-42327

CVE-2024-42327: Zabbix Privilege Escalation - RCE Description This Proof-of-Concept POC can be used to exploit CVE-2024-42327 to leak the admin API authentication token and create an item to achieve a reverse shell on a Zabbix server 6.0.32rc1, 6.4.17rc1, 7.0.1rc1 A non-admin user account on the...

9.9CVSS8.2AI score0.78716EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/18 11:14 a.m.5 views

Zabbix-cve-2022-23131-SSO-bypass

Zabbix-cve-2022-23131-SSO-bypass To bypass the Zabbix SSO login portal,make sure to take the cookie from your browser.Replace it with the one, that is in the script. Make sure to also change the username you wnat to login as and run the exploitmost of the time its going to be "Admin" in Zabbix. N...

9.8CVSS8.4AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/18 11:13 a.m.9 views

CVE-2024-22120-RCE-with-gopher

Usage root@kitploit: python exploit.py --ip --sid --hostid --phpsessid --falsetime --truetime Example Scenario You have identified a Zabbix server running on IP 192.168.1.100, and you have access to a low-privileged user with the following details: Session ID sid: d82bf6715e1d3c1f25 Host ID hosti...

9.1CVSS8.3AI score0.76618EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/18 9:42 a.m.12 views

zabbix-threat-control

Zabbix Threat Control ztc Turn the Zabbix you already run into a vulnerability-management console. ztc reads each host's software inventory through the stock zabbix-agent2 no extra agent to deploy, audits it against Vulners, and pushes scored, per-host findings — problems, dashboards and CVSS...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 8:11 a.m.9 views

CVE-2022-23131

CVE-2022-23131 Zabbix SAML Authentication Exploit This Python script exploits a misconfigured SAML authentication flow on a Zabbix server. By providing a Zabbix server URL and a user default: Admin, the script generates an authenticated Zabbix session zbxsession, and attempts to access the...

9.8CVSS8.5AI score0.95683EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/18 7:08 a.m.7 views

cve-2022-23134-poc-and-writeup

CVE-2022-23134 Writeup and POC This is a POC and writeup for CVE-2022-23134 in particular versions of Zabbix. Please read writeup.md on the details needed to use the exploit - it does require some setup of MySQL!...

5.3CVSS7.2AI score0.84657EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/18 5:05 a.m.10 views

CVE-2024-42327

PoC and Exploit for CVE-2024-42327 / ZBX-25623 A non-admin user account on the Zabbix frontend with the default User role, or with any other role that gives API access can exploit this vulnerability. An SQLi exists in the CUser class in the addRelatedObjects function, this function is being calle...

9.9CVSS8.5AI score0.78716EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/18 4:13 a.m.10 views

CVE-2024-22120-RCE-with-gopher

Usage root@kitploit: python exploit.py --ip --sid --hostid --phpsessid --falsetime --truetime Summary This exploit was created to exploit an XXE XML External Entity. Through it, I read the backend code of the web service and found an endpoint where I could use gopher to make internal requests on...

9.1CVSS8.6AI score0.76618EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/18 3:24 a.m.5 views

Zabbix-CVE-2022-23131

Zabbix-CVE-2022-23131 Zabbix-SAML-Bypass: CVE-2022-23131 Description: Zabbix is vulnerable to Frontend Authentication Bypass Vulnerability with enabled SAML SSO authentication, due to insecure client-side session storage. On successful exploit of this issue, it allows a malicious actor to escalat...

9.8CVSS8.4AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/18 3:15 a.m.5 views

CVE-2022-23131

zabbix-saml-bypass-poc cve-2022-23131 本程序仅供甲方企业用户人员内部风险自查使用,禁止用于任何形式的未授权安全测试。 root@kitploit: fofa: app="ZABBIX-监控系统" && body="saml" 使用方法: root@kitploit: go build -o zexp chmod a+x zexp ./zexp check -t https://x.x.x.x/index.php -u Admin 截图:...

9.8CVSS8.6AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/18 1:22 a.m.8 views

cve-2022-23131-exp

Zabbix SSO 认证绕过 CVE-2022-23131 root@kitploit: usage: zabbixsessionexp.py -h -t TARGET -u USERNAME -p PROXY -f FILES optional arguments: -h, --help show this help message and exit -t TARGET, --target TARGET Zabbix Server -u USERNAME, --username USERNAME Zabbix Admin User -p PROXY, --proxy PROXY...

9.8CVSS8.6AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/18 1:19 a.m.7 views

CVE-2022-23131

CVE-2022-23131 Zabbix Frontend Authentication Bypass Vulnerability Description This script is an exploit for CVE-2022-23131 , a vulnerability in the Zabbix SSO Single Sign-On mechanism. The vulnerability allows an attacker to bypass authentication via a specially crafted zbxsession cookie, giving...

9.8CVSS8.3AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/18 1:14 a.m.9 views

CVE-2024-22120-RCE-with-gopher

Usage root@kitploit: python exploit.py --ip --sid --hostid --phpsessid --falsetime --truetime Example Scenario You have identified a Zabbix server running on IP 192.168.1.100, and you have access to a low-privileged user with the following details: Session ID sid: d82bf6715e1d3c1f25 Host ID hosti...

9.1CVSS8.3AI score0.76618EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/18 12:26 a.m.8 views

CVE-2022-23131

CVE-2022-23131 CVE-2022-23131Unsafe Session Storage 0x00 前言 zabbix的漏洞(CVE-2022-23131),偶然间拿到了国外某公司zabbix服务器。Zabbix Sia Zabbix是拉脱维亚Zabbix SIA(Zabbix Sia)公司的一套开源的监控系统。该系统支持网络监控、服务器监控、云监控和应用监控等。Zabbix Frontend 存在安全漏洞,该漏洞源于在启用 SAML SSO 身份验证(非默认)的情况下,恶意行为者可以修改会话数据,因为存储在会话中的用户登录未经过验证。...

9.8CVSS8.3AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/18 12:05 a.m.9 views

CVE-2022-23131

CVE-2022-23131 Zabbix - SAML SSO 身份验证绕过 描述 在启用了 SAML SSO 身份验证(非默认配置)的情况下,由于存储在会话中的用户登录信息未经验证,恶意行为者可以修改会话数据。 搜索语法: root@kitploit: shodan-query: http.favicon.hash:892542951 root@kitploit: fofa-query: app="ZABBIX-监控系统" && body="saml" 用法 root@kitploit: python3 zabbixsessionexp.py -t https:target.com ...

9.8CVSS8.5AI score0.95683EPSS
SaveExploits9References2
Kitploit
Kitploit
added 2026/09/17 10:03 p.m.6 views

CVE-2022-23131poc-exp-zabbix-

CVE-2022-23131poc-exp-zabbix- CVE-2022-23131 Vulnerability batch detection and exploitation script Runtime environment: python3 zabbix-poc.py Run command: python3 zabbix-poc.py To detect only one target, enter 1; for batch detection, enter another value: Vulnerable URLs will be prefixed with + an...

9.8CVSS8.4AI score0.95683EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/17 6:15 p.m.8 views

Zabbix---CVE-2024-42327

This repository does not have a README...

9.9CVSS8.2AI score0.78716EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/17 5:42 p.m.6 views

Zabbix-SAML-SSO-_CVE-2022-23131

This repository does not have a README...

9.8CVSS8.2AI score0.95683EPSS
SaveExploits9
Rows per page
Query Builder