EntySec / SeaShell

SeaShell Framework is an iOS post-exploitation framework that enables you to access the device remotely, control it and extract sensitive information.

Home Page:https://theapplewiki.com/wiki/SeaShell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cam command not working

ktrrbypass opened this issue · comments

Describe the bug
Description: running a command did not receive an expected outcome and resulted in an error

To Reproduce
Steps to reproduce the behavior:

  1. Start TCP server.
  2. Connect to server by running injected app on the phone
  3. Run devices -i 0
  4. Run cam -s 0 <insert directory>
  5. Get error: Failed to read device #0!

Expected behavior
Expected to receive image in the directory specified and not receive an error.

Screenshots
image

Desktop:

  • OS: Linux Mint Cinnamon
  • Browser Mozilla Firefox
  • Version: 121.0.1+linuxmint1+virginia

Smartphone:

  • Device: iPhone 6s and iPhone 13 (My Personal Devices)
  • OS: iOS 15.2 (iPhone 6s) and iOS 16.6 beta 1 (iPhone 13)
  • Browser: Safari
  • Version: iOS 15.2 (iPhone 6s) and iOS 16.6 beta 1 (iPhone 13)

Duplicate #9