Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4cb161c

Browse files
committed
Minor signatures adjustments
1 parent b700485 commit 4cb161c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

xml/banner/cookie.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
<root>
1010
<regexp value="ASPSESSIONID">
11-
<info technology="Microsoft IIS|ASP" type="Windows" distrib="2000"/>
11+
<info technology="ASP" type="Windows" distrib="2000"/>
1212
</regexp>
1313

1414
<regexp value="ASP\.NET_SessionId">
15-
<info technology="Microsoft IIS|ASP.NET" type="Windows" distrib="2003"/>
15+
<info technology="ASP.NET" type="Windows" distrib="2003|2008"/>
1616
</regexp>
1717

1818
<regexp value="JSESSIONID">

xml/banner/x-aspnet-version.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<root>
66
<regexp value="([\d\.]+)">
7-
<info technology="ASP.NET" tech_version="1" type="Windows"/>
7+
<info technology="ASP.NET" tech_version="1" type="Windows" distrib="2003|2008"/>
88
</regexp>
99
</root>

0 commit comments

Comments
 (0)