mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-20 22:12:56 +02:00
Merge pull request #189 from craSH/master
Add three more proxy-related headers and examples
This commit is contained in:
commit
7f9bd7a3e8
2 changed files with 6 additions and 0 deletions
|
|
@ -19,3 +19,6 @@ X-Requested-With: XMLHttpRequest
|
||||||
X-UIDH: 31337DEADBEEFCAFE
|
X-UIDH: 31337DEADBEEFCAFE
|
||||||
X-Wap-Profile: http://wap.samsungmobile.com/uaprof/SGH-I777.xml
|
X-Wap-Profile: http://wap.samsungmobile.com/uaprof/SGH-I777.xml
|
||||||
X-XSRF-TOKEN: DECAFC0FFEEBAD
|
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-UIDH
|
||||||
X-Wap-Profile
|
X-Wap-Profile
|
||||||
X-XSRF-TOKEN
|
X-XSRF-TOKEN
|
||||||
|
Client-IP
|
||||||
|
True-Client-IP
|
||||||
|
Cluster-Client-IP
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue