Friday, April 29, 2016

[Kernel+][kipper] Kali NetHunter for the Wileyfox Storm (3.1.0)



WARNING: These builds are currently untested! Proceed with caution, back up your boot partition before installing!
I'm looking for feedback from experienced users right now.

Welcome to the thread on Kali NetHunter for the Wileyfox Storm.

If you don't know what Kali NetHunter is, well, it's the entire Kali Linux operating system in a chroot on your phone, plus a bunch of awesome apps for executing exploits, fixing things, doing cool things. It goes on, I suppose.
I'm gonna be honest guys, I'm not a security person. When it comes to security, I'm more of a Paul Blart.
What I do know though, is that there is apt-get, and apt-get is life.

Find much more information here: http://ift.tt/1Jvjfv5
The answer to all your questions, generally the answer is YES, IT CAN DO THAT.

The installer zip will add a few files (including busybox) to your /system partition, and install all of the NetHunter apps to your /data partition.
The chroot is located in /data/local, so you don't have to worry about your system partition being full. It's full read/write capable.
Understand that the zip will replace your current kernel with a completely different one.
This is necessary because most stock or custom kernels don't provide the drivers needed to operate most of Kali NetHunter's features.

These Kali NetHunter builds are designed and tested for CyanogenMod 13.0.

DOWNLOAD

Current version: 3.1.0 (testing, 2016-04-29)

Download here: http://ift.tt/1QGnssD (testing) and http://ift.tt/1WmfEn0 (chroot)
Your device is: kipper (Wileyfox Storm)

Recommended install method: Use Official TWRP 3 for kipper
Install kernel-nethunter-kipper and nethunter-generic-armhf-kalifs-full-rolling zips in any order.

You can actually only install the kernel if you want to take advantage of its features without having to install the rest of NetHunter!

BEFORE INSTALLING

Do not flash the NetHunter update or chroot zip with a fresh data partition!
Most ROMs will wipe it clean on the first boot if you haven't completed the Android Setup Wizard yet, there's no need to wipe your ROM or data to try it out. I do advise backing up your data partition before flashing the zip though.
(this should no longer be possible now with added installation checks)

Please make sure your phone boots fine and runs fine before flashing NetHunter. It's confusing when people report bugs that exist due to other factors unrelated to NetHunter.

The Kali chroot and apps are installed on your data partition (in /data/local for chroot). To initialize the chroot and install Kali Linux, you need to start the Kali NetHunter app.

The NetHunter installer will automatically install SuperSU in system mode, which I consider to be more stable. Since NetHunter already modifies your system partition, there is no need to use systemless SuperSU anyways.
If you would like to use another root method, or prefer systemless SuperSU, then simply remove the supersu folder from the installer zip and it will proceed without it.

FULL INSTALL STEPS
  1. Boot into TWRP.
  2. Flash kernel-nethunter-kipper and nethunter-generic-armhf-kalifs-full-rolling zips in any order.
  3. Reboot into your ROM.
  4. Open the NetHunter app
  5. Let the NetHunter app finish setting everything up
  6. You're done!
UPDATING TO A NEWER BUILD

Going from 3.0.0 and up, all you have to do is flash the new build in recovery. On some ROMs you may need to wipe dalvik cache.

UPDATING YOUR ROM

To get all your NetHunter and SuperSU functions back after flashing a new ROM, just reflash the kernel-nethunter-kipper zip and the ~60 MB update-nethunter-generic-armhf zip in TWRP.

RUNNING WIFI PENETRATION TESTS

The internal WiFi chipset of the Wileyfox Storm is not capable of running services which use monitor mode such as Wifite. For this, you will need to use a monitor mode capable WiFi adapter through a USB-C host adapter.
As for compatible adapters, I highly recommend the Alfa Networks AWUS036NEH (eBay) which uses the Ralink RT3070 chipset. There are currently no monitor mode supported Wireless-AC adapters available.

Once plugged in, you can run the command from Kali terminal to turn on your adapter:

root@kali:~# ip link set wlan1 up

RAN INTO AN ISSUE OR BUG?

In order for me to help you, you have to at minimum reply with:
  • The link to the exact zip you downloaded
  • Your device model (it better be kipper)
  • The name of the ROM you're flashing it on
  • The version and build date of the ROM you're flashing it on
  • A complete description of your problem
  • Optional: An audio recording of you reading this entire post
If your issue is with a specific app, it might be better to contact the developer of that app.

If your issue is during the installation (ex. flashing the NetHunter zip), then please collect a TWRP recovery.log for me.

If you found a problem and were able to fix it, and no one's mentioned it in the thread already, it would be kind to state the issue and your fix for others to make use of as well.

You can join me and the other NetHunter developers on IRC at the #nethunter room on freenode to more handily diagnose problems together.
I apologize, but I can't do house calls at this time.

KNOWN ISSUES
  • USB Keyboard & VNC - Google Keyboard, AOSP Keyboard, CM Keyboard do not work due to a depth bug, use Hacker's Keyboard as a workaround.
  • Terminal App - Full screen programs like nano or vi are unusable unless you use the resize command. (type resize when opening a new terminal window)

THE KERNEL

The NetHunter kernel for the Wileyfox Storm is based on CyanogenMod 13.0 nightly kernel sources.
It has the following changes:
  • F2FS added using Jaeguek Kim's latest kernel.org:f2fs-stable sources (available on system/data/cache!)
  • UKSM - Ultra Kernel Same-page Merging support
  • Compiled with -O2 optimizations using GCC Linaro 4.9 2016.02 aarch64 toolchain
  • Simple IO (SIO) scheduler as default IO scheduler (updated for modern kernels)
  • USB HID Gadget keyboard support
  • mac80211 packet injection support
  • Westwood, HTCP, or Cubic (default) TCP congestion algorithms (updated with bug fixes)
  • savoca's KCAL display color calibration driver
  • RTL-SDR, BT RFCOMM, and various WiFi OTG drivers enabled
  • NFS and CIFS client support with file caching
  • Running in SELinux Permissive mode
  • Additional drivers built in for the full Kali NetHunter experience

SCREENSHOTS



DEVELOPMENT

For the kernel included in NetHunter for the Wileyfox Storm, you can find the sources here: http://ift.tt/1QGnr85

See the Kali NetHunter installer source here: http://ift.tt/1pqp4KF
See the Kali NetHunter app source here: http://ift.tt/20tfk6a

DISCLAIMER

I am not affiliated with Offensive Security. They seem like cool guys though.
I'm not even a novice when it comes to security and penetration. I'm just a simple system administrator with a passion for breaking Android.
Please restrain yourselves from asking me security related questions.

NOT SO MUCH AS SEEN ON MR. ROBOT, BUT PROBABLY EVEN BETTER



XDA:DevDB Information
Kali NetHunter for the Wileyfox Storm, Kernel for the Wileyfox Storm

Contributors
jcadduono, The Kali NetHunter team
Source Code: http://ift.tt/1QGnr85

Kernel Special Features:

Version Information
Status: Testing
Current Stable Version: 3.1.0
Stable Release Date: 2016-04-29

Created 2016-04-30
Last Updated 2016-04-29


from xda-developers http://ift.tt/24boiuC
via IFTTT

No comments:

Post a Comment