Skip to content

Instantly share code, notes, and snippets.

@marcwickenden
Created June 12, 2012 15:07
Show Gist options
  • Select an option

  • Save marcwickenden/2918069 to your computer and use it in GitHub Desktop.

Select an option

Save marcwickenden/2918069 to your computer and use it in GitHub Desktop.
mysql-auth-bypass description
description = [[
Checks for MySQL servers vulnerable to the authentication bypass CVE-2012-2122
posted to http://seclists.org/oss-sec/2012/q2/493
]]
---
-- @output
-- 3306/tcp open mysql
-- | mysql-auth-bypass:
-- |_ user root is vulnerable to auth bypass
author = "Marc Wickenden"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"intrusive", "vulnerability"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment