Black Hat Rust

Applied offensive security with Rust – https://kerkour.com/black-hat-rust – skerkour/black-hat-rust… Read more

Similar

Static streams for faster async Rust proxies

Last week in Tokio's Discord chat server someone asked a really interesting question: how can you stream a multipart body from an incoming request into an outgoing request? My struggle to answer this really helped me understand Rust async lifetimes. We'll... (more…)

Read more »