|
9 | 9 | <root> |
10 | 10 | <!-- Microsoft IIS --> |
11 | 11 |
|
| 12 | + <regexp value="Microsoft-IIS/(10\.0)"> |
| 13 | + <info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2016|10"/> |
| 14 | + </regexp> |
| 15 | + |
12 | 16 | <regexp value="Microsoft-IIS/(8\.5)"> |
13 | 17 | <info technology="Microsoft IIS" tech_version="1" type="Windows" distrib="2012 R2|8.1"/> |
14 | 18 | </regexp> |
|
82 | 86 | </regexp> |
83 | 87 |
|
84 | 88 | <regexp value="Apache/2\.2\.15 \(CentOS\)"> |
85 | | - <info type="Linux" distrib="CentOS" release="6.5"/> |
| 89 | + <info type="Linux" distrib="CentOS" release="6.8"/> |
86 | 90 | </regexp> |
87 | 91 |
|
88 | 92 | <!-- Apache: Debian --> |
|
147 | 151 | <info type="Linux" distrib="Debian" release="7.0" codename="wheezy"/> |
148 | 152 | </regexp> |
149 | 153 |
|
| 154 | + <regexp value="Apache/2\.4\.10 \(Debian\)"> |
| 155 | + <info type="Linux" distrib="Debian" release="8.0" codename="jessie"/> |
| 156 | + </regexp> |
| 157 | + |
| 158 | + <regexp value="Apache/2\.4\.18 \(Debian\)"> |
| 159 | + <info type="Linux" distrib="Debian" release="9.0" codename="jessie (testing)"/> |
| 160 | + </regexp> |
| 161 | + |
150 | 162 | <!-- Apache: Fedora --> |
151 | 163 |
|
152 | 164 | <regexp value="Apache/2\.0\.47 \(Fedora\)"> |
|
249 | 261 | <info type="Linux" distrib="Fedora" release="20" codename="Heisenbug"/> |
250 | 262 | </regexp> |
251 | 263 |
|
| 264 | + <regexp value="Apache/2\.4\.10 \(Fedora\)"> |
| 265 | + <info type="Linux" distrib="Fedora" release="21"/> |
| 266 | + </regexp> |
| 267 | + |
| 268 | + <regexp value="Apache/2\.4\.12 \(Fedora\)"> |
| 269 | + <info type="Linux" distrib="Fedora" release="22"/> |
| 270 | + </regexp> |
| 271 | + |
| 272 | + <regexp value="Apache/2\.4\.16 \(Fedora\)"> |
| 273 | + <info type="Linux" distrib="Fedora" release="23"/> |
| 274 | + </regexp> |
| 275 | + |
252 | 276 | <!-- Apache: FreeBSD --> |
253 | 277 |
|
254 | 278 | <regexp value="Apache/2\.0\.16 \(FreeBSD\)"> |
|
347 | 371 | <info type="FreeBSD" release="9.2"/> |
348 | 372 | </regexp> |
349 | 373 |
|
| 374 | + <regexp value="Apache/2\.4\.9 \(FreeBSD\)"> |
| 375 | + <info type="FreeBSD" release="9.3"/> |
| 376 | + </regexp> |
| 377 | + |
| 378 | + <regexp value="Apache/2\.4\.16 \(FreeBSD\)"> |
| 379 | + <info type="FreeBSD" release="10.3"/> |
| 380 | + </regexp> |
| 381 | + |
350 | 382 | <!-- Apache: Mandrake / Mandriva --> |
351 | 383 |
|
352 | 384 | <regexp value="Apache/1\.3\.6 \(Unix\)\s+\(Mandrake/Linux\)"> |
|
642 | 674 | <info type="Linux" distrib="SuSE" release="13.1"/> |
643 | 675 | </regexp> |
644 | 676 |
|
| 677 | + <regexp value="Apache/2\.4\.10 \(Linux/SuSE\)"> |
| 678 | + <info type="Linux" distrib="SuSE" release="13.2"/> |
| 679 | + </regexp> |
| 680 | + |
645 | 681 | <!-- Apache: Ubuntu --> |
646 | 682 |
|
647 | 683 | <regexp value="Apache/2\.0\.50 \(Ubuntu\)"> |
|
708 | 744 | <info type="Linux" distrib="Ubuntu" release="13.10" codename="Saucy Salamander"/> |
709 | 745 | </regexp> |
710 | 746 |
|
| 747 | + <regexp value="Apache/2\.4\.10 \(Ubuntu\)"> |
| 748 | + <info type="Linux" distrib="Ubuntu" release="14.10|15.04" codename="utopic|vivid"/> |
| 749 | + </regexp> |
| 750 | + |
| 751 | + <regexp value="Apache/2\.4\.12 \(Ubuntu\)"> |
| 752 | + <info type="Linux" distrib="Ubuntu" release="15.10" codename="willy"/> |
| 753 | + </regexp> |
| 754 | + |
| 755 | + <regexp value="Apache/2\.4\.18 \(Ubuntu\)"> |
| 756 | + <info type="Linux" distrib="Ubuntu" release="16.04" codename="xenial"/> |
| 757 | + </regexp> |
| 758 | + |
711 | 759 | <!-- Nginx --> |
712 | 760 |
|
713 | 761 | <regexp value="nginx/([\w\.]+)"> |
|
0 commit comments