Более менее
GlorifiedGrep (Python) - парсинг APK, поиск точек входа: https://github.com/securisec/glorifiedgrep
MobSF (Python) - Фреймворк, который поддерживается и много чего умеет https://github.com/MobSF/Mobile-Security-Framework-MobSF Install docker image and run him: docker pull opensecurity/mobile-security-framework-mobsf docker run -it -p 8000:8000 opensecurity/mobile-security-framework-mobsf:latest
apkurlgrep (Go) - по факту применяет регулярку из проекта LinkFinder - https://github.com/ndelphit/apkurlgrep
Настройка прокси через ifconfig на android: https://github.com/clviper/android/blob/master/proxy.sh
Скачать приложение с PlayStore (Python): https://github.com/ClaudiuGeorgiu/PlaystoreDownloader https://github.com/matlink/gplaycli
От bytedance инструмент для taint анализа андроид приложений: https://github.com/bytedance/appshark
Fuzzing: AFL + Frida: https://blog.quarkslab.com/android-greybox-fuzzing-with-afl-frida-mode.html
Last updated
Was this helpful?