0.9 was released SHORTLY before 0.8.6 commit (unnoticed), public servers
rolled over after 0.8.6 commit and reared it's ugly incompatible head.
Fortunately it's a short upgrade path. *sigh*
This is an interum release, intended to return Net::DNS to CPAN,
and encourage new devopement. Version 2.0 is not far behind with
major changes including support for windows platforms, TSIG and
Net::DNS::Nameserver (a very simple nameserver).
Fixed the "defined(@array) is deprecated" message in DNS.pm under
perl 5.6.0 and greater.
Fixed a bug in the Net::DNS::Resolver->nextid method to ensure that
the query ID remains 16 bits.
From pkg/DESCR:
Contains Perl 5 modules SNMP_Session.pm and BER.pm, which, when used
together, provide rudimentary access to remote SNMP (v1) agents.
This module differs from existing SNMP packages in that it is completely
stand-alone, i.e. you don't need to have another SNMP package such as
CMU SNMP. It is also written entirely in Perl, so you don't have to
compile any C modules. It uses the Perl 5 Socket.pm module and should
therefore be very portable, even to non-Unix systems.
WWW: http://www.switch.ch/misc/leinen/snmp/perl/
--
Very cool ncurses-based MUD client that offers triggers, aliases,
colors, etc. This is for people who dislike tintin++, tinyfugue, and
can't use an X11 MUD client.
WWW: http://dwizardry.dhs.org/mudix.html
Submitted by Mathieu Braem <majeu@bsdaemon.be>
+ added configure patch for curses check
* This update looks much cleaner on OpenBSD now! *
0.6.5 20020423
+ Windows (CYGWIN) porting
+ Dumping to and sniffing from tcpdump file format is now supported
+ Sniffing from command line now capture UDP+TCP packet by default
+ Logging engine doesn't log the same user/pass/ip twice
+ Under *BSD and MacOSX ettercap now uses only one bpf
+ Added the -J options (onlyposion) to allow multitarget arp sniffing
+ NEW PLUGIN :
- roper (Tries to stop ISAKMP for IPSEC traffic)
+ NEW password collector for: QUAKE 3, ICQ v7, MSN, YMSG
+ DISSECTORS enhanced: HTTPS - IMAP - NAPSTER (opennap) - IRC
+ PLUGIN enhanced:
- leech (now it rearps the victim after isolation)
+ DOCUMENTATION translated in Polish and Dutch
!! Better handling of CTRL+C
!! Fixed a bug the the dlsym on OpenBSD 3.0 (plugin related)
!! Fixed a bug in the handling of debug file
!! Fixed the "not scrolling" JOINED visualization
pen allows several servers to appear as one to the outside and
automatically detects servers that are down and distributes clients
among the available servers.
ok pvalchev@.
IPCAD is an ip accounting daemon. It uses bpf or pcap to access interfaces
and gather ip statistics. Collected numbers are arranged to form an
address-to-address flow pairs and than can be accessed via rsh in Cisco
fashion.
A small bit of the changes since the last update:
* tons of OS fingerprint updates
* fixed RPC scanning bug
* fixed OS fingerprinting bug
* don't print uptime if spoofed (eg OpenBSD 3.0)
* added ICMP timestamp & netmask ping types
* corrected "grepable output" printing
* updated nmap-services port list
* corrected XML output
* added multi-portlist support (different ports for UDP & TCP)
* corrected various memory leaks
--
This update contains a ton of fixes and features. Included is a small bit
from the ChangeLog:
* corrected big endian rpc decoding
* stop stream4 from clobbering itself
* fixed file rotation bug in spo_unified
* massive speed patch for multiple CIDR blocks
* corrected ICMP printing
* added a ton of new signatures
ProFTPD is a highly configurable and secure FTP server. It supports
chroot'ing of FTP sessions, Apache-like access restrictions, custom
message sending, and bandwidth throttling.
Oidentd is a highly flexible replacement for the standard ident.
It is capable of providing custom responses to ident requests and
also has nat support for pf-based OpenBSD.
Net::MySQL is a Pure Perl client interface for the MySQL database.
This module implements network protocol between server and client
of MySQL, thus you don't need external MySQL client library like
libmysqlclient for this module to work.
- fixes an issue with Pure-FTPd and -current that was visable on sparc
where PAGE_SIZE is a non-constant.
--
Thank you very much to Frank Denis <j@pureftpd.org> for making a timely
release of Pure-FTPd so we could include this with our next release.
--
ddclient is a Perl client used to update dynamic DNS entries for accounts
on many dynamic DNS services.
WWW: http://burry.ca:4141/ddclient/
MAINTAINER= Sam Smith <s@msmith.net>
- from maintainer, with lots of additional mods
+ use MASTER_SITE_PACKETSTORM
+ respect CC/CFLAGS
+ add NO_REGRESS
+ clean up formatting
+ add $OpenBSD$ to patch
+ take over maintainership; no response in many, many weeks
--
neon is an HTTP and WebDAV client library, with a C interface.
Featuring:
* High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc)
* Low-level interface to HTTP request handling, to allow implementing new
methods easily.
* persistent connections
* RFC2617 basic and digest authentication (including auth-int, md5-sess)
* Proxy support (including basic/digest authentication)
* SSL/TLS support using OpenSSL (including client certificate support)
* Generic WebDAV 207 XML response handling mechanism
* XML parsing using the expat or libxml parsers
* Easy generation of error messages from 207 error responses
* WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
* WebDAV metadata support: set and remove properties, query any set of
properties (PROPPATCH/PROPFIND).
* autoconf macros supplied for easily embedding neon directly inside an
application source tree.
WWW: http://www.webdev.org/neon/
--
cadaver is a command-line WebDAV client for Unix. It supports file
upload, download, on-screen display, namespace operations (move/copy),
collection creation and deletion, and locking operations.
It even works just fine with Apple's iDisk!
WWW: http://www.webdav.org/cadaver/
- fix CATEGORIES, this doesn't belong in www
- disable crypt support until the utility needed for making the passwds is
included
- rename checksums file
0.6.4 20020212
+ You can sniff remote traffic from a romote cisco router
and make mitm attacks on it using GRE tunnels.
+ Added some bits for the passive OS fingerprint database.
Now even the length of the packet make sense.
+ The sniffing interface now support JOINED view
+ NEW PLUGIN :
- thief (dumps all files from HTTP)
- zaratan (redirect GRE tunnels)
+ ICQ dissector now search for passwords on all ports
+ Updated the passive OS fingerprint database (675 records)
+ Changed the arg 2 of Plugin_HookPoint for PCK_RECEIVED_RAW
!! Under OpenBSD the pflog interface is ingored
!! Fixed the DATA_PATH issue in the phantom plugin
!! Fixed an unsigned short in state_machine
!! Fixed some plugins that don't recognize the 'yes' answer
!! Fixed the plugins symbol problem on Mac OS X (strip -x)
!! Fixed the possibility of remote exploitation on interface with MTU > 1500
>From ChangeLog:
Some bugs have been fixed.
o use trio library if system's printf is broken with %lld.
o fixed single quote escaping in several places.
o fixed coredump if service is unknown.
o fixed keep-alive for http/1.1.
o fixed uploading in ssl enabled ftp when data connection is protected.
o don't send AUTH TLS to ftp proxy.
o fixed fish protocol module.
to include capture, name resolution, and window geometry settings. It is
now possible to search for all fields in GIOP messages. You can now build
display filters on the fly by right-clicking on tree view items.
Additionally, protocol hierarchy statistics display and MacOS X capture
timeout bugs have been fixed.
The idl2eth utility now handles CORBA IDL recursive unions and structs and
the text2pcap utility also received updates, including SCTP support.
New dissectors include DHCPv6, DLSw, IAPP, SCSI, SPOOLSS RPC, SliMP3, and
TSP. Dissectors receiving updates include AFS, AIM, Auto-RP, BGP, BOOTP,
DCE RPC, DIAMETER, FDDI, GTP, H.261, HMIPv6, IS-IS, iSCSI, ISUP, LDAP,
M3UA, MIP, MMSE, MTP3, NBNS, NCP, NDMP, NFS, ONC RPC, PIM, PPP, PPP,
Q.931, RPC, RSVP, RTCP, SCTP, SDP, SIP, SMB/CIFS, SSL, STAT, Syslog, TCP,
TNS, VJ, WTP, and ypbind.
Support for WildPackets' AiroPeek and OpenBSD pflog capture file formats
have been added (you can read pflog data from a file, or directly from the
logging interface). Support for the DBS Etherwatch, EtherPeek, NetMon,
and VMS TCPIPtrace formats has been enhanced.
DCTC is a Direct Connect clone, allowing users to share their files
and talk (like IRC but more software sharing oriented) using a
proprietary protocol.
Dnstracer determines where a given Domain Name Server (DNS) gets
its information from, and follows the chain of DNS servers back to
the servers which know the data.
Its behaviour is similair to ntptrace(8), which does it for the
NTP protocol.