Commit Graph

588 Commits

Author SHA1 Message Date
Florent Thoumie
80104e2b49 - Add dissembler 0.9, Tiny and clever tool to convert shellcode to ASCII.
PR:		ports/78783
Submitted by:	Jonathan <onatan@gmail.com>
2005-03-13 21:54:37 +00:00
Pav Lucistnik
07987f03c8 New port: security/pear-File_SMBPasswd PEAR class for managing SAMBA style password files
With PEAR::File_SMBPasswd you can maintain smbpasswd-files, usualy used by
SAMBA.

PR:		ports/78642
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-11 21:19:39 +00:00
Pav Lucistnik
d17fb322a1 PEAR::Crypt_CHAP provides Classes for generating CHAP packets.
Currently these types of CHAP are supported:
* CHAP-MD5
* MS-CHAPv1
* MS-CHAPv2

PR:		ports/78641
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-11 21:12:38 +00:00
Pav Lucistnik
ecd10303fa New port: security/pear-File_HtAccess PEAR class to manipulate .htaccess files
Provides methods to create and manipulate .htaccess files.

PR:		ports/78603
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-11 20:30:47 +00:00
Florent Thoumie
283a9076c8 - Add aimsniff 0.9d, an AOL Instant Messanger Sniffing and Reading Tool.
PR:		ports/63936
Submitted by:	Andrew Marks <spam@amrx.net>
Approved by:	pav (mentor)
2005-03-09 10:06:40 +00:00
Florent Thoumie
531ab5d4d4 Add secure_delete 3.1, a secure data deletion toolkit.
PR:		ports/69556
Submitted by:	bugghy <bugghy@phenix.rootshell.be>
Approved by:	pav (mentor)
2005-03-07 22:43:09 +00:00
Pav Lucistnik
754beeab76 Wipe is a file and block device wiping utility
PR:		ports/77108
Submitted by:	Edson Brandi <ebrandi@fugspbr.org>,
		Mark Laws <mdl@60hz.org>
2005-03-05 16:04:44 +00:00
Thierry Thomas
b4a3db7038 Add pear-Crypt_HMAC 1.0.1, PEAR class to calculate RFC 2104
compliant hashes.

PR:		77853
Submitted by:	Antônio Carlos Venâncio Júnior
2005-02-27 22:51:27 +00:00
Sergei Kolobov
a2ff10abd4 Add security/base:
BASE is the Basic Analysis and Security Engine. It is based on the code
from the ACID project. This application provides a PHP-based web front-end
to query and analyze the alerts coming from a Snort IDS system.

BASE is a web interface to perform analysis of intrusions that Snort has
detected on your network. It uses a user authentication and role-base
system, so that you as the security admin can decide what and how much
information each user can see. It also has a simple to use, web-based
setup program for people not comfortable with editing files directly.

WWW:	http://secureideas.sourceforge.net/

PR:		ports/74492 [1], ports/77103 [2]
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> [1],
		Paul Schmhel <pauls@utdallas.edu> [2]
2005-02-21 00:17:25 +00:00
Peter Pentchev
091332206f Add poly1305-20050218, Prof. Daniel J. Bernstein's public domain message
authenticator library.
2005-02-19 00:05:04 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Sergey Matveychuk
0fe80d8e31 SSCEP is a client-only implementation of the SCEP (Cisco System's Simple
Certificate Enrollment Protocol). SSCEP is designed for OpenBSD's isakmpd,
but it will propably work with any Unix system with a recent compiler and
OpenSSL toolkit libraries installed.

PR:		ports/77595
Submitted by:	Vsevolod Stakhov <vsevolod(at)highsecure.ru>
2005-02-18 21:46:59 +00:00
Pav Lucistnik
0393afba2a amavis-stats is a simple AMaViS statistics generator based on rrdtool. It
produces graphs of clean emails, spam emails and infected emails broken down by
virus, from amavis log entries. RRD files are created and updated by a perl
script run from cron. Graphs are generated by a php script and viewed with a
web browser.

