CravateRouge / bloodyAD

BloodyAD is an Active Directory Privilege Escalation Framework
MIT License
1.12k stars 112 forks source link

module "addUser" adjust help text #28

Closed trietend closed 1 year ago

trietend commented 1 year ago

The OU parameter is missing and identity only takes a sAMAccountName. https://github.com/CravateRouge/bloodyAD/blob/68408821b4f0ab280d7b45e2af621ee5268d4082/bloodyAD/modules.py#L58-L66

CravateRouge commented 1 year ago

Nice catch! Thanks for your contribution :)