xtiankisutsa / twiga

A tool that enumerates Android devices for information useful in understanding its internals and for exploit development. It supports android 4.2 to android 7.1.1

Home Page:http://shadowinfosec.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twiga

A tool that enumerates Android devices for information useful in understanding its internals and for exploit development. It supports android 4.2 to android 7.1.1

Alt

Requirements

  • The most current ADB must be in your path and fully functional
  • The report name must not have any whitespace

Limitations

  • Some information and files cannot be pulled higher up the SDK version due to strict SELinux policies and android hardening.
  • It can only run on one device at a time for now

To Do

  • Support for enumeration on a rooted device
  • Support enumeration on multiple devices at a time
  • Generate PDF report on the enumeration data

Inspired by

About

A tool that enumerates Android devices for information useful in understanding its internals and for exploit development. It supports android 4.2 to android 7.1.1

http://shadowinfosec.io

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%