Alvin Smith

Results 25 comments of Alvin Smith

I don't know why it skip running rpcclient on port 445. This is how I do them manually on HTB forest. ``` ❯ export IP=10.129.95.210 ❯ rpcclient -U "" -N...

Alternatively, I think `crackmapexec smb $IP --users` would nice as well.

Hi @Tib3rius , yeah rpcclient should run against SMB. Why not? 🙂

Another TCP 445 microsoft-ds needs to run `rpcclient`. HTB Monteverde.

All other payloads work fine. But not the `reverse_https` for me. Tested on OSEP 4.2.4 Shellcode Runner in C# ```bash msfconsole --version Framework Version: 6.3.21-dev ```

Same but in different versions PHP 7.2.24-0ubuntu0.18.04.7 (cli) (built: Oct 7 2020 15:24:25) ( NTS )

Okay, by making assumptions only. It might just mean the server been patched already.

This is a great feature, Thank you! I'll try it.

Working well! ```bash ~/kerbrute/kerbrute-arm64 bruteuser -d htb.local --dc apt.htb hash.list henry.vinson --etype rc4-hmac __ __ __ / /_____ _____/ /_ _______ __/ /____ / //_/ _ \/ ___/ __ \/...

no problem, @mubix Updated to `-k` by copying the help message from others too.