mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-08 17:43:52 +00:00
Minor update
This commit is contained in:
parent
7fd6bb3b7d
commit
3b3a822e32
3 changed files with 4 additions and 4 deletions
|
|
@ -794,7 +794,7 @@ def cmdLineParser(argv=None):
|
|||
help="Test for XML External Entity (XXE) injection")
|
||||
|
||||
nonsql.add_argument("--oob-server", dest="oobServer",
|
||||
help="Out-of-band server for blind '--xxe' (default: public interactsh; 'none' to disable OOB)")
|
||||
help="Out-of-band server for blind '--xxe'")
|
||||
|
||||
nonsql.add_argument("--oob-token", dest="oobToken",
|
||||
help="Authentication token for a self-hosted '--oob-server'")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue