DEF CON comes to Singapore!

CSIT is the strategic partner with DEF CON and Home Team Science and Technology Agency (HTX) to bring the first ever DEF CON SG to Marina Bay Sands from 28 to 30 April 2026.

Find us at C517, CSIT's Village dedicated to cyber enthusiasts!

 

09:00AM - 6:00PM

28 - 30 April 2026

What to expect at DEF CON SG

DEF CON SG will feature all the key elements of the inspiring DEF CON experience, including conferences, hands-on Villages and Capture-the-Flag (CTF) competitions.

Find us at C517: CSIT's Village dedicated to cyber enthusiasts

The C517 Village is a space dedicated to cyber enthusiasts keen on understanding how networks and systems are attacked and defended in Singapore’s critical infrastructure. Through guided introductions and hands-on scenarios, attendees will learn and experience firsthand challenges in different operational contexts - from analysing malware and securing networks, to adversarial system testing. Get your hands dirty with AI-powered malware reverse engineering, controlled data exfiltration and hack-a-USV challenges.

Come fuel your brain through talks that unpack attackers’ techniques across a spectrum of topics that span vulnerability discovery, exploit research, red-teaming and more. Regardless of where you are on the practitioner’s journey, join us at C517 Village to hone your skills and exchange insights as we hack together to secure our highly connected world.

Come hack together at our C517 Village! For more updates on C517 Village, follow us on LinkedIn and Instagram!

TISC@DEF CON SG - Capture The Flag

TISC@DEF CON SG is a special edition of the annual CTF competition organised by CSIT, designed to uncover the best Singaporean CTF talents at DEF CON SG. It provides opportunities for Singaporeans to put their cybersecurity and programming skills to the test by solving challenging puzzles against the clock.

TISC@DEF CON SG is an individual competition. Participants are required to complete a variety of challenges across different domains including, but not limited to Forensics, IoT, Pwn, Reverse Engineering and Web.

TISC@DEF CON SG comprises two stages: online qualifiers and on-site finals, in a jeopardy-style CTF format.

Find out more about TISC@DEF CON SG here.

C517 Village Talks - 28 Apr

Exploiting The Invisible

Programme is subject to changes without prior notice.

12:00 PM | Hello from the OTher side - Learning OT through a digital twin

During this session, we will share simulated water testbed, and the attacks that can work on it. 

CPL Kenrick Yeo

Cyber Operator, The Digital and Intelligence Service (DIS)

ME4 Eugene Ong

C4X (Cyber), The Digital and Intelligence Service (DIS)

12:30 PM | Ashes to Analysis: Deconstructing malware with AETHER

Reverse engineering (RE) is time consuming and resource intensive.  With recent advances in AI agents and large language models (LLMs), we share our journey in applying these technologies to accelerate the malware RE process.

Theodore Lee

1:00 PM | Lunch break

2:00 PM | From CTF to CVE-2025-52691 - Lessons hidden in plain sight

Critical vulnerabilities like CVE-2025-52691 remind us that “low-hanging fruit” still exists today. This session deconstructs how simple, overlooked design flaws can be weaponised for catastrophic impact. We will also share practical insights on how to mitigate these threats, with strategies that can be implemented at different levels.

Chua Meng Han

Manager (Network and System Security), CSIT

3:00 PM | TISC – Behind the Scenes in CTF challenge creation

The InfoSecurity Challenge (TISC) is one of Singapore's most anticipated Capture-the-Flag competition (CTF), hosted annually by CSIT. Join one of the challenge creators as he shares his creation process and learn what goes on behind-the-scenes.

Arne Sim

Consultant (Enterprise Security), CSIT

3:30 PM | Not all Firefox bugs are equal - A tale of Heap Grief and CFG Bypass

As AI accelerates development and increases system complexity, robust defence-in-depth and deep technical expertise are becoming increasingly critical for defenders. This talk highlights that effective security requires going beyond severity ratings to truly understanding threats and to prioritise real-world exploitability.

Kian Woon

Browser Hobbyist

4:00 PM | König: Bridging WebAPI fuzzing with a graph

Grammar-based fuzzing made painless! This talk highlights how the generation of grammar files for browser WebAPIs can be automated and visualised with the help of a network graph.

Shawn

Cybersecurity enthusiast

Cai Min

Cybersecurity enthusiast

4:30 PM | CVE-2025-52692: Rogue Request Roots Router

This talk breaks down the discovery of CVE-2025-52692, a zero-day vulnerability in the widely used Linksys E9450 SG router.  We will show how a simple string comparison flaw allowed a complete authentication bypass, eventually gaining full root access with a single HTTP request.

Lam Jun Rong

Javier Koh

5:00 PM | From Chrome Renderer, to Mouse? to SYSTEM

You click on a link. A download prompt appears. Your mouse suddenly seems to take on a life of its own and clicks the pop-up. Before you know it, your Windows machine belongs to me.

This session breaks down an amusing and far-fetched (yet entirely technical) exploit chain, starting from the highly restrictive Chromium renderer process and escalating to kernel-level privileges by chaining and abusing three vulnerabilities: CVE-2024-5274, CVE-2024-11114, and CVE-2025-29824. I will be sharing my learnings, laughs and grief while venturing into V8, Mojo, CLFS and everything in between (i.e. Ubercage, kCFG) while attempting to make this work.

