ios测试神器needle使用环境搭建
"它是Mwrlabs 继drozer以后,又出这款iOS检测神技needle。
应用规定
有部越狱5后的iphone手机上,临时只适用上了ios8和ios9
越狱5后的iphone必须安裝(必不可少):
1、Cydia
2、OpenSSH
3、Apt 0.6 Strict
系统软件依靠自然环境构建
# Core dependencies
brew install python
brew install libxml2
xcode-select --install
# Pythonpackages sudo -H pip install --upgrade --user readline sudo -H pip install --upgrade --user paramiko sudo -H pip install --upgrade --user sshtunnel sudo -H pip install --upgrade --user frida
# sshpass brew install https://raw.githubusercontent.Com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb
# mitmproxy wget https://github.Com/mitmproxy/mitmproxy/releases/download/v0.17.1/mitmproxy-0.17.1-osx.tar.gz tar -xvzf mitmproxy-0.17.1-osx.tar.gz sudo Cp mitmproxy-0.17.1-osx/mitm* /usr/local/bin/
#libimobiledevice4 brew install -v --fresh automake autoconf libtool wgetlibimobiledevice brew install -v --HEAD --fresh --build-from-source ideviceinstaller
神器下载:gitclone https://github.Com/mwrlabs/needle.git
needle应用
进到到needle 文件目录实行 python needle.py 只能起动
1.根据girl options 能够查询一切正常运作时需要设定的特性。
bogon:needle an$ python needle.py
__ _ _______ _______ ______ _______
| \ | |______ |______ | \ | |______
| \_| |______ |______ |_____/ |_____ |______
Needle v0.0.4 [mwr.To/needle]
[MWR InfoSecurity (@MWRLabs) - Marco Lancini (@LanciniMarco)]
[needle] > girl options
Name Current Value Required Description
------------- ------------- -------- -----------
app软件 No Bundle Id of the target application (e.g., Com.example.aPP). Leave empty To launch wizard
DEBUG False yes Enable debugging output
iP 127.0.0.1 yes iP address of the testing device (get To localhost To use USB)
OUTPUT_FOLDER /Users/an/.needle/output yes Full path of the output folder, where To store the output of the modules
PASSWORD alpine yes SSH Password of the testing device
PORT 2222 yes Port of the SSH agent On the testing device (
相关文章
- 2条评论
- 森槿晴枙2022-05-29 02:52:30
- tclone https://github.Com/mwrlabs/needle.git needle应用 进到到needle 文件目录实行 python
- 晴枙嵶邸2022-05-28 21:39:48
- mitm* /usr/local/bin/ #libimobiledevice4 brew install -v --fresh automake autoconf libtool wgetlibimobiledevic