# Persistencia en Windows Local

- [Introduccion a la post-explotación y persistencia en Windows](https://books.spartan-cybersec.com/cpad/persistencia-en-windows-local/introduccion-a-la-post-explotacion-y-persistencia-en-windows.md)
- [Creacion de usuarios con net](https://books.spartan-cybersec.com/cpad/persistencia-en-windows-local/creacion-de-usuarios-con-net.md)
- [Qué es Mimikatz](https://books.spartan-cybersec.com/cpad/persistencia-en-windows-local/que-es-mimikatz.md)
- [LSASS](https://books.spartan-cybersec.com/cpad/persistencia-en-windows-local/que-es-mimikatz/lsass.md)
- [Extraccion de credenciales con Mimikatz con binario](https://books.spartan-cybersec.com/cpad/persistencia-en-windows-local/que-es-mimikatz/extraccion-de-credenciales-con-mimikatz-con-binario.md)
- [Extraccion de credenciales con Mimikatz con PowerShell](https://books.spartan-cybersec.com/cpad/persistencia-en-windows-local/que-es-mimikatz/extraccion-de-credenciales-con-mimikatz-con-powershell.md)
- [Resolucion de errores con Mimikatz](https://books.spartan-cybersec.com/cpad/persistencia-en-windows-local/que-es-mimikatz/resolucion-de-errores-con-mimikatz.md)
- [Mimikatz en la actualidad](https://books.spartan-cybersec.com/cpad/persistencia-en-windows-local/que-es-mimikatz/mimikatz-en-la-actualidad.md)


---

# 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://books.spartan-cybersec.com/cpad/persistencia-en-windows-local.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.
