mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
Replace inline tabs with spaces.
Left some in the @output section, since libraries are apparently emitting tab-separated tables (mysql or mssql) https://secwiki.org/w/Nmap/Code_Standards
This commit is contained in:
@@ -36,9 +36,9 @@ Wordpress default uri and form names:
|
||||
-- @args http-wordpress-brute.hostname sets the host header in case of virtual
|
||||
-- hosting
|
||||
-- @args http-wordpress-brute.uservar sets the http-variable name that holds the
|
||||
-- username used to authenticate. Default: log
|
||||
-- username used to authenticate. Default: log
|
||||
-- @args http-wordpress-brute.passvar sets the http-variable name that holds the
|
||||
-- password used to authenticate. Default: pwd
|
||||
-- password used to authenticate. Default: pwd
|
||||
-- @args http-wordpress-brute.threads sets the number of threads. Default: 3
|
||||
--
|
||||
-- Other useful arguments when using this script are:
|
||||
|
||||
Reference in New Issue
Block a user