Automated Windows User Enumeration tool

Hi there,

I created this script to automate user enumeration (sid bruteforce) via rpcclient, on windows servers (within a domain or not)

You only need valid credentials (no need of privileged creds)

Link: rpc_brute_enum_users/rpc_brute_enum_users.sh at master · Sh11td0wn/rpc_brute_enum_users · GitHub

I really appreciate suggestions and comments.

Cheers