apache-formula/apache/osfingermap.yaml
Mike Shade 9bf72e5d0a Correct CentOS 6 osfinger map
CentOS 6 reports as CentOS-6 rather than CentOS Linux-6 from osfinger grain
2017-04-13 12:41:53 -04:00

24 lines
479 B
YAML

default:
version: '2.4'
Ubuntu-12.04:
version: '2.2'
Red Hat Enterprise Linux Server-6:
version: '2.2'
Red Hat Enterprise Linux Server-7:
version: '2.4'
CentOS-6:
version: '2.2'
CentOS Linux-7:
version: '2.4'
conf_mod_wsgi: '/etc/httpd/conf.modules.d/10-wsgi.conf'
Oracle Linux Server-6:
version: '2.2'
Oracle Linux Server-7:
version: '2.4'
Amazon Linux AMI-2014:
version: '2.2'
Amazon Linux AMI-2015:
version: '2.2'
Amazon Linux AMI-2016:
version: '2.2'