Nmap is a utility for network exploration and security auditing. It supports ping scanning, port scanning and TCP/IP fingerprinting.
Download (HTTP): http://anduin.linuxfromscratch.org/sources/BLFS/6.3/n/nmap-4.20.tar.bz2
Download (FTP): ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/nmap-4.20.tar.bz2
Download MD5 sum: ea50419f99472200c4184a304e3831ea
Download size: 2.1 MB
Estimated disk space required: 21 MB
Estimated build time: 0.3 SBU
OpenSSL-0.9.8g, PCRE-7.6, libpcap-0.9.6, GTK+-2.10.13 (for building the graphical front-end), and libdnet
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/nmap
Install Nmap by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2008-05-10 18:53:20 -0500