All Projects → al0ne → Nginx_log_check

al0ne / Nginx_log_check

Nginx日志安全分析脚本

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Nginx log check

Bettercap
DEPRECATED, bettercap developement moved here: https://github.com/bettercap/bettercap
Stars: ✭ 2,518 (+907.2%)
Mutual labels:  security-audit
Nginx
⚙️ Built-from-source container image of the NGINX HTTP server
Stars: ✭ 240 (-4%)
Mutual labels:  nginx
Ecs Nginx Reverse Proxy
Reference architecture for deploying Nginx on ECS, both as a basic static resource server, and as a reverse proxy in front of a dynamic application server.
Stars: ✭ 245 (-2%)
Mutual labels:  nginx
Docker Files
Collection of prooph docker files
Stars: ✭ 232 (-7.2%)
Mutual labels:  nginx
Heimdall
As the name suggests Heimdall Application Dashboard is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like.
Stars: ✭ 3,501 (+1300.4%)
Mutual labels:  nginx
React Cnodejs.org
Material UI version of cnodejs.org, the biggest Node.js Chinese community.
Stars: ✭ 242 (-3.2%)
Mutual labels:  nginx
Sinn Server
an node server for sinn,that based on of nodejs,koa2,mongoose,docker,nginx,es6/7,Resful API,阿里云 http://servertest.boyagirl.com/
Stars: ✭ 228 (-8.8%)
Mutual labels:  nginx
Rspet
RSPET (Reverse Shell and Post Exploitation Tool) is a Python based reverse shell equipped with functionalities that assist in a post exploitation scenario.
Stars: ✭ 251 (+0.4%)
Mutual labels:  security-audit
Docker
See Readme
Stars: ✭ 240 (-4%)
Mutual labels:  nginx
Docker Lnmp
🐋Docker-compose(Linux,Nginx,MySQL,PHP7,Redis)
Stars: ✭ 244 (-2.4%)
Mutual labels:  nginx
Filewatcher
A simple auditing utility for macOS
Stars: ✭ 233 (-6.8%)
Mutual labels:  security-audit
Nginx Fancyindex Theme
A 📱 responsive theme for Nginx Fancyindex module 🔧. Minimal, modern and simple. ☀ Light & 😎 Dark themes. Comes with a search form 🔎, aims to handle thousands of files without any problems 📂
Stars: ✭ 236 (-5.6%)
Mutual labels:  nginx
Cobra
Source Code Security Audit (源代码安全审计)
Stars: ✭ 2,802 (+1020.8%)
Mutual labels:  security-audit
Grbac
👮 grbac is a fast, elegant and concise RBAC(role-based access control) framework
Stars: ✭ 231 (-7.6%)
Mutual labels:  access
Nginx Cheatsheet
A quick reference to common server configurations from serving static files to using in congruency with Node.js applications.
Stars: ✭ 247 (-1.2%)
Mutual labels:  nginx
Kubestriker
A Blazing fast Security Auditing tool for Kubernetes
Stars: ✭ 213 (-14.8%)
Mutual labels:  security-audit
Typo3 Docker Boilerplate
🍲 TYPO3 Docker Boilerplate project (NGINX, Apache HTTPd, PHP-FPM, MySQL, Solr, Elasticsearch, Redis, FTP)
Stars: ✭ 240 (-4%)
Mutual labels:  nginx
Freesql
🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, Click house orm, MsAccess orm.
Stars: ✭ 3,077 (+1130.8%)
Mutual labels:  access
Acme Nginx
python acme client for nginx
Stars: ✭ 248 (-0.8%)
Mutual labels:  nginx
Typescript Express Starter
🚀 TypeScript Express Starter
Stars: ✭ 238 (-4.8%)
Mutual labels:  nginx

nginx_log_check

Nginx日志安全分析脚本

功能

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

Usage

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

参考

nmgxy
klionsec

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].