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-10-27 14:09:47 +04:00
|
|
|
<info technology="ASP" type="Windows"/>
|
2008-11-19 18:33:39 +03:00
|
|
|
</regexp>
|
|
|
|
|
2018-04-10 12:35:39 +03:00
|
|
|
<regexp value="ASP\.NET_SessionId|\.ASPXAUTH">
|
2010-10-27 14:09:47 +04:00
|
|
|
<info technology="ASP.NET" type="Windows"/>
|
2008-11-19 18:33:39 +03:00
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="JSESSIONID">
|
|
|
|
<info technology="JSP"/>
|
|
|
|
</regexp>
|
|
|
|
|
2018-10-02 15:56:20 +03:00
|
|
|
<regexp value="JServSessionId">
|
|
|
|
<info technology="JServ"/>
|
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="Ltpatoken">
|
|
|
|
<info technology="WebSphere"/>
|
|
|
|
</regexp>
|
|
|
|
|
2019-06-18 01:45:28 +03:00
|
|
|
<regexp value="PHPSESS">
|
2008-11-19 18:33:39 +03:00
|
|
|
<info technology="PHP"/>
|
|
|
|
</regexp>
|
|
|
|
|
2018-10-02 15:56:20 +03:00
|
|
|
<regexp value="RoxenUserID">
|
|
|
|
<info technology="Roxen"/>
|
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="wiki\d+_session">
|
|
|
|
<info technology="MediaWiki"/>
|
|
|
|
</regexp>
|
|
|
|
|
2008-11-19 18:33:39 +03:00
|
|
|
<regexp value="Apache">
|
|
|
|
<info technology="Apache"/>
|
|
|
|
</regexp>
|
|
|
|
|
2018-10-02 15:56:20 +03:00
|
|
|
<regexp value="DomAuthSessID">
|
|
|
|
<info technology="Domino|Notes"/>
|
2008-11-19 18:33:39 +03:00
|
|
|
</regexp>
|
2012-02-16 17:46:01 +04:00
|
|
|
|
2018-10-02 15:56:20 +03:00
|
|
|
<regexp value="CFID|CFTOKEN|CFMAGIC|CFGLOBALS">
|
2012-02-16 17:46:01 +04:00
|
|
|
<info technology="ColdFusion"/>
|
|
|
|
</regexp>
|
2019-06-18 01:45:28 +03:00
|
|
|
|
|
|
|
<regexp value="WebLogicSession">
|
|
|
|
<info technology="WebLogic"/>
|
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="MoodleSession">
|
|
|
|
<info technology="Moodle"/>
|
|
|
|
</regexp>
|
|
|
|
|
|
|
|
<regexp value="\bwp_">
|
|
|
|
<info technology="WordPress"/>
|
|
|
|
</regexp>
|
2008-11-19 18:33:39 +03:00
|
|
|
</root>
|