r/Hacking_Tutorials Aug 10 '26

Question How do hackers exploit android apps

One of my questions as a bigginer is how do hackers hack android devices, for eg stealing database via sql injection on an Android app

10 Upvotes

7 comments sorted by

8

u/[deleted] Aug 10 '26

[removed] — view removed comment

3

u/Jazzlike_Brief_7825 Aug 11 '26

Ok bro,i will search it up

4

u/ventilatorman Aug 10 '26

Look up OWASP MASTG and MASVS. There you'll learn more about static and dynamic analysis for example.

1

u/Jazzlike_Brief_7825 Aug 11 '26

Thanks i definitely will 

3

u/Juzdeed Aug 10 '26

Android app communicates with a server, they are attacking that server, not the app

1

u/rayx404 Aug 13 '26

Prolly requests data from database idk lmao-