BSides LV: Stack Overflow, but the largest byte is 3F
This covers my recent 0-day in tinyweb, an exploit that functions on x86 windows programs. If hosted with the most recent dlls and on the newest windows, this has 100% reliability. - at least on my computer ;) This was presented at BSides Las Vegas, 2026. The link to said presentation will be added here when it is posted. github: https://github.com/nasawyer7/TinyWebRCE This is a new exploit to! I started out with discovering a stack-based buffer overflow in the Authorization header. However, there are a few thing to understand this exploit. Everything is base64 encoded and mapped in hex. This does mean we can use null bytes though! ...