Land #18961, Adds session documentation

This commit is contained in:
cgranleese-r7
2024-03-25 11:23:05 +00:00
committed by GitHub
10 changed files with 1243 additions and 11 deletions
@@ -90,7 +90,14 @@ I.E. the filename john will produce two files, `john_netntlm` and `john_netntlmv
### DOMAIN
The domain name used during smb exchange.
The domain name used during SMB exchange.
### ACTION
Determines which of two actions smb_relay will use against the target.
The default is to run `PSEXEC`, but can be changed to `CREATE_SMB_SESSION` to
open an interactive SMB session against the target instead of running
psexec.
### TIMEOUT