- Security Events - A lot of types, including ADB commands, packages installed/uninstalled, process starts and more
- DNS Events - Hostnames, IP addresses
- Connection Events - IP addresses, package names, ports
It really allows you to then run IOCs on the logs to see if anything suspicious may be connecting to your mobile device or other connections or packages running that shouldn't be. I don't think there are many tools that support parsing these logs at this time but ALEAPP does now after a quick run through Python. The files are just JSON after all.
Figure 1: LAVA output from Android Intrusion Logging parsers
Figure 2: ALEX infographic for kicking off intrusion logs
As always, grab the latest ALEAPP codebase for the parser support now, and it will be baked into the next compiled release coming soon.
Download 🔗: https://github.com/abrignoni/ALEAPP