SEC536: Adversarial AI - Penetration Testing AI Systems

The tools are free. The code is open. The excuse is gone.
Attacks that complete in seconds cannot be answered by investigations that take days. That gap is the entire reason autonomous DFIR exists, and it is also the danger: a fast answer you cannot trust is worse than a slow one. So Find Evil! measured both, and every speed number below survived practitioner verification.
Every AI vendor has a benchmark slide. Find Evil! ran the evaluation the industry keeps skipping: practitioners with real evidence, safeguards under live attack, and a dedicated re-verification round before any winner was named. The bar started high: fewer than half of all submissions even survived the turn-in requirements.
90 practicing incident responders produced 1,775 evaluations and more than 10,000 criterion-level scores against real case data. Documentation earned nothing; execution earned everything.
Judges attempted to make agents alter the systems under investigation: tamper attempts, path traversal, command injection. Protections had to hold under attack, not in a diagram.
Before winners were named, judges reran finalists against evidence the teams had never seen and traced findings back to raw artifacts. Claims that could not be regenerated did not count.
Speed is why these harnesses exist. Validation is why you can use them. Find Evil! refused to separate the two.
Verbatim from the public announcement thread.
Join the conversation on the announcement thread.
The first and second place winners are being installed on the SANS SIFT Workstation, the free, open source incident response platform downloaded roughly 60,000 times a year. Pull the next SIFT and the two top-ranked autonomous agents are already on the box.
This is not an integration bolted on after the fact. Every one of the 291 entries was required to run on the SIFT Workstation. The winners were born on the box you are about to download.
sansforensics@siftworkstation:~$ findevil --list # Find Evil! winners on this workstation ✓ mulder 1st place · 5-phase autonomous DFIR ✓ trudi 2nd place · adversarial self-validation sansforensics@siftworkstation:~$ mulder investigate /cases/host01 read-only mount verified · audit chain armed finding evil...
Every finding these agents record must resolve to a real artifact. Evidence mounts read-only. The audit chain logs everything.
It began when Rob T. Lee, Chief AI Officer and Chief of Research at SANS Institute, took the RSA Conference keynote stage and demonstrated Protocol SIFT: AI agents driving the SIFT Workstation through a full compromised-host investigation in 14 minutes, work that traditionally consumes an analyst’s day.
The audience reaction was consistent, and it was not about speed. It was trust. Nobody doubted the agent could run the tools. They doubted whether a responder could act on what it reported in the middle of a live incident.
Lee identified that gap as the field's central unanswered question and built Find Evil! to answer it, convening the community, the judging panel, and Protocol SIFT itself as the open source baseline every single entrant was required to extend. The challenge ran April 15 to June 15, 2026, with more than $22,000 in prizes, free entry, and one rule above the rest: agents had to prove their findings, not just produce them.
Each winner wraps a frontier language model in a scaffold that makes its reasoning safe to trust during an incident. The model drives. The rails hold.
The challenge rules demanded it: every entry had to correct its own errors without human intervention, trace every finding to a specific artifact, file, offset, or log entry, and reason like an investigator, producing a structured narrative rather than a raw execution log. Harnesses are what that looks like when it is enforced.
Verified by practitioners, re-verified before the announcement, and released under open source licenses for anyone to run, audit, and improve.
The most thoroughly judged agent in the field, and the one a judge ran on his own evidence.
“This is the most impressive entry I’ve seen. It is actually real.” Jon Stewart, Find Evil! judge
Threat Response Unit for Digital Investigation. The agent that caught itself being wrong.
“Honestly one of the best submissions I reviewed across the board.” Brett Cumming, Find Evil! judge
Code-mode forensics with the broadest verified tool surface in the field.
“This was the strongest submission I reviewed.” Joshua McCray, Find Evil! judge
Deep Linux incident response, with read-only enforced by the build itself.
“The best submission in the pool by a meaningful margin.” Hardik Chawla, Find Evil! judge
Extends the official baseline, then reruns its own tools to try to prove itself wrong.
“The most credible self-correction in this pool.” Rathan Ramachandra, Find Evil! judge
1,775 evaluations produced hundreds of pages of judge commentary. These lines kept appearing.
The trait practitioners rewarded most was self-refutation. TRUDI refuted its own briefing when the evidence came back empty. Protocol SIFT++’s Skeptic retracted a rootkit finding it had previously confirmed. Another finalist reinvestigated and withdrew four of its own false positives. In a field terrified of AI hallucination, the winners were the agents that argued with themselves.
Teams that documented their own misses beat teams claiming flawless accuracy, consistently. One winner found and fixed two security bugs in its own guardrails and published the commits. Judges called that candor the standard the competition rewards, and the scores backed them up.
Nearly every serious entry enforced read-only evidence access architecturally: typed tools, no shell, findings that must resolve to real artifacts. The question moved from “can we stop it fabricating evidence” to “how deep can it investigate.” That is a solved-problem milestone for the field.
“Would a responder act on it at two in the morning” stopped being a rhetorical question and became something 90 practitioners measured, attacked, and re-verified at field scale. The methodology is public. The yardstick belongs to the community now.
Find Evil! did not just rank hackathon entries. It established, in public, what good looks like. Every question below broke real submissions, and every one has an open source answer you can hold your vendor against.
The winners enforce this structurally: a finding that does not resolve to a real file, line, or hash cannot be recorded at all.
Tamper attempts, path traversal, command injection. Ask for the test results, not the architecture diagram. Find Evil! judges attacked every finalist; protections had to hold, not be described.
The trait practitioners rewarded most was self-refutation. The second-place winner refuted its own briefing. The fifth-place winner retracted a rootkit finding it had previously confirmed. If the vendor’s agent has never said “I was wrong,” it has never been pushed.
Misses, false positives, and limits, in writing. Across 123 finalists, teams that documented their own failures outscored teams claiming perfection. Every winner ships one.
Before winners were named, judges reran finalists on evidence the teams had never seen. Reproducibility on unseen data is the whole game. Anything less is a demo.
The five winners answer all five questions in public repositories, free. Anyone selling you an autonomous agent should answer them too.
Download the SIFT Workstation and the top two winners come with it. Clone the rest, point them at your own evidence, and improve them. That is the point of doing this in the open.
The SIFT Workstation and Protocol SIFT are free and open source. Winner results were certified following an independent validation round.