Skip to content

Commit afa35c5

Browse files
committed
add both tools
1 parent 0afb17f commit afa35c5

File tree

1 file changed

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

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 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-
### [gixy-ng](https://github.com/dvershinin/gixy) & [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-
gixy-ng (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.
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

0 commit comments

Comments
 (0)