Skip to content

Commit baabfaf

Browse files
authored
Merge pull request #1757 from HackTricks-wiki/dvershinin-update-gixy-repo
Replace GixyNG with gixy-ng (dvershinin/gixy) as the actively maintained fork
2 parents 632a407 + afa35c5 commit baabfaf

File tree

1 file changed

+4
-4
lines changed
  • src/network-services-pentesting/pentesting-web

1 file changed

+4
-4
lines changed

src/network-services-pentesting/pentesting-web/nginx.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -387,9 +387,11 @@ Detectify has created a GitHub repository where you can use Docker to set up you
387387

388388
## Static Analyzer tools
389389

390-
### [GixyNG](https://github.com/megamansec/gixyng) & [GIXY](https://github.com/yandex/gixy)
390+
### [gixy-ng](https://github.com/dvershinin/gixy) & [GixyNG](https://github.com/megamansec/gixyng) & [GIXY](https://github.com/yandex/gixy)
391391

392-
GixyNG (an updated fork of GIXY) is a tool to analyze Nginx configurations, with the goal of finding vulnerabilities, insecure directives, and risky misconfigurations. It also finds misconfigurations affecting performance, and detects missed hardening opportunities, allowing automated flaw detection.
392+
393+
- [GixyNG](https://github.com/megamansec/gixyng) (an updated fork of GIXY) is a tool to analyze Nginx configurations, with the goal of finding vulnerabilities, insecure directives, and risky misconfigurations. It also finds misconfigurations affecting performance, and detects missed hardening opportunities, allowing automated flaw detection.
394+
- [gixy-ng](https://github.com/dvershinin/gixy) (the actively maintained fork of GIXY) is a tool to analyze Nginx configurations, with the goal of finding vulnerabilities, insecure directives, and risky misconfigurations. It also finds misconfigurations affecting performance, and detects missed hardening opportunities, allowing automated flaw detection.
393395

394396
### [Nginxpwner](https://github.com/stark0de/nginxpwner)
395397

@@ -406,5 +408,3 @@ Nginxpwner is a simple tool to look for common Nginx misconfigurations and vulne
406408

407409

408410
{{#include ../../banners/hacktricks-training.md}}
409-
410-

0 commit comments

Comments
 (0)