Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceroute and Inspector fails ( nmap does not run on promiscuous interfaces ) #359

Open
vellrya opened this issue Oct 3, 2015 · 14 comments

Comments

@vellrya
Copy link

vellrya commented Oct 3, 2015

All functions not work on ZenFone 6. Only Mitm work.
When I press "Start" button, I see loading process and all. I don't see results.

@gustavo-iniguez-goya
Copy link
Contributor

Thank you for the report @vellrya. We need logs, the version of csploit you are using, which module is not working, etc..
https://github.com/cSploit/android/wiki/How-to-open-an-issue

@vellrya
Copy link
Author

vellrya commented Oct 3, 2015

Ok, sorry. I'll try to give need information.
My device is Asus ZenFone 6 with Android 5.0 and ZenUI.
I'm use a latest version of Csploit (1.6.0 RC. 2.) But and other versions have this bug. (Nightly-build, 1.5, etc)
I don't use any Xposed module, but I have fully-installed latest BusyBox

App start ups ok.
Network hosts list appear and are clickable.
Select the MITM module works.
Module "Инспектор", "Трассировка" don't work.
When I clicking on the "Start" button I see ~3 sec loading progress and all.

@Rubenoo
Copy link
Contributor

Rubenoo commented Oct 3, 2015

@vellrya and the logcat?

@gustavo-iniguez-goya
Copy link
Contributor

no problem @vellrya thank you for the info btw :) as Rubenoo has said, we need logs from the logcat program. see if you can get them:
http://forum.xda-developers.com/showthread.php?t=1726238
https://wiki.cyanogenmod.org/w/logcat

For the Трассировка module, do the following:

  • On the hosts list, click on the "+" button, and add 8.8.8.8
  • Select the new added target, and select Трассировка. You should see a bunch of net hops

@vellrya
Copy link
Author

vellrya commented Oct 4, 2015

Sorry for the delay. Logcat available here: http://pastebin.com/uxb1fHBB

@vellrya
Copy link
Author

vellrya commented Oct 4, 2015

I'll try add 8.8.8.8 host, use "Трассировка" module and see... nothing) Probably, logcat help us)

@gustavo-iniguez-goya
Copy link
Contributor

ok, it's a nmap problem.

int route_dst_netlink(const kernel_sockaddr_storage, route_nfo, const char_, const _kernel_sockaddr_storage): can't find interface "wlan0"'

is any interface in monitor/promiscuous mode by any chance?

post if you can the output of this command:
/data/data/org.csploit.android/files/tools/nmap/nmap -iflist -d3

@tux-mind
Copy link
Member

tux-mind commented Oct 4, 2015

http://it-ovid.blogspot.it/2012/05/nmap-routedstnetlink-cant-find.html

footnote after UPDATE

it's a readiotap library issue.

@tux-mind
Copy link
Member

tux-mind commented Oct 4, 2015

ok, solution is pretty simple: update nmap from upstream.

it will also update the detection lua scripts 😉

will do it soon @vellrya , just hang on some day.

@tux-mind tux-mind changed the title Not work Traceroute and Inspector fails ( nmap does not run on promiscuous interfaces ) Oct 4, 2015
@vellrya
Copy link
Author

vellrya commented Oct 7, 2015

The problem was so serious that it is not resolved?

@sorano
Copy link

sorano commented Oct 7, 2015

@vellrya Don't be rude, be patient instead.
People are spending their free time to work on this project.
You are always free to fix it on your own.

@vellrya
Copy link
Author

vellrya commented Oct 7, 2015

Bravo, it's just a great offer)

@vellrya
Copy link
Author

vellrya commented Oct 7, 2015

I'm going to fix itself. It remains only to find my wrench.

@vellrya vellrya closed this as completed Oct 7, 2015
@tux-mind
Copy link
Member

tux-mind commented Oct 8, 2015

requires #220

@tux-mind tux-mind reopened this Oct 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants