Nmap is a security scanner originally written by Gordon Lyon (Fyodor). It may be used to discover computers and services on a computer network, thus creating a "map" of the network. Just like many simple port scanners, Nmap is capable of discovering passive services on a network despite the fact that such services aren't advertising themselves with a service discovery protocol. In addition Nmap may be able to determine various details about the remote computers. These include operating system, device type, uptime, software product used to run a service, exact version number of that product, presence of some firewall techniques and, on a local area network, even vendor of the remote network card.
Welcome to CWAnswers
CWAnswers is your guide to the sprawling world wide web. The directory aims to provide a useful guide made by users. You can share your knowledge as well - simply sign up and edit your first entry. For questions just contact the team at support - at - cwanswers.com.
Weblinks for Nmap
Top 10 for Nmap
Things about Nmap you find nowhere else.
Select content modules
Nmap — Blogs, Pictures, and more on WordPress
Mengintip Host dengan Tools NMAP ... Tags: Blog, Security, Network, network scanning. Using NMap ... Using Nmap to detect rogue Wireless Access Points — 1 comment ...en.wordpress.com/tag/nmap/Nmap - Wikipedia, the free encyclopedia
Nmap runs on Linux, Microsoft Windows, Solaris, and BSD ... http://blogs.iium.edu.my/jaiz/2008/09/23/10-best-hacking-and-security-softw are-tools-for-linux ...en.wikipedia.org/wiki/NmapThe Nmap / DShield Trick | dmiessler.com
Documentation of Daniel Miessler's continuing efforts to ... Blog | Study | Writing | Tools | About | Contact | Syndication. The Nmap / DShield Trick ...dmiessler.com/blog/the-nmap-dshield-trickAn Nmap Command Worth Remembering | dmiessler.com
Documentation of Daniel Miessler's continuing efforts to understand ... [ My Nmap Page | dmiessler.com ] blog comments powered by Disqus. My Twitter Microblog ...dmiessler.com/blog/an-nmap-command-worth-rememberingFirst pictures of Nmap on Live Free or Die Hard (2007) | LinuxHaxor.net
We have seen nmap in action in the Matrix. ... Nmap dans Die Hard 4 | Korben's Blog. Cartoons Plugin " Blog Archive " sex with the jetsons First pictures of ...www.linuxhaxor.net/2007/08/08/first-pictures-of-nmap-on-live...Nmap is a security scanner originally written by Gordon Lyon (Fyodor). It may be used to discover computers and services on a computer network, thus creating a "map" of the network. Just like many simple port scanners, Nmap is capable of discovering passive services on a network despite the fact that such services aren't advertising themselves with a service discovery protocol. In addition Nmap may be able to determine various details about the remote computers. These include operating system, device type, uptime, software product used to run a service, exact version number of that product, presence of some firewall techniques and, on a local area network, even vendor of the remote network card.
Nmap runs on Linux, Microsoft Windows, Solaris, and BSD (including Mac OS X), and also on AmigaOS. Linux is the most popular nmap platform and Windows the second most popular.
Features
Nmap features include:
- Host Discovery - Identifying computers on a network, for example listing the computers which respond to pings, or which have a particular port open
- Port Scanning - Enumerating the open ports on one or more target computers
- Version Detection - Interrogating listening network services listening on remote computers to determine the application name and version number
- OS Detection - Remotely determining the operating system and some hardware characteristics of network devices.
Typical uses of Nmap:
- Auditing the security of a computer, by identifying the network connections which can be made to itFact: date=March 2008
- Identifying open ports on a target computer in preparation for auditing
- Network inventory, maintenance, and asset management
- Auditing the security of a network, by identifying unexpected new servers.
Graphical Interfaces
NmapFE, originally written by Zach Smith, was Nmap's official GUI for Nmap versions 2.2 to 4.22. For Nmap 4.50 (originally in the 4.22SOC development series) NmapFE was replaced with Zenmap, a new graphical user interface based on UMIT, developed by Adriano Monteiro Marques.
Various web-based interfaces have also been available for controlling Nmap remotely from a web browser. These include LOCALSCAN, nmap-web, and Nmap-CGI.
Also some Microsoft Windows specific GUIs exist. These include NMapWin, which has not been updated since v1.4.0 was released in June 2003, and NMapW by Syhunt.





















