Welcome!

I like to do offensive security research and talk about it. Enjoy the blog. Feel free to reach out if you questions, comments, or just wanna chat: 

Email: jesson@sotoventura.com

Mastodon: @almostjson

Linkedin: jesson-soto-ventura

Youtube: @almostjson

CackalackyCon 2025

CackalackyCon 2025 was great! Thanks to everyone who came to watch my talk. As promised here are various links to the material. - Github Repo with Everything - Slides - Dump Single Key With Headers - Dump all Keys with Headers - Dump all Keys without Headers - Headerless_kernel.py -…

Read more →

Bsides Buffalo 2022

Hacking smart IOT devices that have a web interface typically depends on the same skill set as web application hacking. Plenty of resources exist that cover web application hacking and these resources largely map 1-to-1 with IOT devices. But what about IOT devices that are missing a web interface, how…

Read more →

Thotcon 0x0B

Let's explore the world of Android WebViews through two popular applications - an Android email client and an advertising platform. Through these case studies, we will learn how insecure WebViews provided remote attackers and advertisers access to user's external storage. Thanks ThotCon. Missed the Talk? Checkout the recording from Shmoocon…

Read more →

Abusing WebViews To Steal Files via Email

A few months ago, I was testing the email functionality on a company’s contact us page, when I sent an email to myself containing: <script> alert("Hi, It's almost lunch time") </script> It actually was close to lunch time, so I wrapped up testing and waited for the email to arrive…

Read more →