v.2.1.18 - 2018.02.22
-
Improved coverage:
ssh_banners.xml
#159- Leveraged Project Sonar SSH survey data from 2017.11.30 to improve coverage, examples, and extractions. Metrics related to the match frequencies, etc. can be found in the PR.
- Improved the accuracy and/or flexibility of multiple fingerprints.
- Added examples to every fingerprint that was missing one if data was available in the data set.
- Changes the single use of
flags="REG_ICASE"
in an inline flag(?i:)
in order to make the regex compatible with more languages. - Removed fingerprint for 'honeypot' given the lack of an example of where this has value
-
Add 'MariaDB MariaDB on Debian 8.0 (jessie)' to
xml/mysql_banners.xml
#161