Ernest Ang

Engineer (Mobile Security), CSIT

6:00 PM | End of Day 1 Village Talks


C517 Village Talks - 29 Apr

Security Breaks at the Edges of Trust

Programme is subject to changes without prior notice.

11:00 AM | Balancing security and usability in air-gapped implementations

What does an air-gapped system really mean in practice? This talk introduces the basics of air gap systems and data diode, then explores how real world requirements shape systems design and what that means for security.

Daniel Siok

Consultant (Cyber-Security), CSIT

11:30 AM | Bind & Breach: Injecting PostgreSQL queries at the protocol level

This presentation expands on prior research into CVE-2024-27304 through a proof-of-concept walkthrough of SQL injection at the protocol level. It clarifies exploitation conditions, details the exploit steps, and demonstrates the vulnerability through custom exploit code targeting a Harbor deployment.

Sim Wei Jun

CSIT - Nanyang Scholar

12:00 PM | Typing Lesser, Pwn’ing Faster: Registry-stored payloads for USB Rubber Duckies

Using the rubber ducky to deploy a large payload in an air-gapped environment is no easy feat. This talk introduces a way of leveraging USB descriptors to store large payload in the Windows Registry and retrieving it through keystroke injection.

Lim Jing Qiang

Consultant (Network and System Security), CSIT

12:30 PM | Android Security: JavaScript Bridge is falling down

An insecure JavaScript bridge (JSB) in Android WebView allows attackers to abuse exposed interfaces to read local files and steal session cookies, leading to full account takeover via malicious deep links and JavaScript injected into the Android WebView context. During this session, we will dive into the details.

Kang Hao

InnoEdge Labs

1:00 PM | Lunch break

2:00 PM | Your next forensic analyst is a team of AI agents

During this session, we will share an automated end-to-end AI workflow to perform digital analysis on Windows images with capabilities of fully on-premise investigation.

LCP Liu Wen Kai

Cyber Operator, The Digital and Intelligence Service (DIS)

LCP Martin Koh

Cyber Operator, The Digital and Intelligence Service (DIS)

2:30 PM | Struct reconstruction in AETHER

In stripped binaries, malware analysts often struggle in a sea of raw offsets and pointer arithmetic.  We share our journey of data structure reconstruction with AETHER.

Kan Onn Kit

3:00 PM | Bad store, good story: How a no-write can compromise system security

Compilers generate all our code, but they don’t get it right all the time. In this talk, we’ll introduce how compilers can affect software security in general, before going deep into a V8 optimization n-day from the perspective of a vulnerability researcher.

Kenneth Huang

Consultant (Enterprise Security), CSIT

4:00 PM | Cyber-Physical - The Soft Underbelly?

This session re-examines physical security assumptions in Cyber Defence structures.

ME4 Anton Chua

C4X (Cyber), The Digital and Intelligence Service (DIS)

4:30 PM | Rolling API Tokens: A thought experiment inspired by the double ratchet protocol

A thought experiment on Rolling API Tokens, leveraging the Double Ratchet Protocol to eliminate long-lived secrets through continuous key rotation.

Daryl Lim

Engineer (Infocomm Infrastructure Security), CSIT

4:30 PM | End of Day 2 Village Talks

C517 Village Talks - 30 Apr

Find What They Ignore

Programme is subject to changes without prior notice.

11:00 AM | Hack Smarter, Not Harder: Unleashing AI in Bug Bounty Penetration Testing

We share our findings from using AI tools for web penetration testing on bug bounty programmes.

Loke Yan Hao

Senior Specialist (Network and System Security), CSIT

11:30 AM | Mic Drop - Hacking into enterprise audiovisual hardware

Audiovisual hardware - from web conferencing cameras to meeting room systems - is deeply embedded in modern enterprises' physical attack surface. However, they are often poorly secured and monitored. This presentation dives into real and novel vulnerabilities discovered in enterprise-grade equipment, and walks through the risks they can pose to any organisation.

Eugene Lim (@spaceraccoon)

12:30 PM | What Broke, What Worked: Web hacking lessons from Pre-Government Bug Bounty Programme (GBBP)

We share the lessons learnt from testing government web apps - how we prioritised, and what interesting bugs appeared. We will also walk through real-world vulnerabilities and recommend practical takeaways for both bug hunters and developers.

Sng Peng Boon

Lead Specialist (Network and System Security), CSIT

1:00 PM | Lunch break

2:00 PM | Thinking like the enemy - Adversary Mindset

Understanding the adversary mindset is essential for cyber defenders to anticipate how attackers operate and strategically strengthen defenses. This session introduces the four pillars that help defenders think like adversaries, enabling proactive planning, better prioritisation, and more effective response strategies.

Goh Shao Xiang

Lead Specialist (Network and System Security), CSIT

3:00 PM | Uncovering Hidden Threats: The CSIT approach to threat investigation

Join us as we go behind-the-scenes of threat hunting and investigation. From daily workflows to real-world incident response, discover the strategies and techniques used to detect, analyse, and respond to complex cyber threats.

James Tan

Consultant (Network and System Security), CSIT

4:00 PM | End