# PE - Delegations

> Resources: <https://stealthbits.com/blog/constrained-delegation-abuse-abusing-constrained-delegation-to-achieve-elevated-access/>

Cuando se establece la delegación Constrained en una cuenta, ocurren dos cosas:&#x20;

1\. El atributo userAccountControl del objeto se actualiza con la flag "TRUSTED\_TO\_AUTHENTICATE\_FOR\_DELEGATION".&#x20;

2\. El atributo msDS-AllowedToDelegateTo se rellena con el SPN configurado en la pestaña de delegation.

> Resources: <https://viperone.gitbook.io/pentest-everything/everything/everything-active-directory/unconstrained-delegation>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.securiters.com/securiters-wiki/internas/ad/persistence_kerberos-and-tickets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
