2008-11-19 18:33:39 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
References:
|
|
|
|
* http://www.http-stats.com/Set-Cookie2
|
|
|
|
* http://www.owasp.org/index.php/Category:OWASP_Cookies_Database
|
|
|
|
-->
|
|
|
|
|
|
|
|
<root>
|
|
|
|
<regexp value="ASPSESSIONID">
|
2010-06-10 18:15:32 +04:00
|
|
|
<info technology="ASP" type="Windows" distrib="2000|2003"/>
|
2008-11-19 18:33:39 +03:00
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="ASP\.NET_SessionId">
|
2008-12-03 02:48:07 +03:00
|
|
|
<info technology="ASP.NET" type="Windows" distrib="2003|2008"/>
|
2008-11-19 18:33:39 +03:00
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="JSESSIONID">
|
|
|
|
<info technology="JSP"/>
|
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="PHPSESSION">
|
|
|
|
<info technology="PHP"/>
|
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="Apache">
|
|
|
|
<info technology="Apache"/>
|
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="JServSessionId">
|
|
|
|
<info technology="Apache|JSP"/>
|
|
|
|
</regexp>
|
|
|
|
</root>
|