Commit Graph

1166 Commits

Author SHA1 Message Date
naddy
fcf114f0bf Import ndiff 0.4.
Submitted by Brian Caswell <bmc@mitre.org>.

ndiff compares two nmap scans and outputs the differences.  It
allows monitoring of your network(s) for interesting changes in
port states and visible hosts.
2001-01-17 02:24:23 +00:00
brad
c8998e79f0 add @mode tags. unfortunately it is possible to run into a situation where
the suid bit isnt preserved without the tags.
2001-01-17 02:08:05 +00:00
naddy
93a94f89dd unbreak plain flavor 2001-01-17 02:06:11 +00:00
naddy
911cf95971 Fix up suid bit addition; ok jakob@
Pointed out by Peter Stromberg <home@wilfried.net>.
2001-01-17 00:34:25 +00:00
brad
009db4a472 - fixup Makefile
- add USE_X11
- proper use of ALL_TARGET for use with the no_x11 FLAVOR
2001-01-14 18:18:09 +00:00
avsm
b009bfacdc add dnstracesort to the PLIST 2001-01-13 11:17:07 +00:00
jakob
18c8917d1f update to v0.8.15. summary of changes:
Ethereal 0.8.15 has one of the biggest GUI changes in recent history;
display filters can now be constructed via an easy-to-use point-and-click
interface. Protocol dissectors now exist for: NFSv4, Mobile IPv6, X.25
over TCP, LAPBETHER, DEC LANBridge Spanning Tree Protocol, X.25 over LLC,
Frame Relay, MTP3 User Adaptation Layer, and ISDN Q.921 User Adaptation
Layer. Many other dissectors and core features were improved, and bugs
were squashed. The wiretap library can now read Sniffer Frame Relay files.
Capturing supports the "any" pseudo-device on Linux if you use libpcap 0.6
from www.tcpdump.org.
2001-01-12 20:52:39 +00:00
reinhard
407902d84d fix BUILD_DEPENDS 2001-01-12 16:15:57 +00:00
danh
a9f49c63b7 +courtney 2001-01-12 04:29:21 +00:00
danh
547ff127f3 Monitors the network and identifies the source machines of SATAN
probes/attacks. Courtney receives input from tcpdump counting the
number of new services a machine originates within a certain time
window. If one machine connects to numerous services within that
time window, courtney identifies that machine as a potential SATAN
host.

Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-12 04:27:46 +00:00
brad
c93bc8e4ec upgrade to wget 1.6 2001-01-11 14:45:34 +00:00
camield
69a5e5bd27 remove djbdns-man flavor 2001-01-11 12:34:47 +00:00
camield
31025beb6e Unflavor manpages; package them unconditionally
Probably conforms to the license at
http://cr.yp.to/djbdns/dist.html
because we only add files.
2001-01-11 12:33:24 +00:00
itojun
a23c30a173 upgrade to 0.90. 2001-01-11 05:46:50 +00:00
naddy
5b541dc97f honor CFLAGS, add RCS Ids; ok dugsong@ 2001-01-10 01:00:36 +00:00
avsm
a0882217cf commit this three-month old patch that was posted to ports@ with no
response.  Does anyone out there use this port at all?  It was broken,
this unbreaks it by FAKEing it, but there's noone using it to test
it out....
2001-01-09 20:49:33 +00:00
naddy
a848488691 change flavoring for consistency, "x11" -> "no_x11"; requested by brad@ 2001-01-09 18:52:34 +00:00
naddy
43b7e0f325 Remove nmapfe, now part of x11 flavor of nmap. 2001-01-09 16:13:12 +00:00
naddy
101bf5e7ca +nmap:x11 2001-01-09 16:10:48 +00:00
naddy
b007dc437b - new maintainer: Brian Caswell <bmc@mitre.org>; ok angelos@
- update to nmap-2.54BETA7 and include nmapfe; from bmc@mitre.org
- clean up port
2001-01-09 16:10:16 +00:00
camield
99142dfbe3 register man flavor 2001-01-09 15:29:32 +00:00
camield
5e2f973f60 - spin manpages off into a flavor
- update to 1.03

