Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

TODO LIST #213

Open
kimocoder opened this issue Apr 19, 2019 · 10 comments
Open

TODO LIST #213

kimocoder opened this issue Apr 19, 2019 · 10 comments

Comments

@kimocoder
Copy link
Contributor

kimocoder commented Apr 19, 2019

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

@Re4son
Copy link
Collaborator

Re4son commented Apr 19, 2019

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?

@kimocoder
Copy link
Contributor Author

kimocoder commented Apr 19, 2019

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

@Re4son
Copy link
Collaborator

Re4son commented Apr 19, 2019

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

@kimocoder
Copy link
Contributor Author

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

@Re4son
Copy link
Collaborator

Re4son commented Apr 19, 2019

Get what?

@kimocoder
Copy link
Contributor Author

kimocoder commented Apr 19, 2019

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.

@Re4son
Copy link
Collaborator

Re4son commented Apr 19, 2019

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!

@kimocoder
Copy link
Contributor Author

kimocoder commented Apr 19, 2019

Yes, needs to be tomorrow, been reading like alot the past days 👍

@kimocoder
Copy link
Contributor Author

kimocoder commented Apr 19, 2019

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
Copy link
Contributor Author

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

Screenshot_20190419-092346

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants