<?xml version='1.0' encoding='utf-8' ?>
<iCalendar xmlns:pentabarf='http://pentabarf.org' xmlns:xCal='urn:ietf:params:xml:ns:xcal'>
    <vcalendar>
        <version>2.0</version>
        <prodid>-//Pentabarf//Schedule//EN</prodid>
        <x-wr-caldesc></x-wr-caldesc>
        <x-wr-calname></x-wr-calname>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>BJ8WZX@@cfp.owaspukraine.org</uid>
            <pentabarf:event-id>57171939</pentabarf:event-id>
            <pentabarf:event-slug>-BJ8WZX</pentabarf:event-slug>
            <pentabarf:title>Scan, Discovery, Exploit &amp; Repeat</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20190803T100000</dtstart>
            <dtend>20190803T112000</dtend>
            <duration>1.02000</duration>
            <summary>Scan, Discovery, Exploit &amp; Repeat</summary>
            <description>We will understand the importance of the Vulnerabilities, especially the 0Day.

Based on important sources such as DarkNet, ZeroNet, Telegram, Advanced Persistent Threat APT, Osint &amp; Owasp.

We will learn how to identify the scenario we face, prevent disasters, mitigate threats and control our Infrastructure, emphasizing the Encryption and Protection of data.

This allows us to identify what opportunities await us, once we have mastery over these areas.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Workshop</category>
            <url>https://cfp.owaspukraine.org/owaspkyivsummer2019/talk/BJ8WZX/</url>
            <location>EVO</location>
            
            <attendee>Israel Guzman</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>WFAZD3@@cfp.owaspukraine.org</uid>
            <pentabarf:event-id>915416874</pentabarf:event-id>
            <pentabarf:event-slug>-WFAZD3</pentabarf:event-slug>
            <pentabarf:title>Top Mobile Applications Vulnerabilities</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20190803T113000</dtstart>
            <dtend>20190803T121000</dtend>
            <duration>0.04000</duration>
            <summary>Top Mobile Applications Vulnerabilities</summary>
            <description>Every year mobile applications become more and more, but very few people pay attention to the security of this application, when during development. Since the business is aimed only at tearing off a bigger piece of users who will use this application, and they are paying attention to the privacy of their customers in the last place. In my report, I will talk about the top vulnerabilities of mobile applications, which then come out to lose reputation for companies.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://cfp.owaspukraine.org/owaspkyivsummer2019/talk/WFAZD3/</url>
            <location>EVO</location>
            
            <attendee>Svyat Login</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>XF7SSZ@@cfp.owaspukraine.org</uid>
            <pentabarf:event-id>961827247</pentabarf:event-id>
            <pentabarf:event-slug>-XF7SSZ</pentabarf:event-slug>
            <pentabarf:title>Web Application Security Quiz</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20190803T123000</dtstart>
            <dtend>20190803T131000</dtend>
            <duration>0.04000</duration>
            <summary>Web Application Security Quiz</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://cfp.owaspukraine.org/owaspkyivsummer2019/talk/XF7SSZ/</url>
            <location>EVO</location>
            
            <attendee>Serhii Korolenko</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>TPYFBA@@cfp.owaspukraine.org</uid>
            <pentabarf:event-id>790645078</pentabarf:event-id>
            <pentabarf:event-slug>-TPYFBA</pentabarf:event-slug>
            <pentabarf:title>Saturday Day Live with CSP</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20190803T140000</dtstart>
            <dtend>20190803T144000</dtend>
            <duration>0.04000</duration>
            <summary>Saturday Day Live with CSP</summary>
            <description>Small talk about Content Security Policy (CSP). During this talk, we will try to answer the questions:  What it is? Why do we need this? Is it possible to bypass it? How to mitigate the risks? Also, I will share some useful tools for creating and checking CSP. And there will be a brief analysis of the use of CSP in the real world.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://cfp.owaspukraine.org/owaspkyivsummer2019/talk/TPYFBA/</url>
            <location>EVO</location>
            
            <attendee>Artur Hil</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>BRQDCD@@cfp.owaspukraine.org</uid>
            <pentabarf:event-id>66034259</pentabarf:event-id>
            <pentabarf:event-slug>-BRQDCD</pentabarf:event-slug>
            <pentabarf:title>How to Find Security Vulnerabilities in Python Applications?</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20190803T150000</dtstart>
            <dtend>20190803T154000</dtend>
            <duration>0.04000</duration>
            <summary>How to Find Security Vulnerabilities in Python Applications?</summary>
            <description>Python code isn&#39;t automatically secure.  Learn how to use Bandit for security-focused linting and talk about other options for static analysis.  Take a look at why scanning for CVEs is hard, and how to use python tools to make it easier. Explore some language myths and best practices.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://cfp.owaspukraine.org/owaspkyivsummer2019/talk/BRQDCD/</url>
            <location>EVO</location>
            
            <attendee>Andrey Shalaenko</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>HYYBVF@@cfp.owaspukraine.org</uid>
            <pentabarf:event-id>348313855</pentabarf:event-id>
            <pentabarf:event-slug>-HYYBVF</pentabarf:event-slug>
            <pentabarf:title>Как manual QA может протестировать проект со стороны security + XSS</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20190803T160000</dtstart>
            <dtend>20190803T164000</dtend>
            <duration>0.04000</duration>
            <summary>Как manual QA может протестировать проект со стороны security + XSS</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://cfp.owaspukraine.org/owaspkyivsummer2019/talk/HYYBVF/</url>
            <location>EVO</location>
            
            <attendee>Evgeny Tolchinsky</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>GPRUED@@cfp.owaspukraine.org</uid>
            <pentabarf:event-id>290595419</pentabarf:event-id>
            <pentabarf:event-slug>-GPRUED</pentabarf:event-slug>
            <pentabarf:title>Ruby Security Tips</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20190803T170000</dtstart>
            <dtend>20190803T174000</dtend>
            <duration>0.04000</duration>
            <summary>Ruby Security Tips</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://cfp.owaspukraine.org/owaspkyivsummer2019/talk/GPRUED/</url>
            <location>EVO</location>
            
            <attendee>Roman Rott</attendee>
            
        </vevent>
        
    </vcalendar>
</iCalendar>
