Commit graph

558 commits

Author SHA1 Message Date
Kirill Ponomarev
f2ac14b77d Add lep 0.30,
LEP is my attempt to provide a simple yet effective crypto
system that focuses largely on streamlining tasks and less on
elaborate inclusion of algorithms (MD5 and Blowfish are the
only official algorithms used, both of which are linked in from
-lcrypto), and also has some simple implementations of classic
cipher design (transposition, byte swapping, caesar, XOR, hex
encoding, etc) which can fit into the same operation chain,
relieving the need for OS overhead with process spawning and
piping.

PR:		ports/66659
Submitted by:	Dmitri Nikulin <setagllib@optusnet.com.au>
2004-05-15 11:29:37 +00:00
Pav Lucistnik
131a5036b4 Add scanlogd, a TCP port scan detection tool, originally designed to illustrate
various attacks an IDS developer has to deal with. Unlike some of the other
port scan detection tools out there, scanlogd is designed to be totally safe
to use.

PR:		ports/66449
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-05-14 18:08:13 +00:00
Anton Berezin
78b16c78f3 Add security/p5-Authen-Captcha, a Perl module to verify the human
element in transactions.
2004-05-10 12:56:22 +00:00
Joe Marcus Clarke
e712d21653 Add gaim-encryption, a Gaim plug-in that allows for transparent RSA message
encryption between supporting clients.

PR:		66236
Submitted by:	ports@c0decafe.net <ports@c0decafe.net>
2004-05-05 06:19:18 +00:00
Michael Nottebrock
8179ef996a Add pinentry slaveport for the curses based pinentry dialog. 2004-05-03 19:27:09 +00:00
Michael Nottebrock
2201c74080 Add pinentry slaveport for the GTK based pinentry dialog. 2004-05-03 19:26:19 +00:00
Michael Nottebrock
aabcf290fb Add pinentry slaveport for the QT based pinentry dialog. 2004-05-03 19:25:17 +00:00
Michael Nottebrock
9ccbbb3386 security/newpg -> security/gnupg-devel 2004-05-03 19:19:53 +00:00
Tilman Keskinoz
f75ab7e2f3 Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel

Switch back to security/libgcrypt and bump PORTREVISION for
- gnutls
- gnutls-devel
- gsasl
- opencdk
- vpnc

libggz:
- Remove dependency on libgcrypt, because the port does not yet
work with the new libgcrypt

libksba:
- Update to 0.9.5
- Pass maintainership to lofi, who already maintains the other
aegypten ports.

Approved by:	lofi

wmbiff:
Switch to security/libgcrypt but no PORTREVISION bump, because the
dependency is optional and the port does not work with the new
libgcrypt and needs to be updated.

No action, because ports don't work with the new libgcrypt and need
to be updated, maintainers informed:
security/newpg
security/pinentry
security/dirmngr
emulators/fuse
emulators/libspectrum
2004-05-03 13:57:46 +00:00
Alexander Leidinger
00ba20f93e Slave port of security/ssh2. It builds ssh2 without X11 support.
Submitted by:	marius
2004-04-20 13:00:39 +00:00
Michael Nottebrock
e87f40932c Add libassuan, an IPC library used by GnuPG and gpgme. 2004-04-20 09:34:01 +00:00
Kris Kennaway
41697e88c8 As announced 2 months ago, remove these deprecated or broken ports. 2004-04-11 01:45:19 +00:00
Thierry Thomas
62e2ae73b2 Add libtomcrypt 0.92, comprehensive, modular and portable
cryptographic toolkit.

PR:		62581
Submitted by:	Yonatan <Yonatan@Xpert.com>
Approved by:	pav (mentor).
2004-04-10 23:16:07 +00:00
Joe Marcus Clarke
f82c84522b Add gnomekeyring, an API and daemon for managing lists of credentials. This
is similar to the Keychain in MacOS.
2004-04-05 02:54:41 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
45c65f3637 Add pear-Text_Password, a PEAR package, which provides the ability to the user
to generate random passwords, either pronounceable or not pronounceable.

PR:		ports/64896
Submitted by:	<bra@fsn.hu>
2004-03-29 19:42:01 +00:00
Trevor Johnson
4b3643ba9b Add new port of i386 binary client for the md5crk project.
It is a distributed effort to generate MD5 collisions.
2004-03-26 02:01:52 +00:00
Kris Kennaway
74c4364e55 Add gnutls-devel
Pointy hat to:	sergei
2004-03-17 00:19:16 +00:00
Pav Lucistnik
7bfb394b24 Add fpc-md5, a Free Pascal module with MD5 hash routines.
PR:		ports/62593
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2004-03-03 16:08:11 +00:00
Sergei Kolobov
b105e8d0b8 Add lockdown 0.1:
Lockdown is a hardening system written in C++ for FreeBSD
and released under the BSD license.

