Saumil Shah presents Stegosploit, a technique for hiding browser exploits in images using steganography. The encoded exploit payload is hidden in the least significant bits of image pixels. When the image is loaded in a browser, the encoded exploit is automatically decoded and triggered without any visual distortion of the image. This allows delivering browser exploits covertly via innocent-looking images. Shah outlines various techniques for encoding exploits in JPEG and PNG images while overcoming lossy compression. The presentation concludes with discussions on the offensive opportunities and defensive challenges of such image-based attacks.