Interested in seeing how well-known C & Java repositories differ in structure/distribution of code?
Check out the interactive repo visualizer we made for exploring the scale & detail of AIxCC challenges: archive.aicyberchallenge.com/repoviz/
Interested in seeing how well-known C & Java repositories differ in structure/distribution of code?
Check out the interactive repo visualizer we made for exploring the scale & detail of AIxCC challenges: archive.aicyberchallenge.com/repoviz/
Granted, these are the 2 we saw AI solve, but I was still surprised by the success of current models with a single prompt.
Sharing so others can try it themselves: seeinglogic.com/posts/livect...
Granted, these are the 2 we saw AI solve, but I was still surprised by the success of current models with a single prompt.
Sharing so others can try it themselves: seeinglogic.com/posts/livect...
And you can just read the code! github.com/Team-Atlanta...
The report covers a ton: LLM usage, orchestration, and patching... but really shines in its coverage of practical fuzzing issues.
And you can just read the code! github.com/Team-Atlanta...
The report covers a ton: LLM usage, orchestration, and patching... but really shines in its coverage of practical fuzzing issues.
Wednesday October 1, 8pm ET (5pm PT) (1, maybe 2 hours?)
RSVP: luma.com/949joy6c
Wednesday October 1, 8pm ET (5pm PT) (1, maybe 2 hours?)
RSVP: luma.com/949joy6c
Everything from prompt templates, to terraform code, to implementations of very recent research techniques, it's all there.
Everything from prompt templates, to terraform code, to implementations of very recent research techniques, it's all there.
We are looking for
- Hacking Magic 👾🪄 (cool research, novel TTPs, tool releases, etc.)
- Policy Roundtable Topics ⚖️ (specific cyber topics focused on geopolitics, ethics, legal frameworks, governance, etc.)
www.districtcon.org/cfp
We are looking for
- Hacking Magic 👾🪄 (cool research, novel TTPs, tool releases, etc.)
- Policy Roundtable Topics ⚖️ (specific cyber topics focused on geopolitics, ethics, legal frameworks, governance, etc.)
www.districtcon.org/cfp
As usual, the content has excellent technical depth & spirit... I really felt a connection reading Orange Tsai's musings on CTF and his role as a "bug archeologist."
Hats off to everyone involved; it will always have a spot on my bookshelf.
As usual, the content has excellent technical depth & spirit... I really felt a connection reading Orange Tsai's musings on CTF and his role as a "bug archeologist."
Hats off to everyone involved; it will always have a spot on my bookshelf.
Scroll down for a bracket with matches in your local time, and tune in!
Scroll down for a bracket with matches in your local time, and tune in!
livectf.com
Not just to see me; though I’ll be there and at LiveCTF...
But to meet with some great minds in AI/cybersecurity space, and hear how the data from the competition will might drive a lot of future research.
But yes, also come by to see me!
Not just to see me; though I’ll be there and at LiveCTF...
But to meet with some great minds in AI/cybersecurity space, and hear how the data from the competition will might drive a lot of future research.
But yes, also come by to see me!
They really have a unique vibe that's only possible from a small conference with a loyal following.
Personally I appreciate the conference's sense of style and personality, and their meme game is impeccable! 😂
They really have a unique vibe that's only possible from a small conference with a loyal following.
Personally I appreciate the conference's sense of style and personality, and their meme game is impeccable! 😂
The 1️⃣ thing to focus on? Talent.
Talented people have outsize impacts in software and cybersecurity. And expertise drives better policy (eventually)!
Pipelines to build more experts pay compounding returns.
I gathered open source data & interviewed Gov employees, VR and china researchers to figure out what the zero day marketplace looks like in the U.S. and how it compares to China.
key findings below ⬇️- 0/🧵 www.atlanticcouncil.org/in-depth-res...
The 1️⃣ thing to focus on? Talent.
Talented people have outsize impacts in software and cybersecurity. And expertise drives better policy (eventually)!
Pipelines to build more experts pay compounding returns.
Primary thrust: Try something that interests you, then keep trying things.
Every time, you'll either succeed, learn something, or meet new people, and this builds over time.
Primary thrust: Try something that interests you, then keep trying things.
Every time, you'll either succeed, learn something, or meet new people, and this builds over time.
Looking for something fresh, and there's definitely a line between cool and trying too hard.
Looking for something fresh, and there's definitely a line between cool and trying too hard.
The Junkyard is officially open!
This is our live, on-stage pwnathon dedicated to end-of-life systems. Submit your bugs!
Prizes range from $100 to $5,000 for categories like:
☄️ Most Impactful System
👾 Best Meme Target
👏 Most Engaging Presentation
The Junkyard is officially open!
This is our live, on-stage pwnathon dedicated to end-of-life systems. Submit your bugs!
Prizes range from $100 to $5,000 for categories like:
☄️ Most Impactful System
👾 Best Meme Target
👏 Most Engaging Presentation
And my knee-jerk response was "I dunno, that sounds like a certain kind of hell to me."
Apparently some folks are already testing the waters... github.com/dotnet/runti...
And my knee-jerk response was "I dunno, that sounds like a certain kind of hell to me."
Apparently some folks are already testing the waters... github.com/dotnet/runti...
🗓️ Jan 24-25, 2026
📍Capitol Hilton
Early bird tickets will be sold in September, and GA tickets in November! Call for Talks, Policy roundtables, and Bugs coming soon 😎
www.districtcon.org
🗓️ Jan 24-25, 2026
📍Capitol Hilton
Early bird tickets will be sold in September, and GA tickets in November! Call for Talks, Policy roundtables, and Bugs coming soon 😎
www.districtcon.org
I focused on Python because there isn't as much written on it, but the concepts apply to any language and across tools!
I focused on Python because there isn't as much written on it, but the concepts apply to any language and across tools!
@hgarrereyn.bsky.social tells it like it is and shares his code to boot 👏
@hgarrereyn.bsky.social tells it like it is and shares his code to boot 👏
This means 6⃣ challenges to replay, with solutions from some of the best CTF teams in the world.
Challenge-4 (sokobin) lets you push bits around on the stack to get the flag 🤯
This means 6⃣ challenges to replay, with solutions from some of the best CTF teams in the world.
Challenge-4 (sokobin) lets you push bits around on the stack to get the flag 🤯
It's that time again! Prepare yourself for another DEF CON CTF qualifiers with a LiveCTF component this weekend! Thanks to @Nautilus_CTF for having us back and running another year! Keep an eye out here and at livectf.com for more details.
It's that time again! Prepare yourself for another DEF CON CTF qualifiers with a LiveCTF component this weekend! Thanks to @Nautilus_CTF for having us back and running another year! Keep an eye out here and at livectf.com for more details.
Dense material, but enjoyed that they:
- Gave detailed allocator comparison
- Tried application-specific approaches
- Combined bug primitives
- Used a now-public vulnerability dataset!
Dense material, but enjoyed that they:
- Gave detailed allocator comparison
- Tried application-specific approaches
- Combined bug primitives
- Used a now-public vulnerability dataset!
would be, and I can say...
It's been awesome.
Similar in vibe to Infiltrate and OffensiveCon, plus a super positive hosting crew.
Great talks so far, I'm biased but really liked @mahal0z.bsky.social 's on improving decompilation ⛵
would be, and I can say...
It's been awesome.
Similar in vibe to Infiltrate and OffensiveCon, plus a super positive hosting crew.
Great talks so far, I'm biased but really liked @mahal0z.bsky.social 's on improving decompilation ⛵
Unbelievable resolve and effort... to run a con with the lights out!
Peace & love,
DisCo Team 🪩💕💙
Unbelievable resolve and effort... to run a con with the lights out!