corrupshun Posted June 8, 2010 Share Posted June 8, 2010 So i was reading up on PHP the other day and read that the IP of the user can be spoofed. I only read that the z-forwarded-ip can be spoofed. My question is this: Can the IP of the user be spoofed: $_SERVER['REMOTE_ADDR'] Link to comment https://forums.phpfreaks.com/topic/204179-proxiesserver-varssecruity/ Share on other sites More sharing options...
trq Posted June 8, 2010 Share Posted June 8, 2010 It can be hidden behind a proxy but if you make a request giving an incorrect reply address where do you suspect the reply goes? To the wrong address. Link to comment https://forums.phpfreaks.com/topic/204179-proxiesserver-varssecruity/#findComment-1069396 Share on other sites More sharing options...
aeroswat Posted June 8, 2010 Share Posted June 8, 2010 It can be hidden behind a proxy but if you make a request giving an incorrect reply address where do you suspect the reply goes? To the wrong address. lol Link to comment https://forums.phpfreaks.com/topic/204179-proxiesserver-varssecruity/#findComment-1069406 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.