mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Add additional @output examples to ftp-bounce.nse, contributed by Gutek.
This commit is contained in:
parent
43470e91ba
commit
22d8aec1ef
1 changed files with 8 additions and 0 deletions
|
|
@ -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"}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue