POC/wpoc/ZKBioSecurity/ZKBioSecurity存在shiro反序列漏洞.md
eeeeeeeeee-code 06c8413e64 first commit
2025-03-04 23:12:57 +08:00

19 lines
607 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ZKBioSecurity存在shiro反序列漏洞
ZKBioSecurity平台存在 shiro 反序列化漏洞,该漏洞源于软件存在硬编码的 shiro-key攻击者可利用该 key 生成恶意的序列化数据,在服务器上执行任意代码,执行系统命令、或打入内存马等,获取服务器权限。
## fofa
```javascript
title=="ZKBioSecurity" && body="Automatic login within two weeks"
```
## poc
利用工具
```
https://github.com/SummerSec/ShiroAttack2/releases/tag/4.7.0
```
![image-20241106225639218](https://sydgz2-1310358933.cos.ap-guangzhou.myqcloud.com/pic/202411062256286.png)