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
- Host: GitHub
- URL: https://github.com/000pp/zobbix
- Owner: 000pp
- Created: 2021-02-20T03:12:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-20T23:48:32.000Z (over 5 years ago)
- Last Synced: 2025-07-07T15:44:47.610Z (11 months ago)
- Topics: pentest, python, python3, zabbix
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```