
Exploit script for CVE-2022-23131 that bypasses Zabbix SSO authentication by forging JWT tokens, enabling unauthorized admin access to the monitoring platform.
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 exploit(most of the time its going to be "Admin" in Zabbix). Now take the "encoded payload" part which is printed(thats you new modified jwt) and replace it with your current jwt token to login.