Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
nginx-mitigate-log4shell — 使用Nginx LUA脚本缓解log4shell (CVE-2021-44228) 漏洞攻击 | Kitploit
工具/GitHubGitHub/infiniroot/nginx-mitigate-log4shell
防御工具漏洞分析脚本与自动化Web安全错误配置
GitHubinfiniroot/nginx-mitigate-log4shell

nginx-mitigate-log4shell

使用Nginx LUA脚本缓解log4shell (CVE-2021-44228) 漏洞攻击

查看仓库
386134年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

nginx-mitigate-log4shell

使用Nginx LUA脚本防御log4shell(CVE-2021-44228和CVE-2021-45046)漏洞攻击

需要启用Nginx lua模块(https://www.nginx.com/resources/wiki/modules/lua/)。

在server {...}上下文中使用include /path/to/mitigate-log4shell.conf;。可以包含在多个server上下文中。

也可以放在http {...}上下文中,因此会自动应用于每个Nginx配置。

更多信息请参见我们的博客文章:https://www.infiniroot.com/blog/1155/using-nginx-lua-script-mitigate-log4shell-cve-2021-44228-vulnerability。

下载工具