A cookie is a small bit of text that accompanies requests and pages as they move between Web servers and browsers. It contains information that is read by a Web application, whenever a user visits a site. Cookies are stored in the memory or hard disk of client computers. A Web site stores information, such as user preferences and settings in a cookie. This information helps in providing customized services to users. There is absolutely no way a Web server can access any private information about a user or his computer through cookies, unless a user provides the information. A Web server cannot access cookies created by other Web servers.
What is a cookie?
October 15, 2008
0 Comments
Explore More
What is Buffer Overflows?
Buffer Overflows Buffer Overflows have been around since the very beginnings of the Von-Neuman architecture. They first gained widespread notoriety in 1988 with the Morris Internet worm. Unfortunately, the same
Critical SQL Injection in People Magazine
PlanetCreator has reported another critical SQL Injection (vulnerability) on People Magazine Online Website http://www.people.com.mm Powered by Inforithm-Maze. SQL injection is a code injection technique that exploits a security vulnerability occurring
Log Poisoning
Log poisoning is a technique that not many know about. this technique works only if you can make an LFI of the page. if we say that you call index.php,
