--
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.