mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 21:51:28 +00:00
Fixed an argument's name.
This commit is contained in:
@@ -25,7 +25,7 @@ strings to check if the payloads were succesful.
|
|||||||
-- fields' restrictions. You can manually fill those fields using
|
-- fields' restrictions. You can manually fill those fields using
|
||||||
-- this table. For example, {gender = "male", email = "foo@bar.com"}.
|
-- this table. For example, {gender = "male", email = "foo@bar.com"}.
|
||||||
-- Default: {}
|
-- 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
|
-- that contains one XSS vector per line. Default: nil
|
||||||
--
|
--
|
||||||
-- @output
|
-- @output
|
||||||
|
|||||||
Reference in New Issue
Block a user