diff --git a/scripts/smb-psexec.nse b/scripts/smb-psexec.nse index ed326228d..f22899dea 100644 --- a/scripts/smb-psexec.nse +++ b/scripts/smb-psexec.nse @@ -15,7 +15,7 @@ To use this, a configuration file should be created and edited. Several configur files are included that you can customize, or you can write your own. This config file is placed in nselib/data/psexec (if you aren't sure where that is, search your system for default.lua), then is passed to Nmap as a script argument (for example, -myconfig.lua would be passed as --script-args=config-myconfig. +myconfig.lua would be passed as --script-args=config=myconfig. The configuration file consists mainly of a module list. Each module is defined by a lua table, and contains fields for the name of the program, the executable and arguments