android-security

2 articles
sort: new top best
clear filter
0 8/10

Researcher bypassed custom token-based brute force protection in an Android mobile app by reverse-engineering a native .so library with JADX, extracting it via ADB, analyzing it with IDA, and using FRIDA to dynamically inject JavaScript that overloaded the token generation function at runtime, allowing arbitrary token generation and defeating the rate-limiting mechanism.

FRIDA JADX IDA Burpsuite Android APK
medium.com · devanshbatham/Awesome-Bugbounty-Writeups · 15 hours ago · details
0 8/10

ByteDance's Pangle SDK, embedded in 40+ popular apps including Duolingo and BeReal, transmits sensitive device fingerprinting data (battery level, IP address, storage, IDFV) encrypted with AES-256-CBC where the encryption key and IV are embedded in every message in plaintext, making the encryption trivial to break via reverse-engineered SDK code. Additionally, a hardcoded AES key was found in the native library, shared across all SDK versions.

ByteDance Pangle SDK Duolingo BeReal Character.AI Wattpad Letterboxd HelloTalk SmartNews Sweatcoin CamScanner libtobEmbedPagEncrypt.so libpglarmor.so PangleEncryptManager.java PglCryptUtils.java aT.java AES-256-CBC ECIES api16-access-ttp.tiktokpangle.us
buchodi.com · ibobev · 2 days ago · details · hn