feat(docs): Added documentation for 'reverse-proxy-inconsistencies.txt'

This commit is contained in:
ItsIgnacioPortal 2025-02-21 23:10:18 -03:00
parent 189ee551f6
commit a49e3a52a5

View file

@ -87,4 +87,8 @@ Year of the last release of Microsoft Frontpage: 2003
Date of last update: Oct 14, 2010
## graphql.txt
Use for: Fuzzing for common filepaths in webpages that use the **[GraphQL Query Language](https://graphql.org/)**
Use for: Fuzzing for common filepaths in webpages that use the **[GraphQL Query Language](https://graphql.org/)**
## reverse-proxy-inconsistencies.txt
Use for: Detecting the backend admin/console interfaces and tomcat manager interfaces hiding behind reverse proxies by leveraging inconsistencies in how certain requests are handled.
See: [A fresh look on reverse proxy related attacks | acunetix.com | Aleksei Tiurin | 2019-01-22](https://www.acunetix.com/blog/articles/a-fresh-look-on-reverse-proxy-related-attacks/)