mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-16 05:45:41 +01:00
feat(docs): Added documentation for 'reverse-proxy-inconsistencies.txt'
This commit is contained in:
parent
189ee551f6
commit
a49e3a52a5
1 changed files with 5 additions and 1 deletions
|
|
@ -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/)
|
||||
Loading…
Reference in a new issue