Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.
This repository was archived by the owner on May 9, 2025. It is now read-only.

Many modules dont work with chimera jail break #273

@NotSoEthical

Description

@NotSoEthical

Issue

Do you plan to update release for Chimera jail break?
I have used Chimera JailBreak on IOS 12.1.2 and have many many issues beginning from dependency install...

Expected behaviour

Tell us what should happen.
Install dependencies

Actual behaviour

Tell us what happens instead.
Got a lot of errors related to unsigned repositories

Steps to reproduce

use device/dependency_installer
run

needle error logs

Ensure verbose and debug mode are enabled:

[needle][dependency_installer] > run                                                                                                                                                    [62/62]
[D] Setup local output folder: /root/.needle/output                                                                                                                                           
[?] Attention! The folder chosen to store local output is not empty: /root/.needle/output                                                                                                     
[?] Do you want to back it up first?                                                                                                                                                          
[?] Y: the content will be archived in a different location, then the folder will be emptied                                                                                                  
[?] N: no action will be taken (destination files might be overwritten in case of filename clash)                                                                                             
[y/n]: n                                                                                                                                                                                      
[D] Setting up issues database...                                                                                                                                                             
[D] [DB] QUERY: CREATE TABLE IF NOT EXISTS issues (app TEXT, module TEXT, name TEXT, content TEXT, confidence TEXT, outfile TEXT)                                                             
[*] Checking connection with device...                                                                                                                                                        
[V] Connection not present, creating a new instance                                                                                                                                           
[V] [AGENT] Connecting to agent (192.168.0.101:4444)...                                                                                                                                       
[+] [AGENT] Successfully connected to agent (192.168.0.101:4444)...                                                                                                                           
[D] [AGENT] Executing command: os_version                                                                                                                                                     
[V] [SSH] Connecting (192.168.0.101:22)...                                                                                                                                                    
[+] [SSH] Connected (192.168.0.101:22)                                                                                                                                                        
[D] Creating temp folder: /var/root/needle/                                                                                                                                                   
[D] [REMOTE CMD] Remote Command: if [ -d /var/root/needle/ ]; then echo "yes"; else echo "no" ; fi                                                                                            
[D] [AGENT] Executing command: os_version                                                                                                                                                     
[*] Checking prerequisites...                                                                                                                                                                 
[D] [REMOTE CMD] Remote Command: which apt-get                                                                                                                                                
[D] [REMOTE CMD] Remote Command: which dpkg                                                                                                                                                   
[V] [INSTALL] Installing COREUTILS via apt-get.                                                                                                                                               
[D] [REMOTE CMD] Remote Command: apt-get install -y --allow-unauthenticated coreutils                                                                                                         
[V] [INSTALL] Installing COREUTILS via apt-get.                                                                                                                                               
[D] [REMOTE CMD] Remote Command: apt-get install -y --allow-unauthenticated coreutils-bin                                                                                                     
[D] [REMOTE CMD] Remote Command: apt-get update                                                                                                                                               
[!] W: No sandbox user '_apt' on the system, can not drop privileges                                                                                                                          
E: The repository 'https://repo.dynastic.co ./ Release' is not signed.                                                                                                                        
E: The repository 'https://repo.chimera.sh ./ Release' is not signed.                                                                                                                         
E: The repository 'https://repo.hackyouriphone.org ./ Release' is not signed.                                                                                                                 
E: The repository 'https://repounclutter.coolstar.org ./ Release' is not signed.                                                                                                              
E: The repository 'https://mobiletools.mwrinfosecurity.com/cydia ./ Release' is not signed.                                                                                                   
E: The repository 'https://electrarepo64.coolstar.org ./ Release' is not signed.                                                                                                              
E: The repository 'https://repo.packix.com ./ Release' is not signed.                                                                                                                         
W: Invalid 'Date' entry in Release file /var/lib/apt/lists/repo.chariz.io_._Release                                                                                                           
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/cydia.list:3 and /etc/apt/sources.list.d/sileo.sources:3                                                
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/cydia.list:3 and /etc/apt/sources.list.d/sileo.sources:3                                                  
W: Invalid 'Date' entry in Release file /var/lib/apt/lists/diatr.us_chicydia_._Release                                                                                                        
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/cydia.list:2 and /etc/apt/sources.list.d/sileo.sources:5                                                
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/cydia.list:2 and /etc/apt/sources.list.d/sileo.sources:5                                                  
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/cydia.list:2 and /etc/apt/sources.list.d/sileo.sources:5                                                
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/cydia.list:2 and /etc/apt/sources.list.d/sileo.sources:5                                                  
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/cydia.list:3 and /etc/apt/sources.list.d/sileo.sources:3                                                
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/cydia.list:3 and /etc/apt/sources.list.d/sileo.sources:3                                                  
W: Target Packages (Packages) is configured multiple times in /etc/apt/sources.list.d/cydia.list:6 and /etc/apt/sources.list.d/sileo.sources:2                                                
W: Target Translations (en) is configured multiple times in /etc/apt/sources.list.d/cydia.list:6 and /etc/apt/sources.list.d/sileo.sources:2 

Environment

Needle Version

v1.3.2

  • Framework (on your machine):
    v1.3.2
  • Agent (on your device):
    v1.0.5

Workstation Operating System

Kali Linux

Python Version

Python v 2.7.16

Python Packages (pip freeze)

ajpy==0.0.4
alabaster==0.7.12
alembic==0.9.9
altgraph==0.16.1
argcomplete==1.8.1
askpy==0.0.4
asn1crypto==0.24.0
atomicwrites==1.1.5
attrs==18.2.0
autobahn==18.11.2
Automat==0.6.0
Babel==2.6.0
backdoor-factory==0.0.0
backports-abc==0.5
backports.csv==1.0.6
backports.functools-lru-cache==1.5
backports.shutil-get-terminal-size==1.0.0
banal==0.4.2
BBQSQL==1.0
bcrypt==3.1.4
bdfproxy==0.0.0
beautifulsoup4==4.6.3
biplist==1.0.3
blessings==1.7
BlindElephant==1.0
blinker==1.4
bpython==0.17.1
brotlipy==0.7.0
bs4==0.0.1
butterfly==3.2.5
capstone==3.0.5
cbor==1.0.0
cement==2.6.2
certifi==2017.11.5
cffi==1.12.3
chardet==3.0.4
Cheetah3==3.1.0
cheroot==6.5.4
CherryTree==0.38.5
chirp===daily-20180815
cli-helpers==1.1.0
cliapp==1.20180812.1
click==6.7
cmdtest==0.32
colorama==0.4.1
ConfigArgParse==0.13.0
configobj==5.0.6
configparser==3.5.0b2
constantly==15.1.0
construct==2.8.16
cookies==2.2.1
crackmapexec==3.1.5
cronosparser==0.2
cryptography==2.3
curtsies==0.3.0
cx-Oracle==7.0.0
cycler==0.10.0
Cython==0.28.4
dataclasses==0.6
decorator==4.3.0
defusedxml==0.5.0
deprecation==2.0.6
dhcpig==0.0.0
dicttoxml==1.7.4
dis3==0.1.2
distorm3==3.3.8
dnslib==0.9.7
dnspython==1.15.0
docopt==0.6.2
docutils==0.14
docx==0.2.4
docxtpl==0.5.6
-e git+https://github.com/droope/droopescan@c8c058e30a6d6ddc2f6848cbf115506f57325474#egg=droopescan
dropbox==9.0.0
ecdsa==0.13
EditorConfig==0.12.1
Elixir==0.7.1
entrypoints==0.2.3.post3
enum34==1.1.6
et-xmlfile==1.0.1
eventlet==0.24.1
factory-boy==2.11.1
Faker==1.0.1
feedparser==5.2.1
filedepot==0.5.2
filelock==3.0.10
filteralchemy==0.1.0
Flask==1.0.2
Flask-BabelEx==0.9.3
Flask-Classful==0.14.1
Flask-Cors==3.0.7
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Flask-Security==3.0.0
Flask-Session==0.3.1
Flask-SocketIO==3.2.1
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
frida==12.5.7
funcsigs==1.0.2
fuse-python==0.3.1
future==0.15.2
futures==3.2.0
GDAL==2.3.2
GeoIP==1.3.2
gevent==1.3.6
gmpy2==2.0.8
greenlet==0.4.15
h11==0.8.1
h2==3.0.1
hpack==3.0.0
htb==0.3.0
html2text==2018.1.9
html5lib==1.0.1
httplib2==0.11.3
humanize==0.5.1
hyperframe==5.1.0
hyperlink==17.3.1
hypothesis==3.83.1
idna==2.6
imagesize==1.1.0
impacket==0.9.18.dev0
incremental==16.10.1
inflection==0.3.1
intervaltree==2.1.0
ipaddress==1.0.17
iptools==0.6.1
IPy==0.83
ipython==5.8.0
ipython-genutils==0.2.0
itsdangerous==0.24
jdcal==1.0
jedi==0.13.1
Jinja2==2.10
jsbeautifier==1.6.4
jsmin==2.2.2
jsonpickle==0.9.5
jsonrpclib==0.1.7
kaitaistruct==0.8
keepnote==0.7.8
kerberos==1.3.0
keyring==16.1.0
keyrings.alt==3.1
killerbee==1.0
kiwisolver==1.0.1
knockpy==4.1.1
ldap3==2.5.1
ldapdomaindump==0.8.6
libnum==1.4
lxml==4.2.5
lz4==1.1.0
M2Crypto==0.31.0
macholib==1.11
Mako==1.0.7
Markdown==2.6.11
MarkupSafe==1.0
marshmallow==2.15.3
marshmallow-sqlalchemy==0.14.1
matplotlib==2.2.2
mechanize==0.2.5
mercurial==4.7.2
mitmproxy==5.0.0.dev0
mock==2.0.0
mockito==1.1.1
monotonic==1.5
more-itertools==4.2.0
mpmath==1.1.0
msgpack==0.5.6
mysqlclient==1.3.10
nassl==0.12
netaddr==0.7.19
netifaces==0.10.7
networkx==2.2
NfSpy==1.0
normality==1.0.0
nplusone==1.0.0
ntlm-auth==1.2.0
numpy==1.14.5
olefile==0.46
openpyxl==2.4.9
OWSLib==0.17.0
packaging==18.0
PAM==0.4.2
paramiko==2.4.0
parso==0.3.1
passlib==1.7.1
patator==0.7
pathlib2==2.3.2
pbr==5.1.1
pcapy==0.10.8
peepdf==0.4.2
pefile==2018.8.8
pexpect==4.6.0
pgcli==2.0.1
pgspecial==1.11.3
pickleshare==0.7.5
Pillow==3.4.2
pluggy==0.8.0
ply==3.11
prettytable==0.7.2
prompt-toolkit==2.0.7
protobuf==3.6.1
psutil==5.4.8
psycopg2==2.7.5
psycopg2-binary==2.7.6.1
ptpython==2.0.4
pwntools==3.12.2
py==1.7.0
py-ubjson==0.12.0
py-zabbix==1.1.5
pyasn1==0.4.5
pyasn1-modules==0.2.1
pycairo==1.16.2
pycparser==2.19
pycrypto==2.6.1
pycryptodomex==3.8.1
pycurl==7.43.0.1
PyDispatcher==2.0.5
pydns==2.3.6
pydot==1.2.4
pyelftools==0.25
pyenchant==2.0.0
pyftpdlib==1.5.4
Pygments==2.2.0
PyGObject==3.30.2
pygtkspellcheck==4.0.5
PyICU==2.2
pyinotify==0.9.6
PyInstaller==3.3.1
pyip==0.7
PyJWT==0.4.3
pylibemu==0.3.3
pyminifier==2.1
pymongo==3.7.1
pymssql==2.1.3
PyNaCl==1.3.0
PyOpenGL==3.1.0
pyOpenSSL==18.0.0
pypandoc==1.4
pyparsing==2.2.0
PyPDF2==1.26.0
pyperclip==1.6.4
pyproj==1.9.5.1
pyrit==0.5.1
pyscard==1.9.7
pyserial==3.4
pysmi==0.3.4
pysnmp==4.4.9
PySocks==1.6.8
pyspatialite==3.0.1
pysqlite==2.7.0
pystache==0.5.4
pytest==3.6.4
pytest-factoryboy==2.0.2
python-dateutil==2.7.5
python-docx==0.8.7
python-editor==1.0.3
python-engineio==3.3.0
python-ldap==3.1.0
python-lzf==0.2.4
python-magic==0.4.16
python-slugify==1.2.5
python-snappy==0.5.3
python-socketio==3.1.1
pythonaes==1.0
PyTrie==0.2
pytz==2018.7
pyusb==1.0.2
PyV8==1.0.dev0
pywinrm==0.3.0
PyX==0.12.1
pyxdg==0.25
PyYAML==3.13
pyzabbix==0.7.5
pyzmq==17.1.2
qrcode==6.0
rdbtools==0.1.13
readline==6.2.4.1
Reconnoitre==1.0
redis==3.0.1
requests==2.21.0
requests-ntlm==1.1.0
responses==0.10.4
rfidiot==1.0
roman==2.0.0
ROPGadget==5.4
rsa==4.0
ruamel.ordereddict==0.4.13
ruamel.yaml==0.15.78
scandir==1.9.0
scapy==2.4.0
scipy==1.1.0
SecretStorage==2.3.1
selenium==3.141.0
service-identity==18.1.0
setproctitle==1.1.10
Shapely==1.6.4
shellpop==0.3.5
simplegeneric==0.8.1
simplejson==3.15.0
singledispatch==3.4.0.3
six==1.10.0
slowaes==0.1a1
snowballstemmer==1.2.1
sortedcontainers==1.5.10
speaklater==1.3
Sphinx==1.8.2
sphinxcontrib-websupport==1.1.0
SQLAlchemy==1.2.4
sqlalchemy-schemadisplay==1.3
sqlparse==0.2.4
sshtunnel==0.1.4
subprocess32==3.5.3
sympy==1.3
tabulate==0.8.2
tcpwatch==1.3.1
termcolor==1.1.0
terminaltables==3.1.0
text-unidecode==1.2
toml==0.10.0
tornado==5.1.1
tox==3.5.3
tqdm==4.28.1
traitlets==4.3.2
trollius==2.0.1
ttystatus==0.38
Twisted==18.7.0
txaio==18.8.1
typing==3.6.6
u-msgpack-python==2.1
unicodecsv==0.14.1
unicorn==1.0.1
Unidecode==1.0.22
urllib3==1.22
urwid==2.0.1
uTidylib==0.5
vext==0.7.0
vinetto==0.7b0
virtualenv==16.1.0
volatility==2.6
w3af-api-client==1.1.7
wcwidth==0.1.7
webargs==4.0.0
webencodings==0.5
websocket-client==0.54.0
webunit==1.3.10
Werkzeug==0.14.1
wfuzz==2.3.1
wget==3.2
Whoosh==2.7.4
wifite==2.2.5
wsaccel==0.6.2
WsgiDAV==3.0.0
wsproto==0.13.0
WTForms==2.2.1
wxPython==3.0.2.0
wxPython-common==3.0.2.0
xlrd==1.1.0
XlsxWriter==0.9.6
xlutils==2.0.0
xlwt==1.3.0
xmlbuilder==1.0
xmltodict==0.12.0
yara-python==3.8.0
zenmap==7.70
zim==0.68
zlib-wrapper==0.1.3
zope.interface==4.3.2

Device iOS Version

IOS 12.1.2 JailBroken

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions