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

Skip to content

Commit b83d531

Browse files
committed
1 parent f28b8db commit b83d531

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

xml/banner/server.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
</regexp>
2020

2121
<regexp value="Microsoft-IIS/(7\.5)">
22-
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2008"/>
22+
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2008 R2|7"/>
2323
</regexp>
2424

2525
<regexp value="Microsoft-IIS/(7\.0)">
26-
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="Vista"/>
26+
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2008|Vista"/>
2727
</regexp>
2828

2929
<regexp value="Microsoft-IIS/(6\.0)">
30-
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2003"/>
30+
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2003|XP"/>
3131
</regexp>
3232

3333
<regexp value="Microsoft-IIS/(5\.2)">

0 commit comments

Comments
 (0)