Add three more proxy-related headers and examples

* Credit for these goes to Andres Tarasco Acuna, via his
random-ip-address-header Burp App.
* https://github.com/PortSwigger/random-ip-address-header
This commit is contained in:
Ian Gallagher 2018-03-29 11:44:37 -07:00
parent c104976b2f
commit 1db4e5257a
2 changed files with 6 additions and 0 deletions

View File

@ -19,3 +19,6 @@ X-Requested-With: XMLHttpRequest
X-UIDH: 31337DEADBEEFCAFE
X-Wap-Profile: http://wap.samsungmobile.com/uaprof/SGH-I777.xml
X-XSRF-TOKEN: DECAFC0FFEEBAD
Client-IP: 127.0.0.1
True-Client-IP: 127.0.0.1
Cluster-Client-IP: 127.0.0.1

View File

@ -17,3 +17,6 @@ X-Requested-With
X-UIDH
X-Wap-Profile
X-XSRF-TOKEN
Client-IP
True-Client-IP
Cluster-Client-IP