Dynamic android app recon & testing using android system tools or adb command
#6771
LocaMartin
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add support for executing Android-specific commands (e.g.,
adb,pm,dumpsys,getprop,logcat) inside Nuclei workflows to automate mobile application security testing.This would allow Nuclei to run checks dynamically against connected Android devices, emulators, Genymotion, or Termux environments.
Nuclei already supports executing:
Extending execution to Android runtime commands would:
✔ automate common MAS/OHWS top-10 checks
✔ remove manual steps
✔ allow custom templates for app-specific behaviors
✔ make Nuclei applicable to mobile security testing, not just network/web
Beta Was this translation helpful? Give feedback.
All reactions