aboutsummaryrefslogtreecommitdiffstats
path: root/security/zenmap
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 2.02obrien1998-12-302-3/+3
|
* Need to include bsd.port.pre.mk before using ${OSVERSION}.asami1998-12-271-2/+4
|
* upgrade to 2.01obrien1998-12-172-3/+3
| | | | [many new OS fingerprints included :-) ]
* Somehow this delete didn't propagate.obrien1998-12-171-20/+0
|
* Upgrade to 2.00.obrien1998-12-154-6/+15
|
* Fix the bug when the user specs the source address as the tun0/ppp0asami1998-11-301-0/+20
| | | | | | link. Submitted by: jmb
* * Nuke included libpcap so I don't make the mistake ache fixed again.obrien1998-08-211-1/+4
| | | | * Prefer -u diffs over -c
* Old version use bpf.h from internal libpcap and link withache1998-08-182-2/+2
| | | | | | system libpcap in the same time. Fix to use <net/bpf.h> instead New manpages scheme
* Added "net" to categoriesobrien1998-08-051-2/+2
|
* nmap is a utility for port scanning large networksobrien1998-08-056-0/+126
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