of a C library based on LibXML2 and OpenSSL. Origial PR was intended to
import 1.0.0 but we have a newer version to go now, also enable GnuTLS
support .
PR: 51102
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Samhain is a host-based Intrusion Detection System and
integrity checker with advanced features such as centralized
logging, MySQL/PostgreSQL support, and rootkit detection.
PR: ports/46982
Submitted by: David Thiel <lx@redundancy.redundancy.org>
to FreeBSD. This is the client half of the FreeBSD Update
system; it fetches and applies binary security updates.
PR: ports/50202
Submitted by: cperciva@daemonology.net
AntiVir MailGate for FreeBSD protects your electronic
post office against viruses.
It is working with numerous common Mail Transport Agents
(MTA), like sendmail, postfix, qmail and exim. Operates
at high speed, is easy to configure and checks both incoming
and outgoing emails.
PR: ports/34461
Submitted by: Oliver Breuninger <ob@breuninger.org>
This is a one-file-port of a threaded MySQL scanner. If the
user "root" is passwordless, then this is even funnier. For
some reason is segfaults if you feed it with Class B network,
but I'll fix that when time permits.
PR: ports/48924
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
This is amap- the application mapper. It tries to
identify applications that do not run on thier
default port.
PR: ports/50218
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Ftpmap scans remote FTP servers to indentify what software
and what versions they are running. It uses program-specific
fingerprints to discover the name of the software even when
banners have been changed or removed, or when some features
have been disabled. IPv6 is fully supported.
PR: ports/48899
Submitted by: Sergei Kolobov <sergei@kolobov.com>
The SHA module allows you to use the NIST SHA message digest
algorithm from within Perl programs.
The final message digest value is returned by the digest
operation as a 20-byte binary string. This operation delivers
the result of operations since the last new or reset
operation. Once the operation has been performed, the context
must be reset before being used to calculate another digest
value.
PR: ports/43799
Submitted by: Jim Geovedi <negative@toxic.magnesium.net>
Blowfish is a published algorithm written by Bruce Schneier
Unlike IDEA or DES etc. there are no patent implications
in using this algorithm.
It uses anywhere between a 64 bit and a 448 bit key. The
transform itself is fast and operates on a 64 bit block,
and most of the calculation time is in initialising the
context with the key data.
The _PP name comes from the fact that this implementation
is Pure Perl, and will not have any compatibility problems.
PR: ports/43794
Submitted by: Jim Geovedi <negative@toxic.magnesium.net>
Fake Identd is a tool that replies with a standard answer
to all incoming identd requests on a host, making it nearly
perfect for a masquerading router.
PR: ports/46090
Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
This is the user-space IFD driver to support the Gemplus
GPR400 PCMCIA Smart Card Reader under PC/SC Lite.
PR: ports/42697
Submitted by: Bruce M Simpson <bms@spc.org>
Hackbot is a host exploration tool and bannergrabber.
It scans numerous services and vulnerabilities.
PR: ports/47021
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>