
Analyzes Nginx access logs to detect SQL injection, scanner tools, webshells, and exploitation attempts, aiding system administrators in server security hardening.
[
NginxHunter is a comprehensive tool designed to analyze Nginx access logs for security vulnerabilities and suspicious activities. It detects SQL injection attempts, scanner tools, sensitive path accesses, exploitation attempts, webshells, and more. Ideal for system administrators and security professionals aiming to enhance their Nginx server security.
Using root privileges
$ wget https://raw.githubusercontent.com/emrekybs/NginxHunter/main/nginx_security_hunter.sh -O nginx_security_hunter.sh && chmod +x nginx_security_hunter.sh && ./nginx_security_hunter.sh