IP Spoofing - is it feasible?
IP spoofing is the attack used by hackers to steal a user’s IP address. IP spoofing involves spoofing a Transmission Control Protocol (TCP) connection, since IP Addresses are passed within TCP packets. When two hosts want to establish a TCP session, they must synchronize their connection using a TCP mechanism called "3 way handshake". This mechanism is composed of three phases:
In this tutorial we are going to setup a very simple PHP template class.
I don't want to bore you with all the information about why use a template class,
and stuff like that, I'm sure you already googled that, and thats why you're here, so lets get straight to it.