Lockdown was designed to harden FreeBSD's base system. It does so
by editing the systems configuration files and set permissions,
flags and ownership on SUID, GID and information files.
Lockdown was meant to be run only once, so you can quickly
and without forgetting something, get a secure system running.

WWW:	http://lockdown.TruNet.dk/

PR:		62714
Submitted by:	Daniel Blankensteiner <db@TruNet.dk>
2004-02-29 23:22:12 +00:00
Cy Schubert
6f8cc2c2e6 MIT KRB5 1.3.2 has been released. Remove the beta. 2004-02-28 21:39:12 +00:00
Vanilla I. Shu
658a6577f3 Add samba-vscan 0.3.4, on-access virus scanning with Samba.
While I am here,

  - make portlint happy,
  - use WRKSRC instead hardcode path.
  - use SAMBASRC instead wrong path if WRKDIRPREFIX env set.
  - remove PORTREVISION on new ports.

PR:		ports/63464
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2004-02-28 17:48:28 +00:00
Tilman Keskinoz
7b38c26b62 Remove geheimnis. Project is dead for a long time, and superseded by kgpg 2004-02-28 11:08:48 +00:00
Mark Linimon
c2430908d4 Refactor f-prot into f-prot (for the code) and f-prot-sig (for the
signature definitions).  This allows the definitions to be updated
seperately as and when required.

PR:		ports/62917, 62918
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2004-02-23 01:45:55 +00:00
Dirk Meyer
4d3b1de9f7 PuTTY is a client program for the SSH, Telnet and Rlogin network protocols.
These protocols are all used to run a remote session on a computer,
over a network. PuTTY implements the client end of that session:
the end at which the session is displayed, rather than the end
at which it runs.

WWW: http://www.chiark.greenend.org.uk/~sgtatham/putty/
2004-02-13 17:45:39 +00:00
Ying-Chieh Liao
22d1397910 add py-xmlsec 0.2.0
A set of Python bindings for XML Security Library
2004-02-13 01:04:26 +00:00
Jacques Vidrine
3a4f59b646 Now I know my ABCs
Next time won't you run sort(1) with me
2004-02-12 14:27:45 +00:00
Jacques Vidrine
d61dc6cd23 Activate vuxml, vxquery. 2004-02-12 14:24:17 +00:00
Tilman Keskinoz
2209477fd1 Add libgcrypt-devel, repocopied from libgcrypt.
Version 1.1.91 is incompatible with 1.1.12.

The -devel is required by the upcoming GnuTLS version and the new vpnc version.
The Stable version is still required by the Aegypten plugins.

Approved by:    portmgr(marcus)
Repocopied by:  joe
2004-01-29 10:06:22 +00:00
Alex Dupre
539e01c6f7 Add snortreport 1.2, add-on module for snort to generate real-time web
reports.

PR:		ports/62046
Submitted by:	Andrea Venturoli <a.ventu@FreeBSD.org>
Approved by:	nork (mentor/implicitly)
2004-01-29 09:55:49 +00:00
Oliver Eikemeier
112248f85d tandart vulnerability test for port auditing systems
This is a package to test FreeBSD port auditing systems, e.g. portaudit
  and the upcoming VuXML based system. Even though it installs no files,
  it is listed in the portaudit database as vulnerable.

  Kind of a EICAR-STANDARD-ANTIVIRUS-TEST-FILE
2004-01-28 16:17:30 +00:00
Oliver Eikemeier
0b3eb2cb67 connect portaudit to the INDEX
(what is the INDEX?)
2004-01-27 19:53:36 +00:00
Dmitry Sivachenko
04d95ca1fa New port: qca-tls.
A plugin to provide SSL/TLS capability to programs that utilize the
Qt Cryptographic Architecture (QCA).
2004-01-27 13:24:43 +00:00
Cy Schubert
6c8e7e98c6 Brand new MIT KRB5 beta. 2004-01-26 04:13:21 +00:00
Vanilla I. Shu
823e492c81 Add p5-Crypt-xDBM_File 1.01,
perl module encrypt almost any kind of
dbm file.