Major changes:

* dnscache drops old UDP queries in favor of new ones, and drops old
  TCP connections in favor of new ones.

* dnscache supports $FORWARDONLY to forward queries to another cache.
  The other cache is listed in root/servers/@.

* dnscache returns TTLs by default, so it can be used as the target
  of forwarding.

* dnstrace | dnstracesort produces output that's very easy to scan.
  Try dnstrace a www.netscape.com 198.41.0.4 | dnstracesort | less.
2001-01-09 15:25:25 +00:00
danh
fcb6dc9ce0 remove .packlist 2001-01-08 23:58:31 +00:00
danh
f4cd40f3db remove .packlist 2001-01-08 23:51:41 +00:00
danh
58790ce796 add RUN_DEPENDS 2001-01-08 20:47:20 +00:00
danh
b27e659bb7 better fix for conflicts; suggested by espie@ 2001-01-08 20:17:33 +00:00
danh
39c98a97f6 the following directories may not be empty due to other perl modules
being installed.

${PREFIX}/libdata/perl5/site_perl/${ARCH}-openbsd/auto/Net
${PREFIX}/libdata/perl5/site_perl/Net
2001-01-08 19:56:51 +00:00
danh
c5b4f12f38 remove directories if empty. 2001-01-08 19:53:44 +00:00
danh
b48093f72d +p5-Net-DNS 2001-01-08 19:44:07 +00:00
danh
0607021fc9 Net::DNS is a Perl interface to the DNS resolver. It allows the
programmer to perform any type of DNS query from a Perl script.

Submitted by:	Peter Stromberg <home@wilfried.net>
2001-01-08 19:41:55 +00:00
brad
7ac19fe02e upgrade to mrtg 2.9.7 2001-01-08 19:09:15 +00:00
danh
928935cec0 +pcapmerge 2001-01-08 11:55:52 +00:00
danh
7dc34e76cd Program to merge and extract part of binary capture files implimented
in perl with the help of Net::Pcap

Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-08 11:53:48 +00:00
danh
395608d5e1 +p5-Net-Pcap 2001-01-08 10:25:01 +00:00
danh
27e802c080 The Net::Pcap module is a Perl binding to the LBL pcap(3) packet
capture library.

Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-08 10:23:10 +00:00
danh
fc0d1e6d8a - bump NEED_VERSION.
- allow concurrent builds.
- respect CFLAGS.
- no need to set ALL_TARGET or WRKDIST.
- do not override install target, use post-install.
- mkdir -> INSTALL_DATA_DIR.
2001-01-08 09:04:30 +00:00
obecian
f67aecefe1 goof -- there is no WWW / remove reference 2001-01-08 05:36:04 +00:00
obecian
21bd4172ab net/tcpslice added to parent Makefile 2001-01-08 05:26:19 +00:00
obecian
614b4be23f tcpslice-1.1a3 port - tool for extracting/gluing pcap trace files generated with "tcpdump -w" (submitted by Brian Caswell <bmc@mitre.org>) 2001-01-08 05:23:42 +00:00
obecian
c66756107c update to nemesis 1.2 and change of maintainership 2001-01-06 12:09:06 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00
danh
a5b641b468 +iplog 2001-01-05 10:17:28 +00:00
danh
0fad03629c TCP/IP traffic logging tool
Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-05 10:16:18 +00:00
danh
cab4062703 upgrade to ucd-snmp 4.2 2001-01-05 09:19:44 +00:00
brad
2fc1692090 upgrade to Curl 7.5.2 2001-01-04 21:06:09 +00:00
brad
c112be5f0f upgrade to EPIC4 0.9.15 2001-01-04 20:27:18 +00:00
kevlo
37f9a567c8 Upgrade to 2.3.6 2001-01-04 14:24:16 +00:00
naddy
5d5400fe9e +wmnet 2001-01-03 15:09:32 +00:00
naddy
5d2e45568d Import of wmnet-1.06.
Submitted by Vladimir Popov <pva48@mail.ru>.

