1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
David E. O'Brien
f3c0ba55b9 Update to 2.3 Beta8.
* Added "firewall mode" timing optimizations which can decrease the
  amount of time neccessary to SYN or connect scan some heavily filtered
  hosts.
* Changed "TCP Ping" to use a random ACK value rather than 0 (an IDS
  called Snort was using this to detect Nmap TCP pings).
* better FDDI support
* changes which should lead to tremendous speedups against some firewalled
  hosts.
1999-11-21 23:09:22 +00:00
David E. O'Brien
160bcee3fd Upgrade to 2.3BETA6.
*  Added sophisticated timing controls to give the user much more control
over Nmap's speed.  This allows you to make Nmap much more aggressive to
scan hosts faster, or you can make Nmap more "polite" -- slower but less
likely to wreak havoc on your Network.  You can even enforce large delays
between sending packets to sneak under IDS thresholds and prevent
detection.  See the new "Timing Options" section of the Nmap man page for
more information on using this.

*  New "Window scan" that does fun things with ACK packets.  -sW activates
this scan type.  It is mostly effective against BSD, AIX, Digital UNIX, and
various older HP/UX, SunOS, and VAX.
1999-09-20 04:51:19 +00:00
David E. O'Brien
d7af4f1da5 Upgrade to 2.3BETA5.
This includes new RPC scanning ability & 100's of new OS fingerprints.
The machine parseable output has been cleaned up and made more regular.
1999-09-07 10:48:48 +00:00
David E. O'Brien
7efe79f49b Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) that
simplifies the running of nmap for the point and shoot crowd.
1999-07-22 18:33:45 +00:00
David E. O'Brien
5e271c59df Upgrade to 2.12. 1999-04-04 22:54:45 +00:00
David E. O'Brien
d13e2f4ad1 Upgrade to 2.11. 1999-04-03 09:32:24 +00:00
David E. O'Brien
d269cc662b upgrade to 2.08 1999-02-17 11:43:23 +00:00
Seiichirou Hiraoka
fbe0ec1502 Update to 2.07 1999-02-11 07:47:28 +00:00
David E. O'Brien
dcfb417f71 upgrade to 2.06 1999-02-08 18:56:37 +00:00
David E. O'Brien
b85afc0b24 upgrade to 2.05 1999-02-08 11:58:17 +00:00
David E. O'Brien
700cb4ab04 upgrade to 2.03 1999-01-28 12:41:21 +00:00
David E. O'Brien
4d34503744 upgrade to 2.02 1998-12-29 21:50:12 +00:00
David E. O'Brien
9144f49f2d upgrade to 2.01
[many new OS fingerprints included :-) ]
1998-12-17 13:26:18 +00:00
David E. O'Brien
7091c3a40e Upgrade to 2.00. 1998-12-15 11:18:32 +00:00
David E. O'Brien
f896e54ddc nmap is a utility for port scanning large networks
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.  Thus nmap
incorporats virtually every scanning technique known of.

See the nmap homepage at http://www.insecure.org/nmap/index.html
1998-08-04 17:59:51 +00:00