mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Fixed a small typo (--script-arg ) in 5 scripts.
This commit is contained in:
parent
855bdbd289
commit
fd98061754
5 changed files with 6 additions and 6 deletions
|
|
@ -12,7 +12,7 @@ For more information,see:
|
|||
|
||||
---
|
||||
-- @usage
|
||||
-- nmap --script=http-drupal-enum-users --script-arg http-drupal-enum-users.root="/path/" <targets>
|
||||
-- nmap --script=http-drupal-enum-users --script-args http-drupal-enum-users.root="/path/" <targets>
|
||||
--
|
||||
-- @output
|
||||
-- PORT STATE SERVICE REASON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue