main
UUSEC Technology 2025-02-24 17:19:36 +08:00
parent f3ac0f2801
commit a8d050e313
7 changed files with 24 additions and 2 deletions

View File

@ -1,3 +1,14 @@
## [6.6.0](https://github.com/Safe3/uuWAF/compare/v6.6.0...v6.5.0) (2025-02-24)
### 功能更新
- 普通规则支持按照逻辑与(AND)、或(OR)、非与(NOT AND)、非或(NOT OR)来组织条件关系
- 新增异常Cookie检测规则拦截一些Cookie攻击绕过漏洞
- 增强南墙Web管理后台在不同电脑屏幕大小下的网页兼容性
## [6.5.0](https://github.com/Safe3/uuWAF/compare/v6.5.0...v6.4.0) (2025-02-15)

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
6.5.0
6.6.0

View File

@ -1,3 +1,14 @@
## [6.6.0](https://github.com/Safe3/uuWAF/compare/v6.6.0...v6.5.0) (2025-02-24)
### Improvements
- Ordinary rules support organizing conditional relationships based on logical AND, OR, NOT AND, NOT OR.
- Introduce new abnormal cookie detection rule to block certain cookie attacks and prevent vulnerabilities from being bypassed.
- Enhance the webpage compatibility of the web management backend under different computer screen sizes.
## [6.5.0](https://github.com/Safe3/uuWAF/compare/v6.5.0...v6.4.0) (2025-02-15)
### Improvements

Binary file not shown.

View File

@ -1 +1 @@
6.5.0
6.6.0