mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -04:00
Add IP address header fields
Source: https://stackoverflow.com/questions/1384410/php-getenvremote-addr-serious-side-effects
This commit is contained in:
parent
d68ba5f9ed
commit
4c09aaf6c0
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
HTTP_FORWARDED
|
||||
HTTP_CLIENT_IP
|
||||
HTTP_FORWARDED_FOR
|
||||
HTTP_X_FORWARDED
|
||||
HTTP_X_FORWARDED_FOR
|
Loading…
Add table
Reference in a new issue