Commit graph

29 commits

Author SHA1 Message Date
wiz
3fcbc765de buildlink1 -> buildlink2. 2002-10-10 13:28:29 +00:00
hubertf
3b198b7b76 Update nmap to 3.00. Changes:
* Added protocol scan (-sO), which determines what IP protocols
      (TCP, IGMP, GRE, UDP, ICMP, etc) are supported by a given host.
      This uses a clever technique designed and implemented by Gerhard
      Rieger .
    * Nmap now recognizes more than 700 operating system versions and
      network devices (printers, webcams, routers, etc) thanks to
      thousands of contributions from the user community! Many
      operating systems were even recognized by Nmap prior to their
      official release. Nmap3 also recognizes 2148 port assignments,
      451 SunRPC services, and 144 IP protocols.
    * Added Idlescan (-sI), which bounces the scan off a "zombie"
      machine. This can be used to bypass certain (poorly configured)
      firewalls and packet filters. In addition, this is the most
      stealthy Nmap scan mode, as no packets are sent to the target
      from your true IP address.
    * The base Nmap package now builds and functions under Windows! It
      is distributed in three forms: build-it-yourself source code, a
      simple command-line package, or along with a nice GUI interface
      (NmapWin) and a fancy installer. This is due to the hard work of
      Ryan Permeh (from eEye), Andy Lutomirski, and Jens Vogt.
    * Mac OS X is now supported, as well as the latest versions of
      Linux, OpenBSD, Solaris, FreeBSD, and most other UNIX platforms.
      Nmap has also been ported to several handheld devices -- see the
      Related Projects page for further information.
    * XML output (-oX) is now available for smooth interoperability
      between Nmap and other tools.
    * Added ICMP Timestamp and Netmask ping types (-PP and -PM). These
      (especially timestamp) can be useful against some hosts that do
      not respond to normal ping (-PI) packets. Nmap still allows TCP
      "ping" as well.
    * Nmap can now detect the uptime of many hosts when the OS Scan
      option (-O) is used.
    * Several new tests have been added to make OS detection more
      accurate and provide more granular version information.
    * Removed 128.210.*.* addresses from Nmap man page examples due to
      complaints from Purdue security staff.
    * The --data_length option was added, allowing for longer probe
      packets. Among other uses, this defeats certain simplistic IDS
      signatures.
    * You can now specify distinct port UDP and TCP port numbers in a
      single scan command using a command like 'nmap -sSU -p
      U:53,111,137,T:21-25,80,139,515,6000,8080 target.com'. See the
      man page for more usage info.
    * Added mysterious, undocumented --scanflags and --fuzzy options.
    * Nmap now provides IPID as well as TCP ISN sequence
      predictability reports if you use -v and -O.
    * SYN scan is now the default scan type for privileged (root)
      users. This is usually offers greater performance while reducing
      network traffic.
    * Capitalized all references to God in error messages.
    * Added List scan (-sL) which enumerates targets without scanning
      them.
    * The Nmap "random IP" scanning mode is now smart enough to skip
      many unallocated netblocks.
    * Tons of more minor features, bugfixes, and portability enhancements.
2002-08-03 12:23:57 +00:00
rafal
e3e982c4f3 Add patch-af (recognize mipseb in config.sub). 2001-12-06 14:51:07 +00:00
rafal
c5e1d4df7b Add patch to make this build on mipseb platforms. 2001-12-06 14:49:33 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
1a06849b40 Use libpcap buildlink.mk instead of OS-test.
By Stoned Elipot in pkg/13920.
2001-09-10 17:04:37 +00:00
abs
b5a9fde419 Fix fo linux a different way - make more like NetBSD configuration and use
net/libpcap. Also fix DEPENDS for Solaris and Linux
2001-08-24 11:23:16 +00:00
abs
772ea57896 Rework NetBSD hack to not break Linux build 2001-08-24 11:05:35 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
veego
f927c8393c nmap needs libpcap on Solaris. Move the --with-libpcap so we can supply
a directory option to it.
2000-12-05 16:05:27 +00:00
he
6121c82a48 Works better on alpha with BPF_ALIGNMENT set to sizeof(long) instead
of sizeof(bpf_int32).
2000-11-12 12:43:46 +00:00
wiz
3ff6b4c663 remove patch-aa.rej 2000-10-12 14:06:32 +00:00
hubertf
0d864eeaf6 Fix nmap to work with our non-standard DLT_PPP_* values.
Patches mostly by Itojun.
2000-10-08 15:06:08 +00:00
frueauf
e57ef3d4c0 Update nmap to 2.53.
Changes from Nmap Changelog:

