1 مستودع
Analysis of proxy configurations to identify risks like request forgery and unsafe redirections.
Distinct from Proxy Servers: Specifically focuses on auditing the security of proxy settings rather than general proxy server management.
Explore 1 awesome GitHub repository matching devops & infrastructure · Proxy Security Auditing. Refine with filters or upvote what's useful.
Gixy is a static configuration analyzer and security auditor for Nginx. It functions as an infrastructure-as-code security scanner and web server configuration linter designed to identify vulnerabilities and misconfigurations in server definitions before deployment. The tool focuses on detecting high-risk security flaws, including host header spoofing, server-side request forgery, and path traversal. It specifically audits Nginx configurations for risks such as HTTP splitting, multiline header issues, and unauthorized third-party access resulting from incorrect Referer or Origin header patter
Analyzes Nginx proxy settings to detect server-side request forgery and unsafe internal redirections.