1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-06 22:49:02 +00:00

Updated documentation for scripts.

This commit is contained in:
batrick
2008-08-19 06:00:58 +00:00
parent 0ef70aae15
commit f67f015d67
10 changed files with 66 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
--- Checks if the remote host is running XAMP or XAMPP's FTP server
-- allows access with nobody/xampp. XAMP is an Apache distribution
-- designed for easy installation and administration.
-- @output
-- 21/tcp open ftp\n
-- |_ Login success with u/p: foo/bar\n
id = "XAMPP default pwd"
description = "If the remote host is running XAMP (an Apache distribution\