-- Fixed a commenting issue that could cause trouble for non-GNU compilers
   (first found by Jan-Frode Myklebust (janfrode at parallab.uib.no))
-- A few new services to nmap-services
2000-05-14 22:05:55 +00:00
hubertf
0702d6d679 Update to nmap 2.52. Changes:
-- Fixed a "Status: Down" machine name output problem in machine
   parseable logs found by Alek O. Komarnitsky ( alek (at) ast.lmco.com )

-- Took some wierd files out of the doc directory (cd, grep , vi, and
   .swp)

-- Fixed some typos found by Thomas Klausner ( wiz (at)
   danbala.ifoer.tuwien.ac.at )

Fixes PR 10054 by Reinoud Koornstra (reinoud@ibbnet.org).
2000-05-10 12:04:23 +00:00
wiz
515db97f9d Update nmap to 2.51.
Maintainer shared my opinion about architecture independent data files
belonging into share/ instead of lib/.
Other changes against 2.50: Target parsing bug fixed, new rpc number list.
2000-04-30 00:09:01 +00:00
wiz
0dbb3fdc0b Update nmap to 2.50, based on pkg/10005 by Mipam <reinoud@ibbnet.org>.
Important changes since 2.12:
Remote OS identification by fingerprint, recognition of RPC programs
listening on the respective ports, scan timing controls, ACK/window
scanning, stop/restart scans, output readability improved, and lots of
bug fixes.
2000-04-29 17:32:19 +00:00
agc
d5d3f019d9 Make this package compile and run on Solaris. 2000-01-28 14:36:37 +00:00
wiz
a24ade3154 RCS tags added 2000-01-10 01:24:39 +00:00
hubertf
c7dece0b87 Get rid of rude language in nmap-package
Noted in PR 8291 by Bjoern Labitzke <hermit@cs.tu-berlin.de>
1999-08-29 23:40:05 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
hubertf
9b942cbbed Update to 2.12.
Changes: Changed the way tcp connect() scan determines the results of a
connect() call, got rid of the security warning message for people who are
missing /dev/random and /dev/urandom due to complaints about the
warning, eliminated pow() calls on Linux boxes, and fixed an RPM problem.
1999-04-05 18:50:30 +00:00
hubertf
61114c5347 Fix for lame 1.3.3 install(1) which doesn't allow -c together with -d.
Pointed out in PR 7318 by Dave Burgess <burgess@cynjut.neonramp.com>
1999-04-04 16:36:40 +00:00
hubertf
45861306dd Update to V2.11.
Changes: Many new fingerprints added, fixed IRIX problems which
prevented OS scanning from working on that platform, added support
for '-m -' to redirect machine readable logs to stdout for shell
pipelining, fixed a link-list bug that could cause hangs in
UDP,FIN,NULL, and XMAS scans, also fixed a pointer problem that
could cause SIGSEGV, fixed installation problem for people without
a /usr/local/man/man1 directory as well as several other little
fixes to the installation script and minor scanner tweaks.
1999-04-04 03:51:50 +00:00
hubertf
b51e222c82 pkglint - thanks milano! 1999-02-18 16:40:50 +00:00
hubertf
df5ddf6042 update to nmap-2.07 1999-02-10 02:16:58 +00:00
hubertf
9853dc28fe Network/port scanner with OS detection 1999-01-15 00:08:53 +00:00