al0ne/nginx_log_check: Nginx日志安全分析脚本
2019-12-09 22:01:26 Author: github.com(查看原文) 阅读量:583 收藏

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

Shell

Branch: master
Clone or download

Clone with HTTPS

Use Git or checkout with SVN using the web URL.

README.md

Nginx日志安全分析脚本

功能

  • 统计Top 20 地址
  • SQL注入分析
  • 扫描器告警分析
  • 漏洞利用检测
  • 敏感路径访问
  • 文件包含攻击
  • Webshell
  • 寻找响应长度的url Top 20
  • 寻找罕见的脚本文件访问
  • 寻找302跳转的脚本文件

Usage

设置报告保存地址 outfile
设置日志分析目录 access_dir
设置日志名称 access_log
./nginx_check.sh

参考

nmgxy
klionsec


文章来源: https://github.com/al0ne/nginx_log_check
如有侵权请联系:admin#unsafe.sh