# Web Pentesting

Instead of focus on vulnerability, try to understand the web application functionilities and features and then mapping with possible attack vectors. so that, you will yield more vulnerabilities compare than vulnerability focus approach.&#x20;

### Web Application Reference:&#x20;

Please use the below reference site for learning more about Web pentesting:\
\- <https://book.hacktricks.xyz/pentesting-web/web-vulnerabilities-methodology>&#x20;

Testing Checklist - <https://alike-lantern-72d.notion.site/Web-Application-Penetration-Testing-Checklist-4792d95add7d4ffd85dd50a5f50659c6>

Reference Vulnerbility list:&#x20;

{% embed url="<https://www.cobalt.io/vulnerability-wiki>" %}


---

# 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://blog.mdsathees.in/adversary-experience/pentesting-plot/web-pentesting.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.
