Eugene Rodionov (@vxradius) 's Twitter Profile
Eugene Rodionov

@vxradius

Security Researcher

ID: 194176669

calendar_today23-09-2010 16:24:27

1,1K Tweet

5,5K Takipçi

1,1K Takip Edilen

Eugene Rodionov (@vxradius) 's Twitter Profile Photo

Exciting story on collaboration between Google Android Offsec and ARM product security on proactively securing Mali GPU attack surface in Android and beyond. Among proactively identified and mitigated issues is CVE-2024-0153 in GPU firmware.

Jeff Vander Stoep (@jeffvanderstoep) 's Twitter Profile Photo

I’m super excited about this blogpost. The approach is so counterintuitive, and yet the results are so much better than anything else that we’ve tried for memory safety. We finally understand why. security.googleblog.com/2024/09/elimin…

dmnk.bsky.social (@domenuk) 's Twitter Profile Photo

We have cleaned up the #LibAFL example fuzzers! This makes things easier to find and understand. Thanks to Romain Take a look 👀👀 github.com/AFLplusplus/Li…

We have cleaned up the #LibAFL example fuzzers!
This makes things easier to find and understand.

Thanks to <a href="/rmalmain/">Romain</a> 

Take a look 👀👀
github.com/AFLplusplus/Li…
Alex Matrosov (@matrosov) 's Twitter Profile Photo

💥PoC is now public! target = "https://{ip_address}/cgi/login.cgi" command = "touch /tmp/BRLY" libc = 0x76283000 # we try to guess gadget1 = 0x000D8874 # pop {r0, r1, r2, r3, fp, pc}; gadget2 = 0x001026D4 # mov r0, sp; blx r3; system = 0x0003C4D4 github.com/binarly-io/Too…

Alex Matrosov (@matrosov) 's Twitter Profile Photo

IDAlib is the first idiomatic Rust bindings library for Hex-Rays SA IDA SDK, helping go beyond C/C++ or Python in RE automation. Huge thanks to Sam Thomas for making it happen! Binarly team ❤️ Rust 🙌 🛠️use idalib::idb::*; 🦀crates.io/crates/idalib

Oliver Chang (@halbecaf) 's Twitter Profile Photo

CVE-2024-9143 (openssl-library.org/news/secadv/20…) was disclosed recently, which was found by OSS-Fuzz-Gen! This is a pretty proud example of our team showing the promise of leveraging LLMs enable more fuzzing coverage.

Klecko (@klecko0) 's Twitter Profile Photo

I've written a post on SELinux and some public bypasses for Android kernel exploitation. It's especially relevant for Samsung and Huawei devices due to their use of hypervisors. Check it out here: klecko.github.io/posts/selinux-…

dmnk.bsky.social (@domenuk) 's Twitter Profile Photo

Project Zero blog: LLMs find 0days now! 👀 And: our fuzzer setup did *not* reproduce it! googleprojectzero.blogspot.com/2024/10/from-n…

Project Zero blog:
LLMs find 0days now! 👀

And: our fuzzer setup did *not* reproduce it!   googleprojectzero.blogspot.com/2024/10/from-n…
Rodrigo Branco (@bsdaemon) 's Twitter Profile Photo

A while ago I've given a talk on how to build exceptional security research teams: github.com/rrbranco/Prese… - I continue convinced that is all that is needed. The adage "Great people leave managers, not companies" continues to be true.

Meysam (@r00tkitsmm) 's Twitter Profile Photo

r00tkitsmm.github.io/fuzzing/2024/1… TL;DR I Implemented a super reliable macOS kernel binary rewriting to instrument any KEXT or XNU at BB or edge level.

Andrey Konovalov (@andreyknvl) 's Twitter Profile Photo

Getting made fun of because you cover laptop webcam with a sticker? 😭 Here are materials from my talk about controlling ThinkPad X230 webcam LED over USB presented at POC by POC_Crew 👨‍👩‍👦‍👦 😎 Use these as a comeback 😁 Slides: docs.google.com/presentation/d… Code: github.com/xairy/lights-o…

Getting made fun of because you cover laptop webcam with a sticker? 😭

Here are materials from my talk about controlling ThinkPad X230 webcam LED over USB presented at POC by <a href="/POC_Crew/">POC_Crew 👨‍👩‍👦‍👦</a> 😎

Use these as a comeback 😁

Slides: docs.google.com/presentation/d…
Code: github.com/xairy/lights-o…
spaceraccoon | Eugene Lim (@spaceraccoonsec) 's Twitter Profile Photo

“Break into the world of vulnerability research... and become a zero-day hunter.” I have a new book with No Starch Press! Behind the curtain of zero-day research, there are fundamental building blocks you can learn. In early access now and out in Spring 2025! nostarch.com/zero-day

Alex Rebert (@ayper) 's Twitter Profile Photo

Excited to share our latest post on memory safety! We're tackling spatial safety in our massive C++ codebase by hardening libc++ *by default*. It adds bounds checks to things like std::vector, preventing a fair bit of out-of-bounds vulnerabilities: security.googleblog.com/2024/11/retrof…

Alexander Popov (@a13xp0p0v) 's Twitter Profile Photo

Slides for my talk at H2HC 2024: Diving into Linux kernel security 🤿 I described how to learn this complex area and knowingly configure the security parameters of your Linux-based system. And I showed my open-source tools for that purpose! a13xp0p0v.github.io/img/Alexander_…