> For the complete documentation index, see [llms.txt](https://books.spartan-cybersec.com/cppj/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://books.spartan-cybersec.com/cppj/fundamentos-de-la-ciberseguridad-ofensiva/que-es-la-ingenieria-social/kevin-mitnick.md).

# Kevin Mitnick

Uno de los nombres más reconocidos en el campo de la ingeniería social es Kevin Mitnick. Mitnick es un ex-hacker estadounidense que se convirtió en un referente por su habilidad para manipular a personas y sistemas para obtener acceso no autorizado. Después de cumplir una sentencia en prisión, Mitnick se reformó y ahora es un consultor de seguridad y autor de varios libros sobre hacking y seguridad.

## <mark style="color:green;">**Importancia de Kevin Mitnick**</mark><mark style="color:green;">:</mark>

* <mark style="color:green;">**Experiencia Directa**</mark><mark style="color:green;">:</mark> Mitnick utilizó técnicas de ingeniería social para llevar a cabo algunos de los hacks más notorios de su tiempo.
* <mark style="color:green;">**Educación y Concienciación**</mark><mark style="color:green;">:</mark> Tras su rehabilitación, ha contribuido significativamente a la educación y concienciación sobre la seguridad informática.
* <mark style="color:green;">**Publicaciones**</mark><mark style="color:green;">:</mark> Autor de libros influyentes como "The Art of Deception" y "Ghost in the Wires", que proporcionan una visión profunda de las técnicas de ingeniería social y la importancia de la seguridad.


---

# 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://books.spartan-cybersec.com/cppj/fundamentos-de-la-ciberseguridad-ofensiva/que-es-la-ingenieria-social/kevin-mitnick.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.
