diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-14 18:18:08 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-14 18:18:08 +0000 |
commit | 9d235696c5164eb72877952caedfe6ba966370b6 (patch) | |
tree | 1b714df8c4f8a7963923c38030d589a67faf6360 /security/nmap | |
parent | 08c76565ae87dd7bea1d2c3f078370adf329f9c5 (diff) |
Notes
Diffstat (limited to 'security/nmap')
-rw-r--r-- | security/nmap/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/nmap/pkg-descr b/security/nmap/pkg-descr index c591362f2eda..f5b38d0ddbef 100644 --- a/security/nmap/pkg-descr +++ b/security/nmap/pkg-descr @@ -1,10 +1,10 @@ nmap is a utility for port scanning large networks, although it works fine -for single hosts. The guiding philosophy for the creation of nmap was TMTOWTDI +for single hosts. The guiding philosophy for the creation of nmap was TMTOWTDI (There's More Than One Way To Do It). Sometimes you need speed, other times -you may need stealth. In some cases, bypassing firewalls may be required. Not +you may need stealth. In some cases, bypassing firewalls may be required. Not to mention the fact that you may want to scan different protocols (UDP, TCP, -ICMP, etc.). You just can't do all this with one scanning mode. Thus nmap -incorporats virtually every scanning technique known of. +ICMP, etc.). You just can't do all this with one scanning mode. Thus nmap +incorporates virtually every scanning technique known of. WWW: http://www.insecure.org/nmap/index.html |