Pentest Tools

Published on July 24th, 2014 📆 | 4981 Views ⚑

0

aNmap – Android Network Mapper (Nmap for Android)


https://www.ispeech.org
Nmap "Network Mapper" is a free and open source utility for network discovery and security auditing.It is the most important enumeration tool of almost every hacker.
So far it was available in windows, linux and Mac OS X. But now its available at android platform too. It is compiled from real Nmap source code by some developers to provide the support for android devices.

Note:
This tool can't use its full power without root permissions. So , try it on ROOTED Android Devices.

[adsense size='1']

Your successful installed ANmap's output will be something like this :

ANmap android network mapper for network penetesting

Bugs:
There are some little bugs, as domain names resolving and unroot scanning. For bug free scanning, try it on rooted devices.





Compiled ANmap For Command Line:
You may download compiled nmap with data files in this tar ball or this zip archive and keep it in one folder.
Now we need a terminal to use this command line nmap. If you have some terminal in your ROM then its fine otherwise Install ConnectBot and connect to localhost using this client Or you can use Android Terminal Emulator too. Now untar the ANmap compiled files and use it with root access to scan victims.

# tar -xvf nmap-5.51-1.tar 
# cd nmap-5.51-1 
# ./nmap X.X.X.X 

 

Download aNmap

Tagged with:



Comments are closed.