/**

popular collection of scripts for all

*/
/** Search */

Cookies

 }

Ace Perl Cookie Retrieval

Hits: 35
*****
0.0

The Cookie Test

Hits: 15
*****
0.0

Cookie-test

Hits: 13
*****
0.0

Perl Cookie Maniplution

Hits: 12
*****
0.0
Perl code snippets to
It is a technical example
A cookie is simply a small
This script demonstrates
retrieve the cookies. After
with subs for handling
(up to 20 times 4k per
handling input to CGI
the subroutine is run, all
cookies.
domain) bit of info which
scripts in a convenient and
the user's available cookies
 
servers can store in a
consistent way. All of the
will populate the %cookie
 
browser's client. This
Form, URL, and Cookie input
associate array.
 
script shows an example of
is processed and placed into
 
 
how to set and retrieve a
an array.
 
 
cookie.
 


Date: Apr, 13 2001


Date: Aug, 23 1999


Date: Aug, 23 1999


Date: Mar, 11 2000
This is a demonstration
Cookie-lib.pl is a perl
 
 
script of the 'triple dot
library, written in the
 
 
cookie' vulnerability in
spirit of cgi-lib.pl to help
 
 
Microsoft Internet Explorer
developers use cookies
 
 
and Netscape. Triple dot
easily and effectively in
 
 
cookies can be used to
web applications.
 
 
completely by-pass the
 
 
 
domain restrictions for
 
 
 
cookies in those browsers.
 
 
 


Date: Sep, 08 1999


Date: Sep, 14 1999
{ Copyright } ©2006 NuclearScripts.com