Top 15 Security/Hacking Tools & Utilities at 11:52 AM 1. Nmap I think everyone has heard of this one, recently evolved into the 4.x series. Nmap (“Network Mapper”) is a free open source utility for network exploration or security auditing. It was designed to rapidly scan large networks, although it works fine against single hosts. Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. Nmap runs on most types of computers and both console and graphical versions are available. Nmap is free and open source. 1. Nmap I think everyone has heard of this one, recently evolved into the 4.x series. Nmap (“Network Mapper”) is a free open s... View Post Read more »
Droidmap Nmap for Android Phones at 11:54 PM Personally I am a android lover and i was very upset when SET and Metasploit were released for iphone and object neopwn :D But here is a good news for android lovers. Nmap is released for android also droidmap is an android application for root users that implements some functions of NMAP in a GUI in Android. This program comes with installer scripts for the installation of the required NMAP application that must be run to install the program to your phone. Please note that the installation process requires a Linux environment running the Android developer tools from the SDK and this program requires the Android Debug Bridge (adb) for installation. This tool will be really handy for engineers who are on roaming profile and need to find quick result for their customers. Download droidmap v0.0.1 (droidmap-0.01.tar.gz) here Personally I am a android lover and i was very upset when SET and Metasploit were released for iphone and object neopwn :D But here is a ... View Post