❂
❂
@OJ: Can we merge #119 PR by @itsbriany? `nmap` and alike tools (see, `Kali Linux`) implemented it so we can play between each report easily and multi-diagonally (through toolset of...
Same here. Any news @rsmudge?
This is so called CIDR range in block format supported by ie: `masscan`. Not sure about `nmap` tbh. I managed to convert those to real CIDR range and parse those...
@sudeepag same thing here. @tfonfara did you find underlying issue or gateway//hotfix for the issue?
Setting `com.android.shell` with root permission using the SuperUser settings of Magisk does not allow `adb root` for me.
Phone: Samsung SM-G900F Flashed+rooted, running ViperOS 6.7 Android Version: 9 I'll try setting SELinux to permissive and let you know.
Nop. Same. Setenforce is set to 0 (Permissible). Restarted the device (SELinux persist the state Permissible). ``` root@kali:~# adb root restarting adbd as root ``` > Device gets disconnected. Reattaching...
Ok, found the hotfix: ## Init ``` $ ssh root@android -p2222 (android) $ whoami root (android) $ adbd ``` ## Confirmation ``` root@kali:~# adb root restarting adbd as root root@kali:~#...
> The simplest and universal way to solve the issue on these devices is to switch SELinux to permissive mode during boot process. @evdenis that does not work, see this;...
@leovarmak you need `simplesshd` on your mobile device or connect via `adb shell`.