mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:42:07 +02:00
rpcmap.py: update page
This commit is contained in:
parent
00efa33744
commit
2c4b56ddd5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
- Authenticate to the RPC interface with username and password:
|
- Authenticate to the RPC interface with username and password:
|
||||||
|
|
||||||
`rpcmap.py -auth-rpc {{[domain/]username[:password]}} {{stringbinding}}`
|
`rpcmap.py -auth-rpc {{domain}}/{{username}}:{{password}} {{stringbinding}}`
|
||||||
|
|
||||||
- Authenticate using NTLM hashes for RPC:
|
- Authenticate using NTLM hashes for RPC:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue