aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* pycryptopp is a set of Python wrappers for a few ofMartin Wilke2008-09-051-0/+1
| | | | | | | | | | | | the best crypto algorithms from the Crypto++ library. WWW: http://allmydata.org/trac/pycryptopp PR: ports/126977 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=219926
* - Add entry for security/snortsam.Jean Milanez Melo2008-09-031-0/+1
| | | | Notes: svn path=/head/; revision=219800
* Welcome fwbuilder and libfwbuilder 3.0.0, replacing 2.1.19. The old versionCy Schubert2008-09-021-0/+2
| | | | | | | | is deprecated and scheduled for deletion as it is no longer supported by its author. Notes: svn path=/head/; revision=219692
* This is a Camellia package for Ruby. Camellia engine is implemented in "C".Martin Wilke2008-08-131-0/+1
| | | | | | | | | | | | | Supported key length : 128bit/192bit/256bit Supported modes of operation : ECB/CFB/CBC WWW: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html PR: ports/126390 Submitted by: Yoshisato YANAGISAWA <osho at pcc-software.org> Notes: svn path=/head/; revision=218495
* Add pam_helper, a small utility which allows non-PAM or non-setuidJoe Marcus Clarke2008-08-091-0/+1
| | | | | | | applications to make use of PAM's authentication services. Notes: svn path=/head/; revision=218260
* Switzerland is a tool for testing networks, ISPs, and firewalls developedAlexey Dokuchaev2008-08-081-0/+1
| | | | | | | | | by the Electronic Frontier Foundation (www.eff.org). WWW: http://www.eff.org/testyourisp/switzerland Notes: svn path=/head/; revision=218236
* Taking a hint from the similarly-named Java Cryptography Architecture,Martin Wilke2008-08-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. The advantage of this model is to allow applications to avoid linking to or explicitly depending on any particular cryptographic library. This allows one to easily change or upgrade crypto implementations without even needing to recompile the application. QCA should work everywhere Qt does, including Windows/Unix/MacOSX. Capabilities: TLS, CMS, X.509, RSA, DSA, Diffie-Hellman, PKCS#7, PKCS#12, SHA0, SHA1, SHA224, SHA256, SHA384, SHA512, MD2, MD4, MD5, RIPEMD160, Blowfish, DES, 3DES, AES128, AES192, AES256, CAST5, HMAC(SHA1, MD5, RIPEMD160), PBKDF1(MD2, SHA1), PBKDF2(SHA1) WWW: http://delta.affinix.com/qca/ Notes: svn path=/head/; revision=218046
* Add sshguard-ipfilter, protect hosts from brute force attacks againstLi-Wen Hsu2008-07-261-0/+1
| | | | | | | | | | ssh and other services using ipfilter. PR: ports/125975 Submitted by: Mij <mij at bitchx.it> Notes: svn path=/head/; revision=217575
* ssl-admin was designed to create a user-friendly, menu-driven interfaceBeech Rintoul2008-07-261-0/+1
| | | | | | | | | | | | | | | | | to the OpenSSL programs. ssl-admin will help you do the following tasks with SSL certificates: * Create your own CA certificate. * Create new Certificate Signing Requests * Sign existing Certificate Signing Requests * Manage Certificate Revokation Lists * Export configurations and certificates for OpenVPN. PR: ports/125875 Submitted by: Eric Crist <ecrist at secure-computing.net> Notes: svn path=/head/; revision=217533
* New port: FlowTag is a GUI interface for exploring the TCP flows in aWesley Shields2008-07-181-0/+1
| | | | | | | | | | | | | | | PCAP file. It's strengths lie in: * rapid reconstruction of flows (via indexing), * visual selection of source IP and destination TCP ports; * filtering by time, packet count, and/or byte count * tagging flows with keywords PR: ports/125624 Submitted by: Lee Hinman <lee@writequit.org> Notes: svn path=/head/; revision=217041
* - New port p5-Crypt-OpenSSL-AES-0.02Beech Rintoul2008-07-091-0/+1
| | | | | | | | | | | The Crypt::OpenSSL::AES module implements a wrapper around OpenSSL's AES (Rijndael) library. PR: ports/125387 Submitted by: John Ferrell <jdferrell3 at yahoo.com> Notes: svn path=/head/; revision=216583
* Ratproxy is a semi-automated, largely passive web application security auditPav Lucistnik2008-07-081-0/+1
| | | | | | | | | | | | | | | | tool. It is meant to complement active crawlers and manual proxies more commonly used for this task, and is optimized specifically for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments. WWW: http://code.google.com/p/ratproxy/ PR: ports/125249 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=216561
* Net::SSH::Gateway is a library for programmatically tunneling connections toMarcelo Araujo2008-07-051-0/+1
| | | | | | | | | | | | | | | | | | servers via a single "gateway" host. It is useful for establishing Net::SSH connections to servers behind firewalls, but can also be used to forward ports and establish connections of other types, like HTTP, to servers with i restricted access. * Easily manage forwarded ports * Establish Net::SSH connections through firewalls WWW: http://net-ssh.rubyforge.org/gateway PR: ports/125053 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=216387
* Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates overMarcelo Araujo2008-07-051-0/+1
| | | | | | | | | | | | | | | | | | SSH (and requires the Net::SSH library), and allows files and directory trees to copied to and from a remote server. * Transfer files or entire directory trees to or from a remote host via SCP * Can preserve file attributes across transfers * Can download files in-memory, or direct-to-disk * Support for SCP URI's, and OpenURI WWW: http://net-ssh.rubyforge.org/scp PR: ports/125052 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=216386
* Retire the ca-roots ports, which expired long ago.Simon L. B. Nielsen2008-06-291-1/+0
| | | | | | | | | | | | | | | | | | | | | The port is deprecated since it is not supported by the FreeBSD Security Officer anymore. The reason for this is that the ca-roots port makes promises with regard to CA verification which the current Security Officer (and deputy) do not want to make. For people who need a general root certificate list see the security/ca_root_ns, but note that the difference in guarantees with regard to which CAs are included in ca_root_ns vs. ca-roots. The ca_root_ns port basically makes no guarantees other than that the certificates comes from the Mozilla project. Note that the ca-roots MOVED file entry on purpose does not point at ca_root_ns due to the change in CA guarantees. With hat: security-officer Notes: svn path=/head/; revision=215953
* s/pear-Auth_OpenID2/php-Auth_OpenID2/ to go with what was actuallyMark Linimon2008-06-261-1/+1
| | | | | | | | | repocopied. Reported by: portsmon Notes: svn path=/head/; revision=215785
* [repocopy] security/php-Auth_OpenID -> security/php-Auth_OpenID2Edwin Groothuis2008-06-241-0/+1
| | | | | | | | | | Now supporting OpenID protocol version 2 PR: ports/124737 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=215687
* Remove security/gnutls-devel for a time while the experimental branchRoman Bogorodskiy2008-06-231-1/+0
| | | | | | | is not active. Notes: svn path=/head/; revision=215639
* - Delete expired security/amavisd port: depends on misc/compat3x, which hasPav Lucistnik2008-06-181-1/+0
| | | | | | | security problems; old version Notes: svn path=/head/; revision=215177
* - Expired: No longer supported. Use p5-openxpki-client-html-mason insteadPav Lucistnik2008-06-181-1/+0
| | | | Notes: svn path=/head/; revision=215126
* Delete security/cyrus-sasl, it has been expired for a year and a half.Pav Lucistnik2008-06-171-1/+0
| | | | Notes: svn path=/head/; revision=215018
* New port: security/fwknop fwknop,"FireWall KNock OPerator", implementsEdwin Groothuis2008-06-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Single Packet Authorization (SPA). fwknop stands for the "FireWall KNock OPerator", and implements an authorization scheme called Single Packet Authorization (SPA). This method of authorization is based around a default-drop packet filter (fwknop supports both iptables on Linux systems and ipfw on FreeBSD and Mac OS X systems) and libpcap. SPA requires only a single encrypted packet in order to communicate various pieces of information including desired access through an iptables policy and/or complete commands to execute on the target system. By using iptables to maintain a "default drop" stance, the main application of this program is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. With fwknop deployed, anyone using nmap to look for sshd can't even tell that it is listening; it makes no difference if they have a 0-day exploit or not. The authorization server passively monitors authorization packets via libcap and hence there is no "server" to which to connect in the traditional sense. Access to a protected service is only granted after a valid encrypted and non-replayed packet is monitored from an fwknop client (see the following network diagram; the SSH session can only take place after the SPA packet is monitored): PR: ports/118229 Submitted by: Sean Greven <sean.greven@gmail.com> Notes: svn path=/head/; revision=214737
* SpyBye is a tool to help web masters determine if their web pagesPhilippe Audeoud2008-06-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | are hosting browser exploits that can infect visiting users with malware. It functions as an HTTP proxy server and intercepts all browser requests. SpyBye uses a few simple rules to determine if embedded links on your web page are harmlesss, unknown or maybe even dangerous. SpyBye analyzes all downloads in the background and provides you with a warning notification whenever it encounters content that is potentially malicious. At that point, you can click on the link in the notification and receive a more detailed analysis of the web page. WWW: http://www.spybye.org/ PR: ports/123945 Submitted by: Paul Schmel <pauls utdallas.edu> Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=214370
* [NEW PORT] security/openvas-server: A security scanner: a fork of NessusEdwin Groothuis2008-06-041-0/+1
| | | | | | | | | | | | | | | | OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ PR: ports/123128 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=214314
* [NEW PORT] security/openvas-plugins: Plugins for OpenVASEdwin Groothuis2008-06-041-0/+1
| | | | | | | | | | | | | | | | OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ PR: ports/123130 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=214312
* [NEW PORT] security/openvas-libraries: Libraries for OpenVASEdwin Groothuis2008-06-041-0/+1
| | | | | | | | | | | | | | | | OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ PR: ports/123127 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=214310
* [NEW PORT] security/openvas-libnasl: NASL libraries for OpenVASEdwin Groothuis2008-06-041-0/+1
| | | | | | | | | | | | | | | | OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ PR: ports/123129 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=214308
* [NEW PORT] security/openvas-client: A GUI client for OpenVASEdwin Groothuis2008-06-041-0/+1
| | | | | | | | | | | | | | | | OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ PR: ports/123131 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> Notes: svn path=/head/; revision=214304
* SquidClamAV is an interface to perform antivirus checks on data passing ↵Felippe de Meirelles Motta2008-06-031-0/+1
| | | | | | | | | | | | | through Squid Proxy. WWW: http://www.samse.fr/GPL/squidclamav/ PR: ports/119236 Submitted by: Laurent LEVIER <llevier@argosnet.com> Approved by: araujo (mentor) Notes: svn path=/head/; revision=214209
* This is the base class for a system of objects that encapsulateHenrik Brix Andersen2008-06-011-0/+1
| | | | | | | | | | | | | | | | | | | | passphrases. An object of this type is a passphrase recogniser: its job is to recognise whether an offered passphrase is the right one. For security, such passphrase recognisers usually do not themselves know the passphrase they are looking for; they can merely recognise it when they see it. There are many schemes in use to achieve this effect, and the intent of this class is to provide a consistent interface to them all, hiding the details. The CPAN package Authen::Passphrase contains implementations of several specific passphrase schemes in addition to the base class. WWW: http://search.cpan.org/dist/Authen-Passphrase/ Approved by: erwin (mentor) Notes: svn path=/head/; revision=214156
* Perl XS interface for a portable traditional crypt function.Henrik Brix Andersen2008-06-011-0/+1
| | | | | | | | | WWW: http://search.cpan.org/dist/Crypt/UnixCrypt_XS/ Approved by: erwin (mentor) Notes: svn path=/head/; revision=214154
* Eksblowfish is a variant of the Blowfish cipher, modified to make theHenrik Brix Andersen2008-06-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | key setup very expensive. ("Eks" stands for "expensive key schedule".) This doesn't make it significantly cryptographically stronger, but is intended to hinder brute-force attacks. It also makes it unsuitable for any application requiring key agility. It was designed by Niels Provos and David Mazieres for password hashing in OpenBSD. Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost parameter that controls how expensive the key scheduling is. It also takes a family key, known as the "salt". Cost and salt parameters together define a cipher family. Within each family, a key determines an encryption function in the usual way. This distribution also includes an implementation of "bcrypt", the Unix crypt() password hashing algorithm based on Eksblowfish. WWW: http://search.cpan.org/dist/Crypt-Eksblowfish/ Approved by: erwin (mentor) Notes: svn path=/head/; revision=214152
* This perl module implements the LGI$HPWD password hashing functionHenrik Brix Andersen2008-06-011-0/+1
| | | | | | | | | | | | from VMS, and some associated VMS username and password handling functions. WWW: http://search.cpan.org/dist/Authen-DecHpwd/ Approved by: erwin (mentor) Notes: svn path=/head/; revision=214150
* 2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappearedMartin Wilke2008-05-301-1/+0
| | | | | | | | | | 2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned 2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead 2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead 2008-05-04 security/bioapitool: All functionallity of this tools has been merged with pam_bsdbioapi Notes: svn path=/head/; revision=213958
* sqlmap is an automatic SQL injection tool entirely developed in Python. It isRong-En Fan2008-05-221-0/+1
| | | | | | | | | | | | | | | | capable to perform an extensive database management system back-end fingerprint, retrieve remote DBMS databases, usernames, tables, columns, enumerate entire DBMS, read system files and much more taking advantage of web application programming security flaws that lead to SQL injection vulnerabilities. WWW: http://sqlmap.sourceforge.net/ PR: ports/123851 Submitted by: Tomoyuki Sakurai <cherry at trombik.org> Notes: svn path=/head/; revision=213518
* Pwman3 is a console based password management application.Rong-En Fan2008-05-061-0/+1
| | | | | | | | | | | | | Pwman3 is written in python. It uses sql for storage and all data is encrypted when it isn't being viewed on screen. WWW: http://pwman.bleurgh.com PR: ports/123074 Submitted by: Yarodin <yarodin at gmail.com> Notes: svn path=/head/; revision=212697
* - Project was renamed security/barnyard-sguil6 to security/barnyard-sguil.Marcelo Araujo2008-05-031-1/+1
| | | | | | | | PR: ports/122648, ports/122700 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Notes: svn path=/head/; revision=212535
* Admit I'm never going to actually fix security/drupal4-ldap_integration,Brooks Davis2008-04-301-1/+0
| | | | | | | particularly since it's clear no one uses it and remove it from the tree. Notes: svn path=/head/; revision=212377
* - Remove, it's ancient and newer version is included in base of all supportedPav Lucistnik2008-04-251-1/+0
| | | | | | | | | releases Suggested by: sam Notes: svn path=/head/; revision=211993
* EzCrypto is an easy to use wrapper around the poorly documented OpenSSL rubyCheng-Lung Sung2008-04-161-0/+1
| | | | | | | | | | | | | | | | | | | library. Features * Defaults to AES 128 CBC * Will use the systems OpenSSL library for transparent hardware crypto support * Single class object oriented access to most commonly used features * Ruby like WWW: http://ezcrypto.rubyforge.org/ PR: ports/122805 Submitted by: Steven Kreuzer Notes: svn path=/head/; revision=211343
* Add fprint_demo 0.4, demo and test application for libfprint.Simon Barner2008-04-151-0/+1
| | | | Notes: svn path=/head/; revision=211321
* Add pam_fprint 0.2, PAM module offering finger print authenticationSimon Barner2008-04-151-0/+1
| | | | | | | using libfprint. Notes: svn path=/head/; revision=211319
* Add libfprint 0.0.6, library for fingerprint reader devices.Simon Barner2008-04-151-0/+1
| | | | Notes: svn path=/head/; revision=211317
* - Remove entry for gnome-keyring-managerPav Lucistnik2008-04-091-1/+0
| | | | | | | Forgotten by: marcus Notes: svn path=/head/; revision=210941
* A Perl module wrapping libzxid. Also zxid.pl, that implements SP inPav Lucistnik2008-04-071-0/+1
| | | | | | | | | | | | mod_perl environment, is supplied. WWW: http://zxid.org/ PR: ports/114800 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=210714
* 2008-02-29 security/acid: development has ceased, use security/baseThomas Abthorpe2008-04-041-1/+0
| | | | Notes: svn path=/head/; revision=210524
* - Disconnect security/nmapfe (project was renamed to security/zenmap)Martin Wilke2008-03-141-1/+0
| | | | Notes: svn path=/head/; revision=209080
* - Connect security/zenmap to the buildMartin Wilke2008-03-141-0/+1
| | | | Notes: svn path=/head/; revision=209078
* Add a port of ophcrack, a Windows password cracker based on rainbow tables,Alexey Dokuchaev2008-03-141-0/+1
| | | | | | | | | with GTK+ GUI. WWW: http://ophcrack.sourceforge.net/ Notes: svn path=/head/; revision=209043
* - expire port: Long out of date with multiple security issues.Tom McLaughlin2008-03-051-1/+0
| | | | | | | (Don't worry, openssh-portable is still there.) Notes: svn path=/head/; revision=208455