1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-20 21:29:06 +00:00

Fixed small NSEDOC error in xmpp-brute.nse [Patrik]

This commit is contained in:
patrik
2011-11-02 19:20:19 +00:00
parent d3c6976fca
commit fb3b019de4

View File

@@ -22,6 +22,7 @@ Performs brute force password auditing against XMPP (Jabber) instant messaging s
-- @args xmpp-brute.servername needed when host name cannot be automatically
-- determined (eg. when running against an IP, instead of hostname)
--
-- Version 0.1
-- Created 07/21/2011 - v0.1 - created by Patrik Karlsson <patrik@cqure.net>