PDA

View Full Version : Issue with Nmap crashing phone



oirbsiu
2020-01-29, 13:23
Hi All,
I have a Nexus 7 2013 (Flo) with the following

TWRP 1.21 /Build 34
RR-Ten-20200119-flo-Unofficial.zip (From - https://forum.xda-developers.com/nexus-7-2013/development/rom-2020-01-21-t4037945)
open_gapps-arm-10.0-nano-20200128 (From - https://sourceforge.net/projects/opengapps/files/arm/20200128/)
Magisk 20.3 (From - https://github.com/topjohnwu/Magisk/releases)

From Magisk, i installed busybox for android NDK (ver 1.31.1) and KaliNethunter (Ver 8.2)

With Kali installed, I went to install the chroot using kalifs-armhf-minimal.tar.xz (downloaded from https://build.nethunter.com/kalifs/kalifs-latest/)

So far no issues with the installation.

I then proceeded to perform an update / upgrade

I then did apt-get install kali-linux-full

Again no issues noted.

yet every time I run nmap,
e.g. nmap -sN 192.168.178.0/24

I see the banner telling me that nmap has started but about 5 seconds later my devices reboots.

I cant figure out if the issue is with Kali or with the custom ROM - ive tried to see if I could spot anything with MattLog but I couldnt see anything to suggest what causes the device to reboot.

Is anyone else using this ROM and Kali - what else did you do to get namp to stop the reboot.
Regards
Mark

n0f4x
2020-11-16, 22:59
Hi All,
I have a Nexus 7 2013 (Flo) with the following

TWRP 1.21 /Build 34
RR-Ten-20200119-flo-Unofficial.zip (From - https://forum.xda-developers.com/nexus-7-2013/development/rom-2020-01-21-t4037945)
open_gapps-arm-10.0-nano-20200128 (From - https://sourceforge.net/projects/opengapps/files/arm/20200128/)
Magisk 20.3 (From - https://github.com/topjohnwu/Magisk/releases)

From Magisk, i installed busybox for android NDK (ver 1.31.1) and KaliNethunter (Ver 8.2)

With Kali installed, I went to install the chroot using kalifs-armhf-minimal.tar.xz (downloaded from https://build.nethunter.com/kalifs/kalifs-latest/)

So far no issues with the installation.

I then proceeded to perform an update / upgrade

I then did apt-get install kali-linux-full

Again no issues noted.

yet every time I run nmap,
e.g. nmap -sN 192.168.178.0/24

I see the banner telling me that nmap has started but about 5 seconds later my devices reboots.

I cant figure out if the issue is with Kali or with the custom ROM - ive tried to see if I could spot anything with MattLog but I couldnt see anything to suggest what causes the device to reboot.

Is anyone else using this ROM and Kali - what else did you do to get namp to stop the reboot.
Regards
Mark

Did you find a solution to this issue?