#77

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...