PR:		ports/68934
Submitted by:	Mantas Kaulakys <stone@tainet.lt>
2005-02-18 10:02:09 +00:00
Sergey Skvortsov
69bbb952b1 security/rng_82802 is obsolete 2005-02-14 19:19:11 +00:00
Pav Lucistnik
d76add5244 Barnyard is output spool reader for Snort! It decouples output overhead
from the Snort network intrusion detection system and allows Snort to
run at full speed. It accepts binary inputs from snort and outputs
human readable files to disc or to a database.  At present, barnyard
is designed to accept binary inputs from snort and produce either human
readable files for parsing by log parsers or feed data directly to a
database (either mysql or postgresql at present.).

PR:		ports/77044, ports/77322
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
2005-02-10 00:16:31 +00:00
Sergei Kolobov
51fdd4cbc9 Add security/ppars - Proactive Abuse Reporting System:
In an effort to be proactive in doing my part to stop the massive
quantities of internet traffic probing for open ports or more
specifically the probing for known ports that MS Windows spyware,
Trojans, and whatever other MS Windows ports are commonly probed
which result in increasing my bandwidth usage charges, I wrote this
perl application for reporting that abuse to the sender's ISP, with
the hopes they will monitor the abuser and terminate the abuser's
internet account and or take legal action.

WWW:	http://www.dshield.org/linux_clients.php#freebsd
Author:	Joe Barbish <fbsd_user@a1poweruser.com>

PR:		ports/68662
Submitted by:	Joe Barbish <fbsd_user@a1poweruser.com>
2005-02-07 14:53:28 +00:00
Sergei Kolobov
090fe1972d Add security/ipfilter2dshield:
This perl script is an official DShield client whose purpose is to
read your FreeBSD ipfilter firewall ipmon log file and convert the
log records to the standard DShield reporting record format, and
embed the converted log records into the body of an email that gets
sent to DShield for automatic addition to their database and abuse
reporting to the offenders ISP if you are an subscribed DShield member.

PR:		ports/68661
Submitted by:	Joe Barbish <fbsd_user@a1poweruser.com>
2005-02-07 14:20:17 +00:00
Munechika SUMIKAWA
62d7d46cf6 "racoon2" is a system to exchange and to install security parameters
for the IPsec.

Currently the system supports the following specification:

        Internet Key Exchange (IKEv2) Protocol
        draft-ietf-ipsec-ikev2-17.txt
        (The IKE daemon is not included in the current release due to IPR issue)

        Kerberized Internet Negotiation of Keys (KINK)
        draft-ietf-kink-kink-06.txt

        PF_KEY Key Management API, Version 2
        RFC2367

The following protocols will be supported soon.

        The Internet Key Exchange (IKE)
        RFC2409

WWW: http://www.kame.net/

This port was repocopied from secutiry/racoon.
PR:		ports/76814
2005-02-01 18:59:09 +00:00
Pav Lucistnik
1aaff7b104 cryptopp-php is a cryptography extension for PHP based on Wei Dai's
Crypto++, a free C++ crypto library.

PR:		ports/76810
Submitted by:	Thomas Melzer <tmelzer@tomesoft.de>
2005-01-30 13:07:02 +00:00
Pav Lucistnik
a6a49547c9 PEAR user authentication and permission management framework
LiveUser_Admin is meant to be used with the LiveUser package.
It is composed of all the classes necessary to administrate
data used by LiveUser.

PR:		ports/76677
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-01-29 18:43:19 +00:00
Adam Weinberger
9e8cf22af2 libgnomesu is a library for providing superuser privileges to GNOME
applications. It supports consolehelper, PAM and su.

libgnomesu will use one the following services (in order of priority),
depending on which one is available:
- consolehelper
- PAM
- su

libgnomesu will use the su-based backend as final fallback, if no other
services are available. This service uses a backend which is a modified
version of GNU su.

libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component
for Nautilus integration.

