v4.3.0
chaitin/SafeLinev4.3.0Feb 2, 2024by delong8
AI Summary
Introduces username/password authentication protection and AI-powered request analysis in attack logs.
Key Highlights
- New Protection: Added 'Authentication' configuration for username/password verification
- New Analysis: Added 'Smart AI Attack Analysis' in log details to analyze attack features
New Features
- Authentication protection
- AI request analysis
Full Release Notes
#### 新增 - 新增 防护配置 - 身份认证,可以给防护的网站加上用户名密码验证: - 新增智能 AI 请求分析。在 攻击事件 - 原始日志 - 日志详情 中,点击 “智能 AI 攻击分析”,就可以分析该请求的攻击特征和原理了: #### 优化 - 优化英文英文模式下中国省份的显示([#512](https://github.com/chaitin/SafeLine/issues/512)) - 优化站点的域名验证逻辑。当客户端发送了域名不正确的请求时,除了普通流量会被雷池直接拒绝之外,现在攻击流量也会被直接拒绝,不会返回拦截信息并记录日志了 - 优化一些界面交互和 UI 细节