Browse Source

Correct CentOS 6 osfinger map

CentOS 6 reports as CentOS-6 rather than CentOS Linux-6 from osfinger grain
tags/v0.37.4
Mike Shade 7 years ago
parent
commit
9bf72e5d0a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      apache/osfingermap.yaml

+ 1
- 1
apache/osfingermap.yaml View File

@@ -6,7 +6,7 @@ Red Hat Enterprise Linux Server-6:
version: '2.2'
Red Hat Enterprise Linux Server-7:
version: '2.4'
CentOS Linux-6:
CentOS-6:
version: '2.2'
CentOS Linux-7:
version: '2.4'

Loading…
Cancel
Save