%general-entities; ]> $LastChangedBy$ $Date$ Nmap-&nmap-version; Nmap Introduction to Nmap Nmap is a utility for network exploration and security auditing. It supports ping scanning, port scanning and TCP/IP fingerprinting. &lfs80_checked; &gcc7_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &nmap-md5sum; Download size: &nmap-size; Estimated disk space required: &nmap-buildsize; Estimated build time: &nmap-time; Nmap Dependencies Recommended These packages are recommended because if they're not installed, the build process will compile and link against its own (often older) version. , and Optional , (required for zenmap), (required for ndiff) and (required for nmap-update) User Notes: Installation of Nmap Install Nmap by running the following commands: ./configure --prefix=/usr --with-liblua=included && make If you wish to run the test suite, run the following command: sed -i 's/lib./lib/' zenmap/test/run_tests.py To test the results, issue: make check as the root user. Tests need a graphical session. Now, as the root user: make install Command Explanations --with-liblua=included: This switch is required to fix compilation with lua 5.3. Contents Installed Programs Installed Libraries Installed Directories ncat, ndiff, nmap, nmapfe, nmap-update, nping, uninstall_ndiff, uninstall_zenmap, xnmap and zenmap None /usr/lib/python&python2-majorver;/site-packages/{radialnet,zenmapCore,zenmapGUI}, and /usr/share/{ncat,nmap,zenmap} Short Descriptions ncat is a utility for reading and writing data across networks from the command line. ncat ndiff is a tool to aid in the comparison of Nmap scans. ndiff nmap is a utility for network exploration and security auditing. It supports ping scanning, port scanning and TCP/IP fingerprinting. nmap nmapfe is a symbolic link to zenmap. nmapfe nmap-update is an updater for Nmap architecture-independent files. nmap-update nping is an open-source tool for network packet generation, response analysis and response time measurement. nping uninstall_ndiff is a Python script to uninstall ndiff. uninstall_ndiff uninstall_zenmap is a Python script to uninstall zenmap. uninstall_zenmap xnmap is a symbolic link to zenmap. xnmap zenmap is a Python based graphical nmap frontend viewer. zenmap