mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 18:48:19 +00:00
Fixed an argument's name.
This commit is contained in:
parent
85b6312590
commit
b6435bd19b
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ strings to check if the payloads were succesful.
|
|||
-- fields' restrictions. You can manually fill those fields using
|
||||
-- this table. For example, {gender = "male", email = "foo@bar.com"}.
|
||||
-- Default: {}
|
||||
-- @args http-stored-xss.filedb The path of a plain text file
|
||||
-- @args http-stored-xss.dbfile The path of a plain text file
|
||||
-- that contains one XSS vector per line. Default: nil
|
||||
--
|
||||
-- @output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue