Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b700485 commit 4cb161cCopy full SHA for 4cb161c
2 files changed
xml/banner/cookie.xml
@@ -8,11 +8,11 @@
8
9
<root>
10
<regexp value="ASPSESSIONID">
11
- <info technology="Microsoft IIS|ASP" type="Windows" distrib="2000"/>
+ <info technology="ASP" type="Windows" distrib="2000"/>
12
</regexp>
13
14
<regexp value="ASP\.NET_SessionId">
15
- <info technology="Microsoft IIS|ASP.NET" type="Windows" distrib="2003"/>
+ <info technology="ASP.NET" type="Windows" distrib="2003|2008"/>
16
17
18
<regexp value="JSESSIONID">
xml/banner/x-aspnet-version.xml
@@ -4,6 +4,6 @@
4
5
6
<regexp value="([\d\.]+)">
7
- <info technology="ASP.NET" tech_version="1" type="Windows"/>
+ <info technology="ASP.NET" tech_version="1" type="Windows" distrib="2003|2008"/>
</root>
0 commit comments