What is the userAccountControl bitmask for NORMAL_ACCOUNT and ENCRYPTED_TEXT_PWD_ALLOWED? (decimal value) ?
Not sure what Im doing wrong here. getting No result, This is the query Im using
python3 windapsearch.py --dc-ip 10.129.42.188 -u inlanefreight\james.cross -p “Academy_Student!” -s “(&(objectClass=user)(userAccountControl:1.2.840.113556.1.4.803:=512)(userAccountControl:1.2.840.113556.1.4.803:=128))”