> For the complete documentation index, see [llms.txt](https://books.spartan-cybersec.com/spartan-books/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/spartan-books/aprende-gratis/la-biblia-del-hacking-web.md).

# La Biblia del Hacking Web

{% hint style="danger" %}
Este [Spartan-Book](https://books.spartan-cybersec.com/) aun se encuentra en desarrollo.
{% endhint %}

De cada 10 pentesting, 7 probablemente serán sobre aplicativos web, y tener habilidades en esta área en 2024 es algo fundamental. Por ello, surge el Spartan-Book titulado "La Biblia del Hacking Web".

En esta ocasión, acompañarás la ruta de aprendizaje resolviendo todos los ejercicios de los laboratorios de PortSwigger con BurpSuite. Durante el recorrido, se abordará todo lo que se requiere conocer para realizar auditorías de hacking web, desde las vulnerabilidades más comunes hasta las técnicas más avanzadas.

Invitamos a los lectores a acceder gratuitamente a este valioso recurso en el siguiente enlace:

### <https://books.spartan-cybersec.com/web>


---

# 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/spartan-books/aprende-gratis/la-biblia-del-hacking-web.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.
