nethunter-app icon indicating copy to clipboard operation
nethunter-app copied to clipboard

TODO LIST

Open kimocoder opened this issue 6 years ago • 10 comments
trafficstars

Ok people, we still got some work to do..

Here's the TODO list for now. @Re4son will add more.

  • Awaiting for InstallFragment from @jmingov

  • Check for update should be available again.

  • We got two busyboxes running

    • One (cmd: busybox_nh) with v1.25.0-NetHunter
    • One (cmd: busybox) with v1.30.1 (when in chroot)
    • busybox could be linked or updated, Do er really need 2?
  • "killkali" has some mounting issues. Picture bellow

Screenshot from 2019-04-19 12-02-23

  • "bootkali" has 3 issue on start Output on run:
angler:/sdcard/Download # bootkali > log.txt
mount: mounting /sdcard/kali-chroot.img on /data/local/nhsystem/kali-armhf failed: No such file or directory
mount: mounting /system/lib/modules on /data/local/nhsystem/kali-armhf/lib/modules failed: No such file or directory
mountpoint: /data/local/nhsystem/kali-armhf/external_sd: No such file or directory
  • Using kmod and add a tab for load / unload

    • maybe start at boot feature.
  • The UI could be improved (material design?)

  • We could simply add more features, like network tools in menu (output from our tools in kali) ping, trace, whois, traceroute.. whatever Link 1: Flutter UI materials here Link 1: Android Studio addon here Link 2: Addon Material Design and components look here Link 3: Addon here Or find addons in Android Studioa

  • We should rebuild the "Deauther" and add for scanning and attacking using our tools, eg. aircrack--ng/reaver + pixiewps - There could be more added to it.

  • Check out this project here with Nexmon and aircrack-ng, mdk3 support ++ but unfortunately that app got some issues (with crashes with me)

  • We could use the chroot to use our tools and implement them in the APP. Think THink

APIS Android Network API link here

Feel free to join us? We could allways need some help to make NetHunter GREAT AGAIN

kimocoder avatar Apr 19 '19 09:04 kimocoder

Great list @kimocoder . Might be easier to have individual issues for each of them. That would make it easier to work on them individually.

  1. Busyboxe: I have one and the same in all of my four different nethunter devices. Best to raise a separate issue because that looks like a bug in the image you're using.

  2. The mount errors are caused by non existing filesystems: a) /sdcard/kali-chroot.img: alternative chroot.img will be mountet if exists but usually doesn't b) /system/lib/modules - where are your modules installed? c) Does angler have an external sd-card?

Could you do me a favor please and try the nethunter.apk pre 2019.1 to see if those error where introduced by those massive commits over the last two months?

Re4son avatar Apr 19 '19 12:04 Re4son

Nexus 6P on latest official firmware, Android 8.1 with WiFi modules, HID, CDROM, dwc3 patch with ACA (Y-cable support) patches. works great, but yeah we could do much more.

Screenshot_20190419-084150

kimocoder avatar Apr 19 '19 12:04 kimocoder

Did you do a complete re-image before you installed the latest nethunter image? With all the testing you might have left over busyboxes from previous installs

Re4son avatar Apr 19 '19 12:04 Re4son

Yepp, that's my mission this easter. I'll get them.

kimocoder avatar Apr 19 '19 12:04 kimocoder

Get what?

Re4son avatar Apr 19 '19 12:04 Re4son

Did you do a complete re-image before you installed the latest nethunter image? With all the testing you might have left over busyboxes from previous installs

Yes, everythime.

Get what?

Get those mounts go away. (fix 'em). Yes I do re-flash everythime.

kimocoder avatar Apr 19 '19 13:04 kimocoder

Could you please check for busybox after you reflashed and rooted? Then again after you installed nethunter?

Then install the pre-2019.1 nethunter app and check the errors during bootkali and killkali.

Thanks mate!

Re4son avatar Apr 19 '19 13:04 Re4son

Yes, needs to be tomorrow, been reading like alot the past days :+1:

kimocoder avatar Apr 19 '19 13:04 kimocoder

cSploit is way outdated the one MITM working is "Kill connections" Therefor i ein zANTI2 instead.

Main Window: Scanning Screenshot_20190419-091616

MITM Menu Screenshot_20190419-091638

kimocoder avatar Apr 19 '19 13:04 kimocoder

And some menu where modules (kmod) where we could load modules and set them in startup. Something like this

Screenshot_20190419-092346

kimocoder avatar Apr 19 '19 13:04 kimocoder