Model quality matters but context is king. While everyone’s hyped about Mythos finding a 27-year-old bug, I tried a similar workflow with current available models.
https://t.co/u6Ldz19adl
#infosec#AI
AI teams and security teams should be finishing each other's sentences.
Join @RandomDhiraj, Security Manager at @Derivdotcom and @czech_pawel, @lablabai Co-Founder & @Surgexyz_ CEO as they share exactly how to make it happen LIVE.
AI teams and security teams should be finishing each other's sentences.
Tune in live with Deriv's Security Manager @RandomDhiraj and @czech_pawel, Co-Founder of @lablabai and CEO of @Surgexyz_, as they share exactly how to make it happen.
They'll get into real breaches, shadow AI, the risks of moving fast, and what tech leaders can do this week to close the gap.
🗓️ Thursday, May 21st · 12:00 PM CET · Live here on this page!
.@p1ngfl0yd & me would be running 2-day training program on fuzzing at DEFCON this year.
Sign-up for the early bird discount - (https://t.co/rpaLiGzpHa)
#infosec#fuzzing#defcon
Identified a vulnerability in dtprobed (DTrace) where a crafted USDT provider names lead to arbitrary file creation outside intended paths, leading to LPE.
https://t.co/jHaZnNFMI9
#infosec
Through libFuzzer, Integer overflow when processing specially crafted ICO image files, leading to memory corruption in GIMP.
https://t.co/7JC1NIqHFA
#infosec#fuzzing
I am sharing it, as this also affects self-hosted runners, usually enterprise servers aren't hardened enough so you can test this during RT/PT. (https://t.co/v6XrWwanyb)
I started reversing GitHub Actions, focusing on escaping the container responsible for running the jobs and found and exploited a volume injection vulnerability that was marked as informative on H1 by GH security.
#infosec#redteam
GH response via H1 - This is an intentional design decision. If you're able to gain a token and access contents outside of your repository's scope, we would certainly be interested.