Grapl Inc. (@graplsec) 's Twitter Profile
Grapl Inc.

@graplsec

Official account for Grapl - the open source graph based #DetectionAndResponse platform.

github.com/grapl-security…

ID: 1194705779053363201

linkhttp://graplsecurity.com calendar_today13-11-2019 19:59:28

77 Tweet

1,1K Followers

71 Following

Grapl Inc. (@graplsec) 's Twitter Profile Photo

One year ago #SigRed (CVE-2020-1350) was patched. The RCE vulnerability allows an attacker to gain access as Domain Admin and own the entire network. Read our writeup on the the first public exploit from our very own chompie! graplsecurity.com/post/anatomy-o…

Grapl Inc. (@graplsec) 's Twitter Profile Photo

#eBPF is a powerful #Linux capability for devs who want to run code in the kernel, but it also makes for great attack surface. In our blog, chompie digs into eBPF, explains how it works, and demonstrates a local privilege escalation exploit! graplsecurity.com/post/kernel-pw…

chompie (@chompie1337) 's Twitter Profile Photo

So excited to finally release my blog post- Kernel Pwning with eBPF: a Love Story. I cover eBPF, the verifier, debugging, exploitation, mitigations and other cool findings! I do root cause analysis and exploit CVE-2021-3490 for LPE with PoC included. graplsecurity.com/post/kernel-pw…

Andréa (@and_zza) 's Twitter Profile Photo

Could not be more excited to get this book from Snyk's #31DaysOfSecurity giveaway today! I'm blown away by how thoughtful this choice is! Can't wait to integrate what I learn into my work Grapl Inc.! So grateful!! What an excellent start to my week!

Could not be more excited to get this book from <a href="/snyksec/">Snyk</a>'s #31DaysOfSecurity giveaway today! I'm blown away by how thoughtful this choice is! Can't wait to integrate what I learn into my work <a href="/GraplSec/">Grapl Inc.</a>! So grateful!! What an excellent start to my week!
Rodrigo Branco (@bsdaemon) 's Twitter Profile Photo

This is an outstanding work. I've had the privilege to see Pawel Wieczorkiewicz work thru this research. The post has many references, excellent background info and offers a methodology that can be used for other experiments too (besides the cool finding!)

Grapl Inc. (@graplsec) 's Twitter Profile Photo

#io_uring is a new #Linux syscall interface, designed for performance. It redefines how apps interact with the kernel, even inside a #sandbox. In our blog, we cover the attack surface, find a vuln, and use advanced kernel exploit techniques to gain #root graplsecurity.com/post/iou-ring-…

chompie (@chompie1337) 's Twitter Profile Photo

Thrilled to share my new blog post: Put an io_uring on it: Exploiting the Linux kernel. Follow me while I learn a new kernel subsystem + its attack surface, find an 0day, build an exploit, + come up with some new tricks. I go deep and demystify the process graplsecurity.com/post/iou-ring-…

Buildkite (@buildkite) 's Twitter Profile Photo

You can now manage Buildkite-as-code using Pulumi 🔥 🙌 and 💚 to Grapl Inc. for sharing it with the world. You can get started with it here: pulumi.com/registry/packa…

Grapl Inc. (@graplsec) 's Twitter Profile Photo

Using code to describe your infrastructure unlocks a lot of expressive power, which is why we use Pulumi to automate our deployments. When we couldn't find providers for some of the services we use, we ended up making some. Learn how: graplsecurity.com/post/pulumi-pr…

Grapl Inc. (@graplsec) 's Twitter Profile Photo

Firecracker is a microVM manager in #Rust that powers #AWS services like Lambda and Fargate. It's also one of the key components of Grapl's multi-tenant isolation. A critical dependency deserves some red teaming - here's how we attacked AWS' Firecracker. graplsecurity.com/post/attacking…

Scott Piper (@0xdabbad00) 's Twitter Profile Photo

Great write-up by chompie into trying to exploit Firecracker and luckily it withstood the attempt. It's really impressive how much Grapl Inc. audits the security of the components they rely on, and appreciated they post even investigations like this that didn't find 0-day.

Mara (@m_ou_se) 's Twitter Profile Photo

🦀📕 All chapters of my book, Rust Atomics and Locks, are now freely available online: marabos.nl/atomics/ Enjoy! ✨