Add additional @output examples to ftp-bounce.nse, contributed by Gutek.

This commit is contained in:
david 2010-04-13 02:35:20 +00:00
parent 43470e91ba
commit 22d8aec1ef

View file

@ -9,6 +9,14 @@ license="Same as Nmap--See http://nmap.org/book/man-legal.html"
-- PORT STATE SERVICE
-- 21/tcp open ftp
-- |_ftp-bounce: bounce working!
--
-- PORT STATE SERVICE
-- 21/tcp open ftp
-- |_ftp-bounce: server forbids bouncing to low ports <1025
--
-- PORT STATE SERVICE
-- 21/tcp open ftp
-- |_ftp-bounce: no banner
categories = {"default", "intrusive"}