RazorBlack
./kerbrute_linux_386 userenum -d raz0rblack.thm --dc 10.10.241.105 users.txt 



i open exel file i found users

REP-REPOSTING

user cracked

twilliams:roastpotatoes
Targeted Kerberoast

xyan1d3:cyanide9amine5628

i found a local domain user made secretsdump

xyan1d3.xml


Smbmap to show sharing file


Import-Clixml -Path "xyan1d3.xml": This command imports data from an XML file named "xyan1d3.xml". The XML file should contain a serialized PSCredential object. This method is commonly used for securely storing and retrieving credentials.
Convert SecureString to Plain Text (if absolutely necessary, but not recommended due to security concerns):

Last updated