mirror of
https://github.com/nmap/nmap.git
synced 2026-01-23 22:59:20 +00:00
doc typo/consistency fixes
This commit is contained in:
@@ -33,9 +33,9 @@ Performs brute force password auditing against http basic authentication.
|
||||
-- x The Driver class contains the driver implementation used by the brute
|
||||
-- library
|
||||
--
|
||||
-- @args http-brute.path points to the path protected by authentication (default: <code>/</code>.
|
||||
-- @args http-brute.path points to the path protected by authentication (default: <code>/</code>)
|
||||
-- @args http-brute.hostname sets the host header in case of virtual hosting
|
||||
-- @args http-brute.method sets the HTTP method to use (default <code>GET</code>)
|
||||
-- @args http-brute.method sets the HTTP method to use (default: <code>GET</code>)
|
||||
|
||||
--
|
||||
-- Version 0.1
|
||||
|
||||
Reference in New Issue
Block a user