mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 04:25:15 +00:00
Minor updates to the descriptions of some new scripts
This commit is contained in:
parent
1c0e86596e
commit
796c90ee0e
10 changed files with 18 additions and 19 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue