# My Talks about Web Pentest

## WiCys MAA 2022 - Web Pentesting Workshop

{% embed url="<https://youtu.be/3a2qsR3KozM>" %}
Web Pentesting October 2022 WiCyS MAA
{% endembed %}

## JeseyCTF 2021 - Solving Web Security Vulnerabilities with Pentesting

{% embed url="<https://youtu.be/_qewIQILPw8>" %}
JerseyCTF 2021 Tech Talk - Gabrielle Botbol: Solving Web Security Vulnerabilities with Pentesting
{% endembed %}

## GrimmCon 0x5 - Solving Web Security Vulnerabilities with Pentesting - Gabrielle Botbol

{% embed url="<https://youtu.be/ie_QkEIX79o>" %}
Solving Web Security Vulnerabilities with Pentesting - Gabrielle Botbol \[GRIMMCon 0x5]
{% endembed %}

## SheHacks KE 2021 - Solving Web Security Vulnerabilities with Pentesting

{% embed url="<https://www.youtube.com/live/7z8zmAMWKuk?feature=share>" %}
SheHacks 2021: Solving Web Security Vulnerabilities with Pentesting
{% endembed %}

## Day of Shecurity 2021 - Solving Web Security Vulnerabilities with Pentesting

{% embed url="<https://youtu.be/pYHmhxZvseM>" %}
DoS 2021: Solving Web Security Vulnerabilities with Pentesting
{% endembed %}

## WoSec Seattle 2020 - Remote Code Execution

{% embed url="<https://youtu.be/6VmDl9naJNw>" %}
Remote Code Execution
{% endembed %}

## WoSec Montreal 2020 - Introduction to BurpSuite

{% embed url="<https://youtu.be/R98n0WHm1Ac>" %}
Introduction to Burp Suite
{% endembed %}

## WoSec Montreal 2020: Lisandre Cadotte & Gabrielle Botbol - SQL Injections and Cross Site Scripting

{% embed url="<https://youtu.be/r8dl_gv1sik>" %}
WoSec Montreal 2020: Lisandre Cadotte & Gabrielle Botbol - SQL Injections and Cross Site Scripting
{% endembed %}

## En français, In french

### Women Techmakers Montreal 2020 - Qu'est-ce que le pentest web et quelques exemples d'exploitation de vulnérabilités

{% embed url="<https://youtu.be/NWMTUkMP_Jg>" %}
WTM - Qu'est-ce que le pentest web et quelques exemples d'exploitation de vulnérabilités par Gabrielle B
{% endembed %}


---

# 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://csbygb.gitbook.io/pentips/talks/web-talks.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.
