Articles by Issue

The 3 biggest lessons from my first LHE

I’ve been a participant of the h1-702 Live Hacking Event in Las Vegas and it was an unforgettable experience! This one week profoundly changed the way I see bug bounty. In this article, I’ll describe my biggest lessons from the LHE. Of course, most technical things...

How to exploit Android deeplinks

Mobile hacking has been and still is perceived as a niche within bug bounty. If that’s something you’d like to go into, make sure to pay attention to how deeplinks can be exploited and also what to look for when you check WebView-related functionality. To learn about...

.js Files Are Your Friends | @zseano

JS files are a goldmine of information but working with them isn’t easy. In the NahamCon talk, zseano shows us his approach to JS files. Watch the full talk here or continue to read my notes. Endpoints in JS files These days it’s very common to use client-side JS code...