WWW: http://members1.chello.nl/~h.lai/libgnomesu/
2005-01-12 17:57:48 +00:00
Niels Heinen
d0b31f50a9 Added p5-SAVI-Perl, a perl interface module to Sophos Anti virus.
PR:		ports/65310
Approved by:	nectar (mentor)
Submitted by:	Gary Hayers <gary(at)hayers.net>
2005-01-12 16:55:46 +00:00
Niels Heinen
e67b0f6574 New port: unicornscan, a UDP and TCP portscanner that can be used
for information gathering using fingerprinting (p0f based) and
banner grabbing techniques.

PR:		ports/72752
Submitted by:	Jon Passki <cykyc(at)yahoo.com>
Approved by:	nectar (mentor)
2005-01-11 10:24:37 +00:00
Sergey Matveychuk
a2f95abf79 New port: security/py-clamav A python binding to libclamav written in C
PR:		ports/75539
Submitted by:	Marcus Grando <marcus(at)corp.grupos.com.br>
2005-01-08 17:28:39 +00:00
Mario Sergio Fujikawa Ferreira
c223cc6bcf New port gnu-crypto version 2.0.1: Java cryptographic primitives
and tools
2004-12-31 01:42:04 +00:00
Sergey Matveychuk
3cb0b326b0 This is the Metasploit Project.
PR:		ports/74558
Submitted by:	Yonatan <onatan(at)gmail.com>
2004-12-19 21:52:20 +00:00
Niels Heinen
0d9375f74f PR: ports/71050
Submitted by: Philippe Rocques <phil(at)teaser.fr>
Approved by: nectar (mentor)
2004-12-18 13:46:44 +00:00
Warner Losh
ab14a52078 WPA supplicant daemon for 802.11 networks.
Submitted by: sam
2004-12-12 22:23:07 +00:00
Warner Losh
837a9e8ca9 Add hostapd, for software host 802.11 access points.
Submitted by: sam@
2004-12-12 22:16:22 +00:00
Joe Marcus Clarke
45aabe3744 Add gpgme03 after a repocopy from ports/security/gpgme. Gpgme03 is the older
0.3.x version of gpgme needed by a few ports.  The security/gpgme port
itself will be updated to 1.0.x.
2004-12-11 05:28:32 +00:00
Sergey Matveychuk
a7667cb24d A command line idea encryption and decryption utility written by
Dr. Richard De Moliner.

Permission by the Author Dr. Richard De Moliner has been granted.

PR:		ports/72337
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2004-12-06 20:47:17 +00:00
Edwin Groothuis
4f4f470f4c New port: security/pear-LiveUser PEAR user authentication and
permission management framework

	LiveUser is a set of classes for dealing with user
	authentication and permission management. Basically, there
	are three main elements that make up this package:

	* The LiveUser class
	* The Auth containers
	* The Perm containers

	Currently available are containers using:
	PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.

PR:		ports/74528
Submitted by:	Ant?nio Carlos Ven?ncio J?nior <antonio@php.net>
2004-12-01 11:21:58 +00:00
Edwin Groothuis
ac7c9771a5 New port: security/pear-Crypt_RC4 PEAR encryption class for RC4 encryption
PEAR RC4 encryption class.

PR:		ports/74384
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2004-11-27 05:33:33 +00:00
Sergey Matveychuk
d453323998 Obfuscates email addresses.
PR:		ports/73949
Submitted by:	Aaron Dalton <aaron(at)daltons.ca>
2004-11-22 22:33:06 +00:00
Brooks Davis
b5b1ffb369 Add security/hpn-ssh, a high performance SSH based on OpenSSH, after a
repo-copy from security/openssh-portable.

HPN-SSH is a set of patches to improve the perfomance of bulk transfers
such as scp over long-fat pipes.

Repocopy by:	marcus
2004-11-17 22:36:17 +00:00
Pav Lucistnik
d175075e26 Add spike-proxy, a professional-grade tool for looking for application-level
vulnerabilities in web applications. SPIKE Proxy covers the basics, such as SQL
Injection and cross-site-scripting, but it's completely open Python
infrastructure allows advanced users to customize it for web applications that
other tools fall apart on.

