Minor signatures adjustments

This commit is contained in:
Bernardo Damele 2008-12-02 23:48:07 +00:00
parent b700485a1b
commit 4cb161ce4f
2 changed files with 3 additions and 3 deletions

View File

@ -8,11 +8,11 @@
<root>
<regexp value="ASPSESSIONID">
<info technology="Microsoft IIS|ASP" type="Windows" distrib="2000"/>
<info technology="ASP" type="Windows" distrib="2000"/>
</regexp>
<regexp value="ASP\.NET_SessionId">
<info technology="Microsoft IIS|ASP.NET" type="Windows" distrib="2003"/>
<info technology="ASP.NET" type="Windows" distrib="2003|2008"/>
</regexp>
<regexp value="JSESSIONID">

View File

@ -4,6 +4,6 @@
<root>
<regexp value="([\d\.]+)">
<info technology="ASP.NET" tech_version="1" type="Windows"/>
<info technology="ASP.NET" tech_version="1" type="Windows" distrib="2003|2008"/>
</regexp>
</root>