2K Followers
165 Following
234 Posts

πŸ¦€ #rust + #infosec πŸ”‘

Senior Security Engineer at Robinhood

Twitchhttps://twitch.tv/d0nutptr/
Twitterhttps://twitter.com/d0nutptr
Githubhttps://github.com/d0nutptr/
Hey @ThinkstCanary, would it be possible to generate an HAR file #canarytoken ? Seems like a good addition to the stack given the current news... β€‹

I ACTUALLY FOLLOWED THROUGH WITH IT

https://crates.io/crates/libxdp-sys

(peep the new maintainer of the package 😏 )

crates.io: Rust Package Registry

I finally learned how to use rust bindgen!

And, in related news, I’m going to see if I can take over a crate from another maintainer so I can update it for everyone :)

One of my favorite observations in infosec is that, generally speaking, folks that do web exploitation think binary hacking is really cool and a lot harder. And oddly enough folks that do binary exploitation seem to think the same about web hackers.

Unintentionally humble in both directions. I love that

Found some security folks here at #eurorust23 . Honestly some of the most fun conversations I’ve had so far. Really good crowd

Really happy with how my talk at @eurorust went yesterday :)

When a recording is released (at least, I believe it was recorded), I’ll share it!

Hey all! It's been a while :)

I finally released my blog post on how I configured my Rust project to build quickly, deploy simply, and reliably test my code in environments outside of production.

It's not really infosec this time around, but if you're interested in Rust then this might be for you.

https://d0nut.hashnode.dev/entering-the-garden-of-ferris

Entering the Garden of Ferris

For all of Rust's good traits, it has its faults too. I'm currently working on a larger Rust project with another developer. Since we're collaborating, I wanted to ensure that we were able to build, test, and deploy code easily, quickly, and maintain...

The Bakery
Im struggling so much to out this video out 😞
Crazy storm that rolled through SF

Gah! Being bitten hard by the git2 crate.

While I don’t mind working with self-referential structs, I’m trying to write this program to be beginner friendly. Even using a crate like ouroboros is not sufficient in my opinion.

God damnit. Really frustrating.