Categories
CGI and PerlScripts and ProgramsDevelopment Tools → Cookies

Ace Perl Cookie Retrieval

Perl code snippets to retrieve the cookies. After the subroutine is run, all the user''s available cookies will populate the %cookie associate array.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Triple Dot Cookies

This is a demonstration script of the ''triple 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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

The Cookie Test

It is a technical example with subs for handling cookies.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Cookie-test

A cookie is simply a small (up to 20 times 4k per domain) bit of info which servers can store in a browser''s client. This script shows an example of how to set and retrieve a cookie.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS
©2003-2019 jCay.com