You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to see how we can add coverage for MariaDB Xenial. I did find a fingerprint for a version of MariaDB that are very similar but I'm not familiar with the process of creating it. From the scan log, we received the following version from the banner request.
Any help would be greatly appreciated! Thank you!
Scan log:
No matching fingerprint found for banner: 5.5.5-10.1.23-MariaDB-1~xenial
Installed software (from Administrative credentials):
SoftwareFingerprint [[certainty=1.0][description=Ubuntu libmysqlclient18 10.1.23+maria-1~xenial][family=null][product=libmysqlclient18][softwareClass=null][vendor=Ubuntu][version=10.1.23+maria-1~xenial]]
package libmysqlclient20 has source: mysql-5.7
deb:libmysqlclient20 version:5.7.19-0ubuntu0.16.04.1
@ecastellanos-r7, as far as the process for adding this, CONTRIBUTING.md explains some of it, but you were absolutely on the right track! As you can see in #155, this is just a matter of copying that XML snippet you found and modifying the regex and the fingerprint to work with this slightly newer and different banner.
Hello,
I'm looking to see how we can add coverage for MariaDB Xenial. I did find a fingerprint for a version of MariaDB that are very similar but I'm not familiar with the process of creating it. From the scan log, we received the following version from the banner request.
Any help would be greatly appreciated! Thank you!
Scan log:
From looking mysql_banner xml file: https://github.com/rapid7/recog/blob/master/xml/mysql_banners.xml
Thank you!
Erik Castellanos
The text was updated successfully, but these errors were encountered: