Closed
Description
Device: Moto G 2014
Android 4.4.4
cSploit version: 1.6.2
When I open the app and connected to WiFi the below is added to the debug.log file.
Debug log:
org.csploit.android.core.ChildManager$ChildNotStartedException: cannot start commands
at org.csploit.android.tools.Tool.async(Tool.java:48)
at org.csploit.android.tools.NMap.synScan(NMap.java:142)
at org.csploit.android.tools.NMap.synScan(NMap.java:146)
at org.csploit.android.services.NetworkRadar$2.run(NetworkRadar.java:90)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:841)