PR:		60709
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-01-03 09:21:41 +00:00
Sergei Kolobov
483ca3bd36 Add cvm 0.18, Credential Validation Modules:
- The reference source for the CVM interface
- Diagnostic and benchmark CVM clients
- A checkpassword interface CVM client
- A UNIX/POSIX system module (uses getpwnam)
- A flat-file module
- A library for client writers
- A set of libraries for module writers

Author:	Bruce Guenter <bruceg@em.ca>
WWW:	http://untroubled.org/cvm/

This port in needed to unbreak build of mail/mailfront and ftp/twoftpd.
2003-12-24 13:53:01 +00:00
Jun Kuriyama
ecaff98d5a Add starttls 0.9, simple wrapper program for STARTTLS on emacs21. 2003-12-22 15:08:03 +00:00
Kirill Ponomarev
e4789de0d9 Add vpnc 0.2,
VPNC - Client for Cisco 3000 VPN Concentrator

A VPN client compatible with Cisco's EasyVPN equipment.
Supports IPSec (ESP) with Mode Configuration and Xauth.
Supports only shared-secret IPSec authentication, 3DES, MD5,
and IP tunneling.  It runs entirely in userspace

PR:		60283
Submitted by:	Christian Lackas
2003-12-17 15:19:51 +00:00
Sergey Skvortsov
3598fff7c6 Add rng_82802 0.0.0, RNG driver for the Intel 82802. 2003-12-16 14:07:22 +00:00
Sergei Kolobov
c5b6fe346c Add xca 0.4.5, graphical certification authority.
Graphical certification authority is an interface for managing
RSA keys and certificates, and the creation and signing of PKCS#10 requests.
It uses the OpenSSL library and a Berkeley DB for key and certificate storage.
It supports importing and exporting keys and PEM DER PKCS8 certificates,
signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions.
A tree view of certificates is presented.

Author:	Christian Hohnstaedt <christian@hohnstaedt.de>
WWW:	http://www.hohnstaedt.de/xca.html

PR:		58378
Submitted by:	Valentin Zahariev <curly@e-card.bg>
2003-12-05 23:19:05 +00:00
Mark Linimon
2c90683550 Retire security/whisker. Author says to use nikto instead.
PR: ports/58606.
2003-11-20 23:17:31 +00:00
Sergey Skvortsov
381d1ca38a Add p5-OpenCA-CRL 0.9.17, CRL Management module. 2003-11-15 17:14:00 +00:00
Sergey Skvortsov
3eb21f2f44 Add p5-OpenCA-REQ 0.9.52,
perl extension to easily manage Cert
REQUESTs.
2003-11-15 17:06:25 +00:00
Sergey Skvortsov
2ba67fee14 Add p5-OpenCA-PKCS7 0.9.13, perl extension for basic handling PKCS. 2003-11-15 17:04:43 +00:00
Mark Murray
919cf513df This software is old and unmaintained. Remove. 2003-11-08 11:48:04 +00:00
Vanilla I. Shu
c530abb09c Add p5-Crypt-OFB 0.01, encrypt Data using OFB Mode.
PR:		58825
Submitted by:	clsung
2003-11-04 16:42:44 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
Foxfair Hu
d005d75ba3 Add p5-Crypt-Anubis, a Crypt::CBC-compliant block cipher 2003-10-31 09:41:09 +00:00
Ying-Chieh Liao
06d3510c28 add gsasl 0.0.8
GNU SASL Library
2003-10-30 08:35:43 +00:00
Ying-Chieh Liao
ffe81d7d6a add gss 0.0.6
GNU Generic Security Service Library
2003-10-30 06:40:59 +00:00
Sergey Skvortsov
6c35814412 Add p5-OpenCA-CRR 0.0.2, perl extention to handle CRR objects. 2003-10-22 10:39:34 +00:00
Foxfair Hu
9dc34a9794 Add f-prot 4.2.0, f-Prot Antivirus for BSD Workstations.
PR:		52923
Submitted by:	Tim Bishop <tim@bishnet.net>
2003-10-22 03:08:51 +00:00
Sergei Kolobov
a56005cacb Add libgpg-error 0.5, common error values for all GnuPG components.
PR:		58325
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	krion (mentor)
2003-10-21 20:23:27 +00:00
Ying-Chieh Liao
76924dfb18 add shishi 0.0.8
A free implementation of the Kerberos 5 network security system
2003-10-19 17:25:34 +00:00
Ying-Chieh Liao
42a5e179b8 add libntlm 0.3.2
A library that implement Microsoft's NTLM authentication
2003-10-19 10:07:29 +00:00
Mathieu Arnold
a34c33ffe9 Add p5-Crypt-CBCeasy 0.24,
Easy things make really easy with Crypt::CBC.
2003-10-16 12:49:03 +00:00
Edwin Groothuis
31e8f0bdcd [New ports] linux-pam-docs
While pam(8) refers Linux-PAM Guides at ``SEE ALSO'' section,
	it seems no documentation is in ports/ tree.

	I think reading those docs takes good understanding of PAM
	in RELENG_4, and also OpenPAM in HEAD.

PR:		ports/53490
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
2003-10-10 06:06:13 +00:00
Edwin Groothuis
6c7ab090ee New port: gnome-ssh-askpass
New port, the gnome based askpass from the openssh contrib.

PR:		ports/53247
Submitted by:	Mark Hannon <markhannon@optusnet.com.au>
2003-10-10 05:52:58 +00:00
Edwin Groothuis
b0a10d2ab7 New Port: ssh_askpass_gtk2 - A tiny GTK2 ssh askpass replacement
A small SSH Askpass replacement written with GTK2. Features
	fullscreen dialog and translucent background.

PR:		ports/56537
Submitted by:	Manuel Rabade <mig@mig-29.net>
2003-10-07 23:53:22 +00:00
Edwin Groothuis
867f451ee7 [new port] security/opensc-esteid: modified version of the
security/opensc port that works with Estonian Electronic ID card

	This is modified version of the OpenSC port that works with
	Estonian Electronic ID card (EstEID).

	WWW: http://marie.vtl.ee/esteid/

PR:		ports/56612
Submitted by:	Sven Petai <hadara@bsd.ee>
2003-10-07 23:34:40 +00:00
Yen-Ming Lee
ca0bdb3bff add autossh-1.2d
autossh is a program to start a copy of ssh and monitor it, restarting
it as necessary should it die or stop passing traffic.

The original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)

WWW:		http://www.harding.motd.ca/autossh/
2003-10-06 23:49:25 +00:00
Edwin Groothuis
64b3907525 New port: An MSN Messenger event/message sniffer
An MSN Messenger event/message sniffer based on the pcap library

PR:		ports/55262
Submitted by:	Nicolas Gieczewski <nick@n0sp4m.nixsoftware.com>
2003-10-06 12:12:37 +00:00
Edwin Groothuis
a7deaca2eb FreeBSD Port Submission for "Destroy"
Destroy, A program that destroys files on the hard disk by
	writing null and random bytes to the file, then unlinking
	it.

PR:		ports/50291
Submitted by:	Shane Kinney <shane@freebsdhackers.net>
2003-10-06 04:28:06 +00:00
Kris Kennaway
88e912d52a Remove the rsaref port, which fulfilled its usefulness a long time ago. 2003-10-05 03:58:53 +00:00
Kirill Ponomarev
6c7dd0e573 Add checkpassword-pam 0.98, implementation of checkpassword
authentication program.

PR:		57424
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-01 10:26:23 +00:00
Akinori MUSHA
683993200f Add ruby-gpgme, a Ruby interface to GnuPG Made Easy (GPGME). 2003-09-29 08:51:03 +00:00
Bruce M Simpson
9e6dd4e54a New port: security/sectok
PR:		ports/39778
2003-09-29 00:06:37 +00:00
Bruce M Simpson
9c94da82a8 New port: security/libsectok
PR:		ports/39777
2003-09-29 00:05:14 +00:00
Kirill Ponomarev
b2a721fb21 Doscan is a tool to quickly scan network for machines listening
on a TCP port. It can scan for Microsoft DCOM vulnerability.

PR:		57161
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-09-25 11:20:15 +00:00
Alexander Leidinger
625b606c95 Add AntiVir Milter, a mail virusscanner using the Sendmail Mail Filter API.
This is a commercial stand-alone solution written in C not a PERL script +
myriads of dependencies + some AV...
Licenses for private (individual, non-commercial) use, e.g. for protecting
your family's home network, can be applied for free of charge.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-09-24 13:47:38 +00:00
Sergey A. Osokin
fe30368f64 New port: a checkpassword compatible authentication
program that uses CRAM-MD5 authentication mode.

Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
PR:		56598
2003-09-09 15:07:53 +00:00
Edwin Groothuis
785f2e6305 [new port] security/dropbear: a lightweight SSH2 server
Dropbear is an SSH 2 server, designed to be usable in small
	memory environments.

	It supports:
		* Main features of SSH 2 protocol
		* Implements X11 forwarding, and authentication-agent forwarding
		for OpenSSH clients
		* Compatible with OpenSSH ~/.ssh/authorized_keys public key
		authentication

	WWW: http://matt.ucc.asn.au/dropbear/dropbear.html

PR:		ports/55795
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-09-08 09:09:36 +00:00
Edwin Groothuis
b45d036f4c new port: dump MSRPC information
One-file-port, from @stake. This dumps information from
	remote RPC.  Much like "rpcinfo -p host" on unix hosts.
	Please check my patches: I removed an unused function so
	this wouldn't be marked as a security sensitive port, and
	I'm not sure my Makefile change respects CFLAGS.

PR:		ports/46991
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
2003-09-04 13:57:33 +00:00
Edwin Groothuis
4379b9be00 New port: security/hmap - web server fingerprinting tool
Web server fingerprinting tool, used to identify web servers
	that changed thier banners.

PR:		ports/50754
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
2003-09-04 13:28:15 +00:00
Erwin Lansing
4f84500517 Crypt::OpenSSL::Bignum provides access to OpenSSL
multiprecision integer arithmetic libraries. Presently,
many though not all of the arithmetic operations that
OpenSSL provides are exposed to perl. In addition,
this module can be used to provide access to bignum
values produced by other OpenSSL modules, such as key
parameters from Crypt::OpenSSL::RSA.
2003-09-04 10:58:00 +00:00
Kirill Ponomarev
7a18da4df1 - New port: security/tinyca version 0.4.9
TinyCA is a simple graphical userinterface written in Perl/Tk
to manage a small CA (Certification Authority).

PR:		54571
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-08-31 08:49:28 +00:00
Edwin Groothuis
efe705504a New port: hunch - Scan httpd log files, find vulnerability probes,
mail admins

	Scan Apache log files for CodeRed, Nimda, FormMail, proxy
	scanners and other malicious probes. For each one found,
	track down the contact email from WHOIS data and send a
	notice. Built-in rate controls prevent flooding an admin
	even when his machines are scanning at high rates. Runs as
	a non-privileged cron job to not interfere with the HTTP
	daemon's operation.

	Notes to committer:
	 1. This port installs a user and a group "hunch". It doesn't
	 meet the conditions listed in the handbook for a "reserved"
	 uid/gid.
	 2. portlint will complain about the port. A lot. To the
	 best of my judgment all of the warnings can be ignored
	 with the exception of the one about BATCH which I could
	 find no documentation for. Therefore it is setting
	 IS_INTERACTIVE.

PR:		ports/44836
Submitted by:	Dan Pelleg <daniel+hunch@pelleg.org>
2003-08-28 09:21:14 +00:00
Hye-Shik Chang
15becee695 Remove security/py-amkCrypto port. This port have not been built over
a year and replaced by security/py-pycrypto.
2003-08-28 08:28:18 +00:00
Dmitry Sivachenko
4e9c298af1 New port: p5-Module-Signature.
Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.

If you are a module user, all you have to do is to remember
running "cpansign -v" (or just "cpansign") before issuing
"perl Makefile.PL" or "perl Build.PL"; that will ensure the
 distribution has not been tampered with.

For module authors, you'd want to add the SIGNATURE file to
your MANIFEST, then type "cpansign -s" before making a distribution.

Submitted by:	autrijus@autrijus.org
2003-08-28 07:27:15 +00:00
Edwin Groothuis
c01806218d new port: Security scanner for Samba
ADM smb is a security scanner for Samba
	/* based on the src of the smbclient  from the samba team */
	ADMsmb will perform a complete audit of samba for you on a host you
	provide.

PR:		ports/53696
Submitted by:	Jacek Serwatynski <tutus@trynet.eu.org>
2003-08-24 11:45:09 +00:00
Erwin Lansing
7eed057734 Add p5-Crypt-GeneratePassword 0.02,
This module lets you generate secure random passwords
with a reasonable amount of pronounceability. It avoids
the problems associated with the FIPS-181 NIST standard
as used by Crypt::RandPasswd. See perldoc for more
details.

PR:		55575
Submitted by:	andrew@scoop.co.nz
2003-08-20 07:01:29 +00:00
Cy Schubert
9cfb986afd MIT KRB5 1.3 has been released. Remove the beta. 2003-08-08 01:42:00 +00:00
Kris Kennaway
e2e32e10b8 As announced on May 6, remove the broken p5-Authen-Krb4 port 2003-08-07 05:43:08 +00:00
Sergey Skvortsov
e7b33fbfab Add p5-Digest-SHA2 1.0.0, perl interface to the SHA-2 algorithms. 2003-08-06 15:52:30 +00:00
Norikatsu Shigemura
cf93c0b6d7 Add drweb-qmail 4.29.12, qmail client for DrWeb antivirus suite.
PR:		ports/54614
Submitted by:	Denis N. Peplin <info@volginfo.ru>
2003-07-31 09:20:28 +00:00
Kelly Yancey
db6df99368 Add gcipher 1.0, a simple encryption tool.
PR:		53738
Submitted by:	Shannon -jj Behrens <jjinux@yahoo.com>
2003-07-29 19:33:58 +00:00
Foxfair Hu
2f697d04d6 Add hostsentry 0.02, a Login Anomaly Detector.
PR:		48127
Submitted by:	Andre Ramos <andre.ramos@netcabo.pt>
2003-07-19 02:34:32 +00:00
Foxfair Hu
6c1a168487 Add nikto 1.30, web and CGI vulnerability scanner with SSL support.
PR:		43313
Submitted by:	pandzilla
2003-07-19 02:32:04 +00:00
Foxfair Hu
d9a53e3428 Add libwhisker 1.6, perl module to create HTTP test scripts.
PR:		42986
Submitted by:	pandzilla
2003-07-19 02:28:42 +00:00
Oliver Lehmann
7a527e3179 Add osiris 1.5.2,
file integrity checking, with GDBM and MySQL
support.

PR:		50026
Submitted by:	Nicolas Jombart <ecu@ipv42.net>
2003-07-11 20:11:11 +00:00
Foxfair Hu
2ec311a735 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add sudoscript, an audited shell using sudo(8) and script(1)

PR:		53967
Submitted by:	Howard Owen <hbo@egbok.com>
2003-07-10 02:00:43 +00:00
Sergey Skvortsov
a5d8858326 Add p5-Nmap-Scanner 0.5,
perform and manipulate nmap scans using
perl.
2003-07-04 14:04:45 +00:00
Foxfair Hu
d921d7dccf Reviewed by:
Approved by:
Obtained from:
MFC after:
Import hydra-2.2, base on PR/43942. This port is provided as a standalone
program to avoid installing a full Nessus scanner system.

Submitted by:   Laurent LEVIER <llevier@argosnet.com>
2003-06-30 07:41:04 +00:00
Norikatsu Shigemura
e25644564f Add new port of clamav-devel after repo copy.
Update to snapshot(20030625).

PR:		ports/53306
Submitted by:	Rob Evers <rob@debank.tv>
Approved by:	portmgr (marcus)
Repo copyed by:	cvs (joe)
2003-06-25 12:33:31 +00:00
Foxfair Hu
73d5734cf1 Add cryptlib 3.1, a powerful security programming toolkit.
PR:		53397
Submitted by:	me
2003-06-21 06:11:50 +00:00
Foxfair Hu
5d3b4fd7b0 PR: 53014
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-manager 0.8.7, System central logging point of prelude Network
Intrusion Detection.

prelude-manager : the manager is the central logging point. It receives
alerts from sensors and logs them using one or several plugins (the default
logging being to a text file, but logging to a database is also possible -
and recommended).
2003-06-18 02:52:48 +00:00
Foxfair Hu
a3e283b292 PR: 53013
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-nids 0.8.1,
Sensor program of prelude Network Intrusion Detection System

prelude-nids : the Prelude Network Intrusion Detection System is a sensor,
that may be installed on the same machine as the manager or not, which watches
network traffic and looks for familiar patterns. This is functionally
equivalent to Snort (http://www.snort.org).
2003-06-18 02:48:52 +00:00
Foxfair Hu
37b80ba87b PR: 53012
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>

Add prelude-lml 0.8.3, Log Monitoring Lackey for prelude Network
Intrusion Detection System.
2003-06-18 02:45:20 +00:00
Foxfair Hu
25d1e2e8fc PR: 53011
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Reviewed by:	me

Add libprelude 0.8.5, libraries of prelude Network Intrusion Detection System.
2003-06-18 02:40:11 +00:00
Oliver Lehmann
7da1d13b26 Add smtpmap 0.8, an SMTP software identifier.
PR:		46552
Submitted by:	Hubert Tournier <hubert@frbsd.org>
2003-06-17 00:03:58 +00:00