An open API service indexing awesome lists of open source software.

https://github.com/000pp/zobbix

🐍 Zabbix 4.2 Auth Bypass
https://github.com/000pp/zobbix

pentest python python3 zabbix

Last synced: 7 months ago
JSON representation

🐍 Zabbix 4.2 Auth Bypass

Awesome Lists containing this project

README

          

# 🐍 Zobbix | Zabbix 4.2 Auth Bypass

## 🐍 Zobbix
Zobbix is a simple python script to check if target is vulnerable to Zabbix 4.2 auth bypass, the vulnerability author is Milad Khoshdel.



## Installation
```shell
git clone https://github.com/oppsec/zobbix.git
cd zobbix/
pip3 install -r requirements.txt
python3 main.py
```