# OWASP SEASIDES 2019

## OWASP SEASIDES 2019

- [About OWASP Seasides](https://2019.owaspseasides.com/master.md)
- [Call for Papers (CFP)](https://2019.owaspseasides.com/cfp.md)
- [Call for Tools (CFT)](https://2019.owaspseasides.com/cft.md)
- [Venue Details](https://2019.owaspseasides.com/venue-details.md)
- [Conference at a glance (Schedule)](https://2019.owaspseasides.com/schedule/workshops.md): Workshops are Free for anyone to attend. Please register for one training per day as all trainings will run in Parallel.
- [Diversity Partner](https://2019.owaspseasides.com/schedule/wia-infosecgirls.md)
- [Scholarship Opportunities](https://2019.owaspseasides.com/schedule/scholarship-opportunities.md)
- [Photo Gallery](https://2019.owaspseasides.com/schedule/photo-gallery.md)
- [Sponsors](https://2019.owaspseasides.com/owasp-seasides/sponsor.md)
- [Supporters](https://2019.owaspseasides.com/owasp-seasides/supporter.md)
- [Speakers](https://2019.owaspseasides.com/owasp-seasides/speakers.md)
- [Our Team](https://2019.owaspseasides.com/owasp-seasides/organizer.md)
- [Social Media](https://2019.owaspseasides.com/owasp-seasides/contact.md)
- [Get in Touch](https://2019.owaspseasides.com/owasp-seasides/contact-1.md)
- [CODE OF CONDUCT](https://2019.owaspseasides.com/owasp-seasides/code-of-conduct.md)
- [Blockchain Village](https://2019.owaspseasides.com/events/learning-secure-development-from-blockchained.md): 26th February 10:00 AM - 6:00 PM IST
- [Machine learning 101 for Cyber Security](https://2019.owaspseasides.com/events/machine-learning-101-workshop.md): 26th February 10:00 AM - 6:00 PM IST
- [Mobile App Security](https://2019.owaspseasides.com/events/mobile-appsecurity.md): 27th February 09:00 AM - 6:00 PM IST
- [Women Only - Web Application Security](https://2019.owaspseasides.com/events/penetration-testing-workshop.md): 27th February 09:00 AM - 6:00 PM IST
- [CMD+CTRL Code/Web App Review Challenge](https://2019.owaspseasides.com/events/cmd+ctrl-code-web-app-review-challenge.md): 27th February 3:30 PM - 6:00 PM IST
- [CTF Bootcamp/Training](https://2019.owaspseasides.com/events/ctf-bootcamp-training.md): 27th February 3:30 PM - 6:00 PM IST
- [A story of protecting critical web applications using OWASP Top 10](https://2019.owaspseasides.com/events/game-of-chromes-a-story-of-protecting-critical-web-applications-using-owasp-top-10.md): 27th February 09:00 AM - 6:00 PM IST
- [Bug Hunter's Methodology](https://2019.owaspseasides.com/events/bug-hunters-methodology.md): 28th February 09:00 AM - 6:00 PM IST
- [Building your first AppSec pipeline with all bells and whistles](https://2019.owaspseasides.com/events/building-your-first-appsec-pipeline-with-all-bells-and-whistles.md): 28th February 09:00 AM - 6:00 PM IST
- [Reversing and Exploitation of Vehicle (CAR Hacking)](https://2019.owaspseasides.com/events/car-hacking-village.md): 28th February 09:00 AM - 6:00 PM IST
- [Soldering Village](https://2019.owaspseasides.com/events/soldering-village.md)
- [Red Team Village](https://2019.owaspseasides.com/events/red-team-village.md): 26th February 10:00 AM - 6:00 PM IST
- [Day 1: 27 Feb 2019](https://2019.owaspseasides.com/tools-showcase/day-1-27-feb-2019.md)
- [Day 2: 28 Feb 2019](https://2019.owaspseasides.com/tools-showcase/day-2-28-feb-2019.md)
- [27th February](https://2019.owaspseasides.com/evening-talks/27th-february.md)
- [28th February](https://2019.owaspseasides.com/evening-talks/28th-february.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://2019.owaspseasides.com/master.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.
