Update README.md

pull/9/head
Andrew Krasichkov 2017-04-05 01:37:57 +03:00 committed by GitHub
parent 319ab5c110
commit 7f5721fe0e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ $ gixy /etc/nginx/nginx.conf
Problem: [http_splitting] Possible HTTP-Splitting vulnerability.
Description: Using variables that can contain "\n" may lead to http injection.
Additional info: https://github.com/yandex/gixy/wiki/ru/httpsplitting
Additional info: https://github.com/yandex/gixy/blob/master/docs/ru/plugins/httpsplitting.md
Reason: At least variable "$action" can contain "\n"
Pseudo config:
include /etc/nginx/sites/default.conf;