> For the complete documentation index, see [llms.txt](https://wiki.securiters.com/securiters-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.securiters.com/securiters-wiki/enlaces_directos_entrevistas.md).

# Entrevistas realizadas

* Pablo González ([@pablogonzalezpe](https://twitter.com/pablogonzalezpe)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=PfekjoijgVg)
* Marcelo Vázquez ([@S4vitar](https://twitter.com/S4vitar)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=LSi9ehAwhfw)
* Marta López ([@Martixx](https://twitter.com/Martixx)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=ifbexn6_uCo)
* Carlos Rivero ([@hipotermia](https://twitter.com/hipotermia)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=FAHjVeoKCSc)
* Rubén Ródenas ([@Eldoctorbugs](https://twitter.com/Eldoctorbugs)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=hm7zD2Il6BI)
* Nuria Prieto ([@nuria\_imeq](https://twitter.com/nuria_imeq)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=zr5vXe4ZkUo)
* Maritere Nieto ([@\_mtnieto](https://twitter.com/_mtnieto)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=3L_TB8jYvpQ)
* Iago Rodriguez ([@iagorguezgarcia](https://twitter.com/iagorguezgarcia)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=Dsx1IA-akiE)
* Gema Perez ([@GemaPec](https://twitter.com/GemaPec)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=39OfhkU3-7Y)
* Raul Calvo - [Enlace a la entrevista](https://www.youtube.com/watch?v=oaV-M1tPlMI)
* Jorge Coronado ([@JorgeWebsec](https://twitter.com/JorgeWebsec)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=1IOQksP3Egc)
* Felix Muñoz (CEO Innotec) - [Enlace a la entrevista](https://www.youtube.com/watch?v=2dQNlXv14es)
* Nisrin Ahmed ([@Wh1teDrvgon](https://twitter.com/Wh1teDrvg0n)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=3vyTUsClsIU)
* Lucia Luengas ([@luciawesome](https://twitter.com/luciawesome)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=RTjNy91Vuow)
* Carlos Loureiro ([@cloureiro80](https://twitter.com/cloureiro80)) y Casimiro Nevado - [Enlace a la entrevista](https://www.youtube.com/watch?v=dlk8u_o48IE)
* Jezer Ferreira ([@JezerFerreira](https://twitter.com/JezerFerreira)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=ALtDKATT5o0)
* Enrique Serrano (CEO Hackrocks) - [Enlace a la entrevista](https://www.youtube.com/watch?v=8WtoWToo4TE)
* Pablo Gómez ([@hackermate\_](https://twitter.com/Hackermate_)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=97uMb8eKqX8)
* HackBySecurity (@[HackbySecurity](https://twitter.com/HackbySecurity)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=4eoMlsAMf6I)
* David Rodríguez ([@xerosec](https://twitter.com/xerosec)) - [Enlace a la entrevista](https://www.youtube.com/watch?v=5erOzwm950o)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/enlaces_directos_entrevistas.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.
