1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

451 Commits

Author SHA1 Message Date
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
Erwin Lansing
4d126d235a Add pxytest 1.36, test remote system for unsecured mail proxies.
PR:		53275
Submitted by:	Paul Chvostek <paul@it.ca>
2003-06-13 10:39:44 +00:00
Erwin Lansing
1f1024a981 Add proxycheck 0.45, check for open proxy servers.
PR:		53269
Submitted by:	Paul Chvostek <paul@it.ca>
2003-06-13 08:41:25 +00:00
Foxfair Hu
90306dc116 Add authpf 1.0, authentification shell for pf gateways. This port depends
on security/pf first.

PR:		52123
Submitted by:	Max Laier <max@love2party.net>
2003-06-13 01:19:12 +00:00
Foxfair Hu
588291566f Add pf 1.0, OpenBSD's pf (packetfilter) as in OpenBSD 3.3 as a loadable
kernel module.

PR:		52121
Submitted by:	Max Laier <max@love2party.net>
2003-06-13 01:09:29 +00:00
Dag-Erling Smørgrav
df74134884 PC/SC Lite driver for GemPC 410 serial smart card readers (also sold by IBM) 2003-06-02 15:17:41 +00:00
Hajimu UMEMOTO
73cde847fe Add saslauthd as a separated port from cyrus-sasl2 to avoid
dependency loop between cyrus-sasl2 and openldap.
2003-06-01 04:24:15 +00:00
Michael Landin
e75cf91623 New port.
Vida is a multi-datapipe handler, written in C with ncurses library,
for unix and unix-like OS.

PR:		51086
Approved by:	roberto(mentor)
2003-05-15 13:59:37 +00:00