WMnet polls network statistics and does a few things with the data it gets.
It has small blinking lights for the rx and tx of IP packets, a digital
speedometer of your polled stat's current speed and a bar graph like xload
et. al which has a tx speed graph from bottom-up and rx speed graph from
the top-down.
2001-01-03 15:08:04 +00:00
reinhard
3fc630d375 doc->share/doc 2000-12-26 23:46:05 +00:00
reinhard
e558b5488b +irssi 2000-12-26 22:44:51 +00:00
reinhard
db7761ab91 Irssi is a modular IRC client that currently has only text mode user
interface, but 80-90% of the code isn't text mode specific, so other UIs could
be created pretty easily. Also, Irssi isn't really even IRC specific anymore,
there's already a working SILC module available. Support for other protocols
like ICQ could be created some day too.
2000-12-26 22:33:28 +00:00
brad
a360fa0b9f upgrade to Curl 7.5.1 2000-12-26 02:09:27 +00:00
brad
26cc173369 use KAME 12/25 IPv6 patch 2000-12-25 06:03:14 +00:00
itojun
020238ddd4 upgrade to 0.89a. 0.88 tar.gz was replaced by symlink to 0.89 <sigh> 2000-12-25 05:00:37 +00:00
naddy
020adcdb04 Add ari-yahoo.
(Which is a console Yahoo! messenger client.)
2000-12-24 14:11:47 +00:00
naddy
34721f5003 import of ari-yahoo 1.7
from Arthur Johnson <arthur@linuxbox.nu>, additional work by me
2000-12-24 14:08:53 +00:00
avsm
7c627c5b5d Install additional man pages, created by Gerrit Pape, and available
as a separate distfile.

camield@ ok
2000-12-23 17:57:47 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
reinhard
68080b565e +pptp 2000-12-21 14:10:49 +00:00
reinhard
a526a2a18b pptp-linux is an implementation of the PPTP protocol for Linux and
other Unix systems.

port based on NetBSD package.

thanks karma@altern.org and Alexander.Farber@t-online.de for testing.
2000-12-21 14:02:52 +00:00
jakob
3d538c0d9b update homepage 2000-12-19 16:20:59 +00:00
espie
c287b9d0c1 Missing ports 2000-12-19 15:30:47 +00:00
camield
42ad82509d - update to 2.1a10
- 3 patches have been integrated
  - Add -n flag (alternate networks) and -N flag (don't report bogons).
- tighten DESCR
- strip binaries
2000-12-19 12:12:36 +00:00
kevlo
e96fe350fb Add tkirc 2000-12-16 08:37:03 +00:00
kevlo
fc55c1ce53 Initial import of tkirc 2.43
tkirc is a gui for the ircII Internet Relay Chat client.
2000-12-16 08:36:23 +00:00
kevlo
19678f74ce Oops, lost one ftp site. 2000-12-16 07:02:33 +00:00
kevlo
e0953d1e75 Update MASTER_SITES 2000-12-16 07:00:41 +00:00
dugsong
1100659712 update to libnids-1.16 2000-12-14 19:40:55 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
brad
42f9b24893 Fix a buffer overflow in the DNS resolution code. A buffer overflow
within the resolver code makes it possible to overwrite stack
variables by generating a malformed DNS packet. This problem makes
it possible to create a situation where a malicious user may be
able to execute code remotely with the UID and GID of the BitchX
client. It is necessary for an attacker to control their own DNS
to exploit this bug.
2000-12-13 14:37:08 +00:00
brad
7d1ed7b721 upgrade to EPIC4 0.9.14 2000-12-12 23:06:05 +00:00
jakob
5c9024ea87 update to v3.0.5 2000-12-10 18:57:29 +00:00
brad
6219f93b1a remove the need for a separate copy of libtool. 2000-12-07 17:25:09 +00:00
brad
d327b2ac40 use %B 2000-12-07 17:22:23 +00:00
brad
79616c4d9e upgrade to Curl 7.5 2000-12-05 20:11:28 +00:00
brad
9207cdcfaa upgrade to EPIC4 0.9.13; From: jason@ 2000-12-04 15:29:35 +00:00
dugsong
d728f49004 add nbtscan 2000-11-30 05:02:21 +00:00
dugsong
5410fc6114 nbtscan - NetBIOS name scanner 2000-11-30 05:00:20 +00:00
kevlo
a824613a24 Update to version 2.3.5 2000-11-27 05:44:44 +00:00
angelos
70fce42aaa New mirrors and homepage (morimoto@anat1.med.kyoto-u.ac.jp) 2000-11-25 02:14:31 +00:00
angelos
1fda8c6ca4 Update mirror sites (morimoto@anat1.med.kyoto-u.ac.jp) 2000-11-24 22:48:28 +00:00
jakob
7cceab8e78 add missing mgcp plugin 2000-11-24 16:11:39 +00:00
danh
6e3b8903e0 project has moved to sourceforge under the name 'net-snmp'.
- update MASTER_SITES and add MASTER_SITE_SUBDIR
- change HOMEPAGE
2000-11-22 21:55:21 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
jakob
14925327e5 update to v0.8.14 and mark unbroken.
--
Besides the new dissectors (WAP, SIP, AIM/OSCAR, GIOP 1.2, 802.11)
and updates to many many dissectors, an exploit for a buffer overrun
in the AFS dissector has been patched. Please upgrade to 0.8.14 as soon
as possible to guard against this exploit, which was announced
this weekend in BugTraq.
2000-11-20 22:18:50 +00:00
espie
c64340d0cb Stuff missing from INDEX... 2000-11-20 16:56:53 +00:00
espie
69c11724b5 cvs missed that 2000-11-20 14:12:33 +00:00
kevlo
328cdff732 Update to version 2.3.4 2000-11-20 13:34:24 +00:00
espie
af0d717be4 Fix header so that it shows up in whatis.db 2000-11-20 10:32:35 +00:00
camield
8af444220b update to v1.02
- works around Bash bug
- dnscache-conf now wants dnsroots from /etc, instead of /usr/local/etc.
  sigh.
  Work around this by instructing user to copy dnsroots.global from
  PREFIX/share/dnscache to /etc in pkg/MESSAGE.
2000-11-20 10:02:02 +00:00
jakob
d5f38b3811 mark broken, buffer overflow in print-afs; noted by <m@crt.se> 2000-11-20 07:24:10 +00:00
danh
c393d0f766 update to 1.0.28 2000-11-20 01:12:41 +00:00
dugsong
04c8461550 sleeping 15 seconds on ENOBUFS is silly 2000-11-19 14:26:15 +00:00
dugsong
b229fa3f9a don't exhaust kernel entropy pool 2000-11-19 12:45:59 +00:00
avsm
557ad5cef3 update to yafc-0.6.5
Mainly bugfixes, small feature additions, and manpage improvements
2000-11-18 22:54:07 +00:00
jakob
f15bf4a274 add ssldump 2000-11-18 14:51:42 +00:00
jakob
9bc3a79458 ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP
connections on the chosen network interface and attempts to interpret
them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it
decodes the records and displays them in a textual form to stdout. If
provided with the appropriate keying material, it will also decrypt
the connections and display the application data traffic.
2000-11-18 14:44:52 +00:00
jakob
b149cac1ae update to v0.8.13
--
New dissectors include H.261, TPKT, and IGRP. RTP and RTCP were
re-written, and many other dissectors were updated and improved.
The wiretap library enables Ethereal to read Nokia-firewall tcpdump
files, Shomiti Surveyor 3.x files, pppd log files (pppdump format),
and NetXRay ATM files.
2000-11-18 10:17:38 +00:00
brad
16ab3cf7d5 upgrade to EPIC4 0.9.11 2000-11-18 01:29:09 +00:00