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 1e5e4bb commit 0efecdeCopy full SHA for 0efecde
2 files changed
xml/banner/cookie.xml
@@ -8,11 +8,11 @@
8
9
<root>
10
<regexp value="ASPSESSIONID">
11
- <info technology="ASP" type="Windows" distrib="2000|2003"/>
+ <info technology="ASP" type="Windows"/>
12
</regexp>
13
14
<regexp value="ASP\.NET_SessionId">
15
- <info technology="ASP.NET" type="Windows" distrib="2003|2008"/>
+ <info technology="ASP.NET" type="Windows"/>
16
17
18
<regexp value="JSESSIONID">
xml/banner/generic.xml
@@ -11,6 +11,10 @@
<info sp="1"/>
+ <regexp value="Windows.*7\.5">
+ <info type="Windows" distrib="2008"/>
+ </regexp>
+
<regexp value="Windows.*7\.0">
19
<info type="Windows" distrib="Vista"/>
20
0 commit comments