Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
884 views

How to check vulnerable component and its version in any APK?

I have given an app to test, on which I ran a quick scan in composition tool like Protecode, It shows all component (like okhttp, protobuf,okhttp etc.) used and existing vulnerability. My question is,...
Chandan Kumar's user avatar
23 votes
7 answers
66k views

How do you capture ALL the traffic from an Android app?

I want to capture all the traffic from an Android app for its pen-testing. How do I do that? Here's what I've already tried: I installed the app on an emulator and started the emulator with a http-...
Pervy Sage's user avatar
15 votes
4 answers
5k views

Tools to help test the security of Android applications [closed]

What are some decent frameworks to test the security of Android applications? With frameworks I mean either software based to automatically scan these applications or a guide (like OWASP has for ...
Lucas Kauffman's user avatar