How to setup Ninjutsu Android Penetration Testing Environment

Ninjutsu Android Penetration Testing Environment

This is a portable android Penetration testing environment that includes specific tools to help you to conduct android applications.

List of Tools installed :

  • Terminal Emulator
  • Magisk
  • SManager
  • ES File explorer
  • Frida Server
  • Sudo Hide
  • Zuper
  • Drozer
  • Dot Mod
  • SSLUnpinning
  • TrustMe Already
  • RootClock
  • GG Tools 2020
  • HidenCore Module
  • Hide Apps Xposed
  • Hide My Applist
  • Jasi Patcher
  • Lucky Patcher
  • FakeGapps
  • DIWA
  • ADBlocker Reborn

How to setup Ninjutsu Android Penetration Testing Environment

Password Unlock screen : 1234

Download

https://drive.google.com/drive/folders/1vXqGGWx5Bmen26nHQwOJRdZ8vB1s0VOg?usp=sharing

Screen

Step 1. Download MEmu-setup.exe and Android_PenetrationTesting_Environment.ova

Step 2. Install MEmu emulator MEmu-setup.exe

Step 3. After finishing install Memu emulator go to Desktop and open Multi-MEmu

Step 4. Import Ninjutsu android penetration testing environment “Android_PenetrationTesting_Environment.ova”

Screen

Step 5. Follow the screenshot for info on how to setup Ninjutsu Android Penetration Testing Environment

Enable Root Mode :

Screen

Screen

Change NAT DNS to 8.8.8.8

Screen

Screen

Screen

Install BusyBox :

Screen

Screen

Install Magisk :

Open Android Terminal

Type the command below :

su
cp -r /storage/emulated/0/init.d/run.sh /sdcard/Download/
cp -r /storage/emulated/0/init.d/magisk.apk /sdcard/Download/
sh /sdcard/Download/run.sh

Screen

Install Xposed :

Screen

Screen

Step 6. reboot Android machine

Step 7. Open ES File Explorer

Screen

Screen

Screen

Screen

Screen

Step 9. Now disable root mode from Memu emulator and restart Android

Screen

How to connect adb with Ninjutsu Android Penetration Testing Environment

Open a Command Prompt and run the following adb command to connect to MEmu.

cd "c:\Program Files\Microvirt\MEmu\"
adb connect 127.0.0.1:21513

To Verify the MEmu device is connected :

adb devices

To enters the mobile phone or emulator

adb shell 

To View the system installation package:

adb shell pm list package -s

To View third-party packages:

adb shell pm list package -3

To Install android application :

adb install c:\app.apk

To Repeat (overwrite) installation :

adb install -r d:\app.apk

To Uninstall the android application :

adb uninstall org.cnodejs.android
adb uninstall <package name>

To Clear application data and cache :

adb shell pm clear <package name>

To Upload files from computer to the phone or emulator :

adb push C:\tcpdump /data/local/tmp/
adb push C:\tcpdump /data/local/tmp/

To download Files from Mobile :

adb pull /sdcard/Android/data/com.example.app c:\phone\

How to run Frida :

cd "c:\Program Files\Microvirt\MEmu\"
adb connect 127.0.0.1:21513
adb shell "/data/local/tmp/frida-server &"
adb forward tcp:27042 tcp:27042
Frida-ps -U

Paths Memu emulator :

/storage/emulated/0/Download
/sdcard/Download/
/sdcard/Pictures
/sdcard/DCIM
/data/data/
/sdcard/Android/data

If you feel like showing your love and/or appreciation for this project, then how about shouting me a coffee ☕ 😊 Buy Me A Coffee ☕

☕ Buy Me A Coffee ☕


Buy Me A Coffee


Paypal Donate

What -Is-Ninjutsu-Project

Ninjutsu logo

Ninjutsu Project

Ninjutsu is Penetration testing/Red Teaming based on Windows focused on Penetration Testing, Red Teaming, Android Penetration Testing.

It includes a full portable arsenal for security experts, but it also includes pre-configured and installed Android Pentesting Integrated Environmental, In addition, protect your privacy by tweak and customize Windows 10, disable the collection services/Apps to improving your anonymity/performance.

Security

Ninjutsu Project includes a full arsenal of security-oriented tools to perform penetration tests, security audits, and more.

Privacy

Ninjutsu includes Proxycap , Shut10, WPD10, and simple Dnscrypt which designed to defend your privacy and your identity.

Features

  • Offline Pre-Installed Penetration Testing, Red Teaming, and Android Security Testing Integrated Environment.

  • More than 800 penetration testing tools.

  • Free and Open source Tools.

  • Prefills the commandline.

  • Terminal with many useful features.

  • Customize Windows 10 with powerful tweak and optimize.

  • Protect your privacy by tweak and customize Windows 10.

  • Disable many of the annoying features built into windows.

  • Unwanted Windows components removal.

  • Remove/Disable many Windows programs and services.

Donation

I love to share my project and it takes me a lot of thought and time. I do it because I know how it’s hard to build a penetration testing environment & I think it’s important to share my knowledge and give back to the community as many have done before me.

For everyone who would like to support the Ninjutsu Project, Your support is greatly appreciated to Ninjutsu project and help us develop new versions of the Ninjutsu.
There are Paypal/BuymeCoffe button below for give a single donation, You can support my on-going work via monthly instalments by clicking the Patreon button below.

Become a Patron! paypal Become a Patron!

Community

Download :

Soon

Ninjutsu Team

  • Hasan
  • who is next !! (ninjuts.os [at] Gmail.com)

Screenshot

Desktop :

Screen
Screen
Screen

Information Gathering Tools

Screen

Exploitation Tools

Screen

Red Team Toolkit

Screen

Android Pentesting Integrated Environmental

Screen

Web Application PT Tools

Screen

Context menu (Mouse Right-click Features)

Screen
Screen
Screen
Screen
Screen

Contributors

Feel free to add yourself.