Mobile app version of vmapp.org
Login or Join
Welton855

: How to disable http method verb tunneling in nginx Our security team ran a web-inspect security scan on our site and asked us to disable verb tunneling using headers or query parameters such

@Welton855

Posted in: #HttpHeaders #Nginx

Our security team ran a web-inspect security scan on our site and asked us to disable verb tunneling using headers or query parameters such as X-HTTP-Method, XHTTP-Method-Override, X-Method-Override, or a query parameter such as _method to prevent attackers from using an override method to use restricted HTTP methods. Is there a way in nginx configurations where we can disable this verb tunneling ?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Welton855

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme