Skip to content

Conversation

@opswill
Copy link

@opswill opswill commented Feb 24, 2021

nginx配置中当virtual Host有多个域名时,$server_name 默认是取第一个,改为$host保证日志正确记录域名

nginx一个virtual Host有多个域名时,$server_name 默认是取第一个,改为$host保证日志正确记录域名
1,完善POST过滤
2.限制GET、POST最大参数,防止参数过多时导致的waf Bypass
1. 完善POST过滤
2. 限制GET、POST最大参数,防止参数过多时导致的waf Bypass
waf策略改为先白后黑,同时开启post过滤
@xqpmjh
Copy link

xqpmjh commented Jan 3, 2023

作者偷懒不merge,我已拿下,谢谢这位哥 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants