This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Category:OWASP Cookies Database"

From OWASP
Jump to: navigation, search
Line 1: Line 1:
 
==='''Welcome to OWASP Cookies Database Project'''===
 
==='''Welcome to OWASP Cookies Database Project'''===
<br>
 
OWASP Cookies Database project is aimed to collect and maintain all possible web servers/applications cookie details like Cookie name, cookie vaule and the product name/version which generated the cookies.
 
This database can be used to finger print the Web server, Web Application product name/version  by comparing the Web server/application cookie values againt the database. This will enhance the accuracy of the web server/application finger printing.
 
<br>
 
===''Overall Approach ''===
 
  
Collect cookie details in the following format <br>
+
OWASP Cookies Database project is aimed to collect and maintain all possible web servers/applications cookie details like cookie name, cookie value and the product name/version which generated the cookies. This database can be used to fingerprint the product name/version by comparing the cookie names and values against the database. This will enhance the accuracy of the application fingerprinting.
  
----
+
The database is ordered as a "reverse-lookup" to facilitate finding technologies in a testing situation. If you need to use the data in another order, we recommend copying the table into a spreadsheet and sorting it according to your needs.
|OWASP_Cookies_DB_unique_ID|  Cookie_Name|  Cookie_Format|  Cookie_Sample_value|  Vendor_Name|  Product_Name|  Product_Version|
+
 
----
+
Please help us grow the database by adding the cookies from your technology. To gather the appropriate data, simply go to the webpage in question and type in the following in the URL bar of your browser...
|             OCDBUID00001|  
+
 
===''Volunteers Needed''===
+
javascript:alert(document.cookie)
<br>
+
 
If you are interested in participating this project, drop a mail to syedma 'at' microland.net. The sucess of this project depends on more and more number of participants and cookie singnatures
+
Then create an entry in the table below using the following format. If you don't know what product or version are involved, please leave them blank, and perhaps others will be able to help you.
 +
 
 +
|-
 +
|wiki18_session
 +
|qfn5s9|14upcs5b29prn7fl090
 +
|unknown
 +
|MediaWiki
 +
|MediaWiki
 +
|1.8
 +
 
 +
==Cookie Database==
 +
 
 +
{| align="center" border="1" width="100%"
 +
 
 +
|Cookie Name
 +
|Example Value
 +
|Cookie Format
 +
|Vendor Name
 +
|Product_Name
 +
|Product_Version
 +
 
 +
|-
 +
|wiki18_session
 +
|qfn5s9|14upcs5b29prn7fl090
 +
|unknown
 +
|MediaWiki
 +
|MediaWiki
 +
|1.8
 +
 
 +
|}
 +
 
 +
 
 +
==Volunteers Needed==
 +
 
 +
If you are interested in participating this project, drop a mail to syedma 'at' microland.net. The sucess of this project depends on more and more number of participants and cookie signatures
 +
 
 +
 
 +
[[Category:OWASP Testing Project]]

Revision as of 18:45, 21 November 2006

Welcome to OWASP Cookies Database Project

OWASP Cookies Database project is aimed to collect and maintain all possible web servers/applications cookie details like cookie name, cookie value and the product name/version which generated the cookies. This database can be used to fingerprint the product name/version by comparing the cookie names and values against the database. This will enhance the accuracy of the application fingerprinting.

The database is ordered as a "reverse-lookup" to facilitate finding technologies in a testing situation. If you need to use the data in another order, we recommend copying the table into a spreadsheet and sorting it according to your needs.

Please help us grow the database by adding the cookies from your technology. To gather the appropriate data, simply go to the webpage in question and type in the following in the URL bar of your browser...

javascript:alert(document.cookie)

Then create an entry in the table below using the following format. If you don't know what product or version are involved, please leave them blank, and perhaps others will be able to help you.

|-
|wiki18_session
|qfn5s9|14upcs5b29prn7fl090
|unknown
|MediaWiki
|MediaWiki
|1.8

Cookie Database

Cookie Name Example Value Cookie Format Vendor Name Product_Name Product_Version
wiki18_session 14upcs5b29prn7fl090 unknown MediaWiki MediaWiki 1.8


Volunteers Needed

If you are interested in participating this project, drop a mail to syedma 'at' microland.net. The sucess of this project depends on more and more number of participants and cookie signatures

This category currently contains no pages or media.