AIDevCon 2026: Why Security Tools Don't Stop Real Attacks
Second edition, second talk, and this time under my own name rather than a company's. On why alert-driven security misses the attacks that matter.

Second edition. Same venue, same conference, different name on the badge.
Last year I spoke as a DevSecOps engineer at Hysteresis. I have left since, so this time I went as founder of Gain and Shine.

The talk: Why Security Tools Don't Stop Real Attacks and How Teams Use AI Instead.
The deck
The whole presentation, if you want to go through it yourself:
The argument
Most security tooling is built around alerts and predefined rules. That works for known attacks and it fails at everything else.

Four failure modes, and none of them are the tool being badly built:
- SAST reads code. It does not understand your business logic.
- DAST throws known payloads. A novel attack walks straight through.
- CVE scanners need a CVE. A zero-day does not have one.
- 10,000 alerts a day. Teams stop looking.
That last one is the real problem. Every tool in the stack is technically working, and the people are drowning in output nobody can triage.
The shift
The argument was for moving from alert-based detection to behaviour-based analysis, and using AI to do the part humans cannot: watch what is actually happening in a live production system and notice when it stops looking normal.
Applied to the places that get people breached in practice:
- Identity systems and access control
- Secrets management
- Monitoring in real production environments, not staging

That excessive access section is the one people came up about afterwards. Every team has an account with far more permission than its job requires, granted once and never reviewed.
Satish
I did not do this one alone. My brother Satish came with me and was part of the presentation.

Last year Imran stood at a door he had no pass for to take photographs. This year my brother was on the inside of it with me. That is a better year.


The memento
Last year the organisers sent me off with goodies. This year it was not a gift.
A mounted gold medallion with stars, reading Thank You Sarath Babu C for Sharing Your Knowledge & Expertise at AIDevCon India, 2nd Edition.

What changed
Last year I was nervous, spoke a little fast at the start, and settled into it.
This year I knew the room. Not because the room got smaller, but because doing a thing once removes most of the fear of doing it again.
The other change is on the badge. Last year it said a company's name under mine. This year it says my own.