mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
Fixed a small typo (--script-arg ) in 5 scripts.
This commit is contained in:
@@ -15,7 +15,7 @@ By default, the script checks for the top 100 modules (by downloads), given the
|
||||
-- find the path or default to <code>sites/all/modules/</code>
|
||||
--
|
||||
-- @usage
|
||||
-- nmap --script=http-drupal-modules --script-arg http-drupal-modules.root="/path/",http-drupal-modules.number=1000 <targets>
|
||||
-- nmap --script=http-drupal-modules --script-args http-drupal-modules.root="/path/",http-drupal-modules.number=1000 <targets>
|
||||
--
|
||||
--@output
|
||||
-- Interesting ports on my.woot.blog (123.123.123.123):
|
||||
|
||||
Reference in New Issue
Block a user