diff --git a/README.md b/README.md index 7d92662..d51bf9e 100644 --- a/README.md +++ b/README.md @@ -393,8 +393,9 @@ sudo sed -i -e 's/{CURRENT UUID}/{NEW UUID}/g' /etc/passwd
```bash -# Enumerate RPC client (no password) +# Enumerate RPC client rpcclient -U "" -N {IP ADDRESS} +rpcclient -U '{USERNAME}'%'{PASSWORD}' {IP ADDRESS} # Get information about the DC srvinfo