mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Minor updates to the descriptions of some new scripts
This commit is contained in:
@@ -4,7 +4,7 @@ local http = require "http"
|
||||
local vulns = require "vulns"
|
||||
|
||||
description = [[
|
||||
Exploits a directory traversal vulnerability in phpMyAdmin 2.6.4-pl1 to retrieve remote files on the web server. Other phpmyadmin versions might be vulnerable.
|
||||
Exploits a directory traversal vulnerability in phpMyAdmin 2.6.4-pl1 (and possibly other versions) to retrieve remote files on the web server.
|
||||
|
||||
Reference:
|
||||
* http://www.exploit-db.com/exploits/1244/
|
||||
|
||||
Reference in New Issue
Block a user