mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-05-07 11:16:28 +00:00
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:
parent
c104976b2f
commit
1db4e5257a
@ -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
|
||||
|
@ -17,3 +17,6 @@ X-Requested-With
|
||||
X-UIDH
|
||||
X-Wap-Profile
|
||||
X-XSRF-TOKEN
|
||||
Client-IP
|
||||
True-Client-IP
|
||||
Cluster-Client-IP
|
||||
|
Loading…
x
Reference in New Issue
Block a user