Merge pull request #605 from 0sunday/patch-1

Correct typo
This commit is contained in:
Carlos Polop 2023-03-27 11:33:58 +02:00 committed by GitHub
commit c1ab58a6b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ If you have some user credentials or a shell as a domain user you can **get the
# From Linux # From Linux
crackmapexec <IP> -u 'user' -p 'password' --pass-pol crackmapexec <IP> -u 'user' -p 'password' --pass-pol
enum4linx -u 'username' -p 'password' -P <IP> enum4linux -u 'username' -p 'password' -P <IP>
rpcclient -U "" -N 10.10.10.10; rpcclient -U "" -N 10.10.10.10;
rpcclient $>querydominfo rpcclient $>querydominfo