UrlGuy
12-03-2005, 11:30 PM
Hi there,
Anyone know if its possible to spoof sender address of a packet with PHP?
For example... if I send 'Hello there' with PHP using fsockopen(); to my server, is it possible to spoof the servers IP where it origins from?
Let's say my servers IP was for example 85.164.120.35, and I had my script on it, which were able to send packets to another server by specifying packet content, remote ip and port.
The server that recieved that packet would see in their logs that they recieved that packet from 85.164.120.35. Is there any way to spoof that IP?
Thanks!
Anyone know if its possible to spoof sender address of a packet with PHP?
For example... if I send 'Hello there' with PHP using fsockopen(); to my server, is it possible to spoof the servers IP where it origins from?
Let's say my servers IP was for example 85.164.120.35, and I had my script on it, which were able to send packets to another server by specifying packet content, remote ip and port.
The server that recieved that packet would see in their logs that they recieved that packet from 85.164.120.35. Is there any way to spoof that IP?
Thanks!
