> For the complete documentation index, see [llms.txt](https://2019.owaspseasides.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2019.owaspseasides.com/events/penetration-testing-workshop.md).

# Women Only - Web Application Security

**Abstract**

In this completely hands-on workshop, you would get to understand the techniques and methodologies that could be applied when performing a web application penetration testing. Throughout this workshop, you would be using Burp Suite tool + OWASP ZAP, which is a conglomerate of distinct tools with powerful features. Apart from gaining familiarity with the tools and the techniques involved in application security testing, you would also get an opportunity to understand some of the common vulnerabilities from the OWASP Top 10 – 2017 list. We would provide you with a vulnerable website, and you would uncover security issues in it even if you have never done this before!

![](https://github.com/owaspseasides/2019/tree/d0fa465bae773e2ef507ace5d6a34922756fae25/.gitbook/assets/screen-shot-2018-12-08-at-13.43.42.png)

**Upon Completion of this Workshop, attendees will know:**

* Scope a security review and prioritise the work.&#x20;
* Understand the manual and automated tools and techniques available and when to apply them.
* Understanding of DevSecOps including Agile Framework.&#x20;
* Gain confidence in customising your Web Application Security Testing approach to suit application-specific pen-testing needs, by gaining clarity on the powerful features provided by the Burp Suite tool.
* A Lots of hands-on web application hacking labs and exercises along with core concepts of web application security.

**Attendees should bring:**

* Laptop with administrator access (mandatory)
* Minimum 4 GB RAM
* At least 10 GB of free hard disk space.
* Oracle VirtualBox 5.x or later installed.

**Prerequisites for attendees:**

This is an introductory Workshop for web application developers, students, including those new to application security. The course has been developed to train learners at all levels.

**Trainers:**

* \*\*\*\*[Vandana Verma](https://twitter.com/infosecVandana)
* [Geeta Handa](https://twitter.com/handa_geeta)

**Co-Trainers:**

* Namrata Mallick
* Sri Lakshmi

\*Note: Registration details will be shared with Trainers and Sponsors

**The registration is closed. However, all the events and workshops are on first come first serve basis. Please reach the venue early to grab your spot.**

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSdsHX5T4psGYcBN4iMscy50nG9UAFdLYUmJlcodxpinjlx_9A/viewform>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://2019.owaspseasides.com/events/penetration-testing-workshop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
