BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2024//talk//A8HJHV
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pyconde-pydata-2024-A8HJHV@pretalx.com
DTSTART;TZID=CET:20240424T103000
DTEND;TZID=CET:20240424T120000
DESCRIPTION:This workshop addresses the critical and often underestimated t
 opic of race conditions in Python\, with a focus on their security implica
 tions. We begin with an overview of race conditions\, explaining their nat
 ure and the security risks they pose. Participants will engage with small 
 Python applications designed to demonstrate these vulnerabilities. Through
  hands-on analysis\, we identify where and why these race conditions occur
 . The session progresses to simulate attacks exploiting these weaknesses\,
  highlighting their potential for exploitation. Finally\, we explore effec
 tive mitigation strategies\, emphasizing thread synchronization and safe p
 rogramming practices. The workshop aims to equip attendees with a deep und
 erstanding of race conditions in Python and practical skills to enhance th
 e security and robustness of their code.
DTSTAMP:20260610T054050Z
LOCATION:A05-A06
SUMMARY:Securing Python: Race Condition Vulnerabilities - Shahriyar Rzayev
URL:https://pretalx.com/pyconde-pydata-2024/talk/A8HJHV/
END:VEVENT
END:VCALENDAR
