# Damn Vulnerable Web Application (DVWA)

[Damn Vulnerable Web Application](http://www.dvwa.co.uk/) (DVWA) est une application PHP/MySQL délibérément vulnérable. La version utilisée pour ce writeup est la version [docker](https://hub.docker.com/r/vulnerables/web-dvwa/) estampillée 1.10 \*Development\*.

![](/files/-LswEelG7B-G_qV_4Leh)

Pour chacun des challenges proposés par DVWA, je me suis attribué un objectif afin de rendre plus réaliste mes attaques, mais libre à vous de les adapter.

Etant donné que certaines attaques se ressemblent beaucoup d'un niveau à un autre ("Low", "Medium" ou "High"), n'hésitez pas à lire le (ou les) niveau(x) précédent(s), car j'omets volontairement certaines manipulations afin d'éviter les redites.


---

# 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://sharpforce.gitbook.io/cybersecurity/walkthroughs/deliberately-vulnerable/damn-vulnerable-web-application-dvwa.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.
