Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
[PHP 7.3^] Kooser Directory.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kooser6" data-source="post: 453485" data-attributes="member: 85580"><p>So using an `HTTP_` var is better. The var that can be spoofed. Read <a href="https://blog.ircmaxell.com/2012/11/anatomy-of-attack-how-i-hacked.html" target="_blank">https://blog.ircmaxell.com/2012/11/anatomy-of-attack-how-i-hacked.html</a>.</p><p>[automerge]1570130764[/automerge]</p><p></p><p></p><p>`REMOTE_ADDR` is the most reliable way to get the users IP address, if it's a TRUSTED proxy then you check the proxy header. Notice all the top frameworks do this. I went to school for this i know my stuff lol.</p></blockquote><p></p>
[QUOTE="Kooser6, post: 453485, member: 85580"] So using an `HTTP_` var is better. The var that can be spoofed. Read [URL]https://blog.ircmaxell.com/2012/11/anatomy-of-attack-how-i-hacked.html[/URL]. [automerge]1570130764[/automerge] `REMOTE_ADDR` is the most reliable way to get the users IP address, if it's a TRUSTED proxy then you check the proxy header. Notice all the top frameworks do this. I went to school for this i know my stuff lol. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
[PHP 7.3^] Kooser Directory.
Top