WithSecureLabs / needle

The iOS Security Testing Framework
https://mobiletools.mwrinfosecurity.com/
Other
1.33k stars 284 forks source link

NeedleAgent installation fails/doesn't show up #276

Open BreakfastSerial opened 5 years ago

BreakfastSerial commented 5 years ago

Issue

I've tried installing the NeedleAgent via the repository on the installation guide page and directly via the released .deb file. Saleo fails to install NeedleAgent (via the published repo).

Directly installing the .deb works, but the app never shows up on the device. I've tried to respring iOS, but the app is not available on the device. After installing the .deb file, Saleo shows the app as installed.

Expected behaviour

NeedleAgent is installed and available on the device.

Actual behaviour

NeedleAgent is not avialable on the device.

Steps to reproduce

  1. scp NeedleAgent.deb onto iPad
  2. ssh onto iPad
  3. sudo dpkg -i NeedleAgent.deb
  4. sudo killall SpringBoard

Environment

Needle Version

Device iOS Version

taIes commented 4 years ago

Did you solve the problem ?

doc-sewell-alpine commented 4 years ago

Not yet