

# Event Details

- **Event Name**: OWASP Toronto Chapter August Event
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 06:30 pm – Thu, 27 Aug, 2026 at 08:30 pm (-04:00)
- **Event Description**: Dual Talk Event: Build, Attack, Secure: A Spotlight on Securing AI Agents | Security at the Frontiers of AI InnovationAbout this EventFormat:Hybrid (in-person and online) eventIn-person location:Security Compass325 Front Street West, Unit 103Toronto, ONM5V 2Y1Livestream: https://www.youtube.com/live/Pokj7Ku2AN4?si=-0VO8eHkH4w2EOlKNote: In-person attendance is limited to 70 people, in a first-come, first-serve basis.Doors will open at 6:00 PM, with the event will start at 6:30 PM (ET).For those who cannot attend in person, please join us virtually via the livestream!**************************************************************************************Presentation #1: Build, Attack, Secure: A Spotlight on Securing AI AgentsAI promises massive benefits, but it introduces significant risk when left uncontrolled or unmitigated. This session presents a simple AI assistant/agent and turns it into a target. Using a test harness, a live series of attacks mapped to the OWASP Top 10 for LLM Applications, including prompt injection, insecure output handling, and excessive agency. The agent will break in real time, and we'll walk through how to enforce control points across the AI stack, including the orchestration, harness, and data layers.Presentation #2: Security at the Frontiers of AI InnovationArtificial intelligence is reshaping software development at an unprecedented pace. Frontier models are no longer just generating text—they’re writing production code, interacting with enterprise systems, reasoning across multiple steps, invoking tools, and operating as autonomous agents. While these capabilities promise enormous gains in productivity, they also introduce new attack surfaces and accelerate the creation of familiar vulnerabilities.This session explores how the evolution of AI is changing the application security landscape. We’ll examine where traditional AppSec principles still apply, where entirely new security models are emerging, and how security teams can prepare for a future where software is increasingly built, operated, and defended by AI. Rather than focusing on any specific vendor or product, this talk provides practical guidance for understanding and managing risk at the intersection of frontier AI systems, modern software development, and enterprise security.
- **Event URL**: https://allevents.in/toronto/owasp-toronto-chapter-august-event/100001998166721453
- **Event Categories**: fitness, virtual
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: CAD

## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: Security Compass
- **lat**: 43.6432942
- **long**: -79.3901011
- **full address**: Security Compass, 325 Front Street West, Toronto, Canada

## Event gallery

- **Alt text**: OWASP Toronto Chapter August Event
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2456d66315ef4843f682996dfd59ed7285ef108d2a1d9d157fc7ecc55b31b75e-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1787616212

## FAQs

- **Q**: When and where is OWASP Toronto Chapter August Event being held?
  - **A:** OWASP Toronto Chapter August Event takes place on Thu, 27 Aug, 2026 at 06:30 pm to Thu, 27 Aug, 2026 at 08:30 pm at Security Compass, 325 Front Street West, Toronto, Canada.
- **Q**: Who is organizing OWASP Toronto Chapter August Event?
  - **A:** OWASP Toronto Chapter August Event is organized by OWASP Toronto Chapter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "OWASP Toronto Chapter August Event",
        "image": "https://cdn-az.allevents.in/events1/banners/2456d66315ef4843f682996dfd59ed7285ef108d2a1d9d157fc7ecc55b31b75e-rimg-w1200-h675-dcf8f8f8-gmir.jpg?v=1787616212",
        "startDate": "2026-08-27T18:30:00-04:00",
        "endDate": "2026-08-27T20:30:00-04:00",
        "url": "https://allevents.in/toronto/owasp-toronto-chapter-august-event/100001998166721453",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Security Compass",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 Front Street West",
                "postalCode": "M5V 2Y1",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6432942",
                "longitude": "-79.3901011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dual Talk Event: Build, Attack, Secure: A Spotlight on Securing AI Agents | Security at the Frontiers of AI Innovation",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "CAD",
                "availabilityStarts": "2026-08-25",
                "availabilityEnds": "2026-08-27T20:30:00-04:00",
                "validFrom": "2026-08-25",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/toronto/owasp-toronto-chapter-august-event/100001998166721453"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "CAD",
                "availabilityStarts": "2026-08-25",
                "availabilityEnds": "",
                "validFrom": "2026-08-25",
                "url": "https://allevents.in/toronto/owasp-toronto-chapter-august-event/100001998166721453",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "OWASP Toronto Chapter",
                "url": "https://allevents.in/org/owasp-toronto-chapter/27447207",
                "description": "This is the Toronto Chapter for OWASP. The Open Worldwide Application Security Project (OWASP) is a 501(c)(3) worldwide not-for-profit charitable organization focused on improving the security of software. Our mission is to make software security visible, so that individuals and organizations worldwide can make informed decisions about true software security risks."
            }
        ]
    }
]
```