PR:		ports/69943
Submitted by:	Yonatan <Yonatan@Xpert.com>
2004-11-11 21:10:05 +00:00
Pav Lucistnik
16c086f1c9 Add pear-File_Passwd, class to manipulate and authenticate against standard Unix,
SMB server, AuthUser (.htpasswd), AuthDigest (.htdigest), CVS pserver
and custom formatted password files.

PR:		ports/73716
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2004-11-10 00:20:14 +00:00
Sergei Kolobov
7eb1d2d598 Add security/sks - SKS OpenPGP Key Server:
SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy,
decentralized, and highly reliable synchronization. That means that a
key submitted to one SKS server will quickly be distributed to all key
servers; and even wildly out-of-date servers, or servers that experience
spotty connectivity, can fully synchronize with rest of the system.

Refer to the online wiki for pointers on downloading a full copy of the
public PGP databse (about 4Gb) and on customising the local configuration
http://documentation.penguin.de/cgi-bin/twiki/view/SKSKeyserver/WebHome

WWW:	http://www.nongnu.org/sks/

PR:		ports/72842
Submitted by:	Johan van Selst <johans@stack.nl>
2004-11-09 16:39:05 +00:00
Sergey Skvortsov
38e15cbcac Massive ports move to better categories. 2004-11-09 13:43:11 +00:00
Trevor Johnson
8f1055cf07 Remove the md5crk port. The cracking effort was ended after a
method for generating messages with colliding MD5 digests was
published ("Collisions for Hash Functions MD5, MD5, HAVAL-128 and
RIPEMD" by Xiaoyun Wang, Dengguo Feng, Xuejia Lai and Hongbo Yu).
2004-11-08 18:03:37 +00:00
Joe Marcus Clarke
4d7d5a365d Add gnomekeyringmanager. 2004-11-07 23:04:16 +00:00
Sergey Skvortsov
c15e1bf37f Add p5-POE-Component-SSLify 0.03, integrate SSL into POE. 2004-11-05 13:45:19 +00:00
Sergey Skvortsov
91d8f82207 Add p5-Filter-Crypto 1.00,
create runnable Perl files encrypted
with OpenSSL libcrypto.
2004-11-05 12:10:52 +00:00
Michael Nottebrock
2a7464bc90 Add pinentry-gtk2, a GTK+ 2.0 version of the GnuPG password dialog
PR: ports/73199
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-11-04 17:21:22 +00:00
Cy Schubert
a4e6989ec1 Introduce sudosh (sudo shell) into the Ports Tree. 2004-10-28 20:04:55 +00:00
Dag-Erling Smørgrav
248fc3aabc Add Auth_HTTP 2.0 from PEAR. 2004-10-25 13:28:19 +00:00
Yen-Ming Lee
af86081561 Add clamassassin
Clamassassin is a simple virus filter wrapper for ClamAV for use in procmail
filters and similiar applications. Clamassassin's interface is similiar to
that of spamassassin, making it easy to implement for those familiar with
that tool. Clamassassin is designed with an emphasis on security, robustness
and simplicity.

PR:		72698
Submitted by:	Matt <matt@xtaz.net>
2004-10-16 01:26:41 +00:00
Clement Laforet
98c26311be Add security/pwauth 2.2.8,
A Unix Web Authenticator.
2004-10-14 08:39:54 +00:00
Michael Haro
4a12a31aa1 Add opieprint
output postscript with 100 OPIE passwords credit card sized
2004-08-29 00:45:49 +00:00
Joe Marcus Clarke
b16ba3c223 Add revelation, a password manager for the GNOME 2 desktop. It stores all
your account and passwords in a single, secure, place, and give you access
to them all through a user-friendly graphical interface.

PR:		70653
Submitted by:	ports@c0decafe.net <ports@c0decafe.net>
2004-08-19 18:49:02 +00:00