What is Nmap, what it does how it scans and run? terrylee 30-October-2008 11:11:31 PMComments http://nmap.org/press/SANS_ID_Faq_What_Is_Nmap.html Posted by crouse Nmap does port scanning in two distinct steps: host discovery If you frequently run nmap scans, be prepared to answer questions from your ISP (Internet Service Provider). Some ISPs routinely look for nmap traffic, Posted by waqasahmad http://netsecurity.about.com/od/securitytoolprofiles/p/aaprnmap.htm Posted by michaelcoyne Nmap is a security scanner originally written by Gordon Lyon (also known by his pseudonym Fyodor Vaskovich). 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. Please visit the following link for more information: http://nmap.org/press/SANS_ID_Faq_What_Is_Nmap.html Posted by sagitraz |
Posted: 31-October-2008 12:28:22 AM By: sagitraz Nmap is a security scanner originally written by Gordon Lyon (also known by his pseudonym Fyodor Vaskovich). 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. Please visit the following link for more information: http://nmap.org/press/SANS_ID_Faq_What_Is_Nmap.html | |
Posted: 31-October-2008 02:07:49 PM By: michaelcoyne http://netsecurity.about.com/od/securitytoolprofiles/p/aaprnmap.htm | |
Posted: 06-January-2009 12:43:57 PM By: waqasahmad Nmap does port scanning in two distinct steps: host discovery If you frequently run nmap scans, be prepared to answer questions from your ISP (Internet Service Provider). Some ISPs routinely look for nmap traffic, | |
Posted: 04-September-2009 10:13:44 AM By: crouse http://nmap.org/press/SANS_ID_Faq_What_Is_Nmap.html |