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

Skip to content

Commit f28b8db

Browse files
committed
Minor update
1 parent 534c2ee commit f28b8db

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

xml/banner/server.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@
1010
<root>
1111
<!-- Microsoft IIS -->
1212

13+
<regexp value="Microsoft-IIS/(8\.5)">
14+
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2012 R2|8.1"/>
15+
</regexp>
16+
1317
<regexp value="Microsoft-IIS/(8\.0)">
14-
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2012"/>
18+
<info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2012|8"/>
1519
</regexp>
1620

1721
<regexp value="Microsoft-IIS/(7\.5)">

0 commit comments

Comments
 (0)