Adds entry about mysql-vuln-cve2012-2122

This commit is contained in:
paulino 2012-06-13 06:11:45 +00:00
parent 4e816c82f5
commit d4a093e6de

View file

@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Added mysql-vuln-cve2012-2122 script which exploits an authentication
bypass vulnerability in MySQL/MariaDB to dump usernames and password hashes.
(CVE2012-2122) [Paulino Calderon]
o [NSE] Added http-frontpage-login script which tries to detect anonymous
login vulnerability in Frontpage Extensions. [Aleksandar Nikolic]