OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Aug-2002 09:13:52
Branch: HEAD Handle: 2002080108135200
Modified files:
openpkg-src/nmap nmap.spec
Log:
Corrections according to web page description for version 3.00. Now there is no
'I', 'you', or other first person language thank goodness.
Summary:
Revision Changes Path
1.27 +9 -11 openpkg-src/nmap/nmap.spec
____________________________________________________________________________
Index: openpkg-src/nmap/nmap.spec
============================================================
$ cvs diff -u -r1.26 -r1.27 nmap.spec
--- openpkg-src/nmap/nmap.spec 1 Aug 2002 07:08:07 -0000 1.26
+++ openpkg-src/nmap/nmap.spec 1 Aug 2002 07:13:52 -0000 1.27
@@ -50,17 +50,15 @@
AutoReqProv: no
%description
- 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 (There's More Than One Way To Do It). This is
- the Perl slogan, but it is equally applicable to scanners. Sometimes
- you need speed, other times 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. And you don't want to
- have 10 different scanners around, all with different interfaces and
- capabilities. Thus I incorporated virtually every scanning technique
- I know into nmap.
+ Nmap is a utility for network exploration or security auditing. It
+ supports ping scanning (determine which hosts are up), many port
+ scanning techniques (determine what services the hosts are
+ offering), and TCP/IP fingerprinting (remote host operating system
+ identification). Nmap also offers flexible target and port
+ specification, decoy/stealth scanning, sunRPC scanning, and more.
+ Most UNIX and Windows platforms are supported in both GUI and
+ command-line modes. Several popular handheld devices are also
+ supported, including the Sharp Zaurus and the iPAQ.
%prep
%setup -q -n nmap-%{V_real}
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]