- Ace Perl Cookie Retrieval
Perl code snippets to retrieve the cookies. After the subroutine is run, all the users available cookies will populate the %cookie associate array.
Price: Free
http://www.cgiscript.net/perl-cookie.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Cookie-lib.pl
Cookie-lib.pl is a perl library, written in the spirit of cgi-lib.pl to help developers use cookies easily and effectively in web applications.
Price: Free
Version: 0.913
http://www.egr.uri.edu/~kovacsp/cookie-lib/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Cookie-test
A cookie is simply a small (up to 20 times 4k per domain) bit of info which servers can store in a browsers client. This script shows an example of how to set and retrieve a cookie.
Price: Free
Version: 1.1
http://www.bewley.net/perl/cookie-test.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Perl Cookie Maniplution
This script demonstrates handling input to CGI scripts in a convenient and consistent way. All of the Form, URL, and Cookie input is processed and placed into an array.
Price: Free
http://www.camelcity.com/example-cgi/cookie.cgi
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Sessioneer CGI Authorization Tool (SCAT)
SCAT uses server cookies to maintain a client state. You can store a users id and maintain a database of users. Each user can have any information you want stored as a user attribute. For example, you may ask for a users name, address, place of work, phone number, email address, etc. during an initial regisitration process. And all that information will be available to all the CGIs.
Price: Free
Version: 1.04
Platform: Unix, Win NT
http://www.btg.com/scat/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- The Cookie Test
It is a technical example with subs for handling cookies.
Price: Free
http://www.lakeweb.com/scripts/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Triple Dot Cookies
This is a demonstration script of the riple dot cookie vulnerability in Microsoft Internet Explorer and Netscape. Triple dot cookies can be used to completely by-pass the domain restrictions for cookies in those browsers.
Price: Free
http://www.nihongo.org/snowhare/utilities/triple_dot/
(Rating: 0.00 Votes: 0)
Rate It
Review It
|