Simple exploit POC for strandhogg which can steal username and password from targeted android package process

Android StrandHogg Task Injection POC

This project demonstrates how StrandHogg task injection works.

How it works

  • Change R.string.target_package value to the target package value.
  • Change R.string.hostname value to the host listener value
  • Install the POC and run it.
  • Run the target package and this POC will hijack the task.

More details

And for/from developers:

Video:

GitHub

View Github