Ports Search

Results 1,2111,220 of 1,385 for /security/.(0.004 seconds)
security/yafic-1.2.2 (Score: 0.08339406)
Yet Another File Integrity Checker, similar to Tripwire
yafic is Yet Another File Integrity Checker. yafic saves information about the state of a filesystem to a database. Later, yafic can be used to compare the current state of the filesystem against the saved database, letting you know of any changed, added, or removed files.
security/yara-3.5.0 (Score: 0.08339406)
Malware identification and classification tool
"YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA you can create descriptions of malware families based on textual or binary patterns contained on samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic."
security/nmap-7.25.b2 (Score: 0.08339406)
GUI frontend for the Nmap scanning utility
Zenmap is the official GUI front end for the Nmap port scanning tool. Originally based on Umit, it has replaced NmapFE as per Nmap 4.50. Also included are python based Nmap auxiliary tools (currently Ndiff).
devel/gwenhywfar-4.14.0 (Score: 0.08231466)
Multi-platform helper library for networking and security applications
This is Gwenhywfar, a multi-platform (*BSD, Linux, MS-Win, etc.) helper library for networking and security applications and libraries. It is used by several 'finance' ports, and possibly others. Gwenhywfar includes the following features, among several others: - OS abstraction functions for directory and Internet address handling and library loading (src/os/) - Networking functions which allow managing many connections to be used economically even in single threaded applications - High-level functions for parsing files with a simplified "XML-like" format and accessing them like a hierarchical database (src/parser/) It is able to process valid XML files, too. - High-level cryptographic functions on top of OpenSSL functionality (src/crypt/)
dns/maradns-2.0.13 (Score: 0.06902992)
DNS server with focus on security and simplicity
MaraDNS is a package that implements the Domain Name Service (DNS), an essential internet service. People like MaraDNS because it's small, lightweight, easy to set up, and remarkably secure.
ftp/oftpd-0.3.7 (Score: 0.06902992)
Threaded, anonymous only FTP server designed for security
oftpd is designed to be as secure as an anonymous FTP server can possibly be. It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users - they cannot change into them even if the server is totally compromised! It contains its own directory change code, so that it can run efficiently as a threaded server, and its own directory listing code (most FTP servers execute the system "ls" command to list files).
mail/opensmtpd-201606220754 (Score: 0.06902992)
Security- and simplicity-focused SMTP server from OpenBSD
OpenSMTPD is a FREE implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. This port packages the development snapshots released by OpenSMTPD team.
mail/opensmtpd-5.9.2p1 (Score: 0.06902992)
Security- and simplicity-focused SMTP server from OpenBSD
OpenSMTPD is a FREE implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol.
net/proxy-suite-1.9.2.4 (Score: 0.06629455)
The SuSE Proxy-Suite, a set of programs to enhance firewall security
The SuSE Proxy-Suite, a set of programs to enhance firewall security. The first (and currently only) component being released is the FTP-Proxy. * Securely relays FTP connections between clients and servers * Can switch connections from active to passive and vice versa * Utilizes port ranges for both control and data connections * Provides extensive auditing (via syslog or rotating log files) * Can separate user related from system triggered audit events * Provides command restriction based on logged in user name * Allows command argument checking with regular expressions * Is able to retrieve configuration data from an LDAP directory * Has been thoroughly tested against buffer overflow attacks * Fully conforms to RFC 959 and 1123 (the basic FTP RFCs) * Planned to support RFC 1579 ("Firewall Friendly FTP") * Planned to support RFC 2428 (IPv6 Extensions for FTP) * Based on GNU AutoConf, supposed to run on many UNIX systems Ported to FreeBSD using OpenBSD port by Camiel Dobbelaar <cd@sentia.nl>, with updates contributed by Marius Tomaschewski <mat@mt-home.net>.
devel/uuid-0.0.0.20141202 (Score: 0.035425976)
Go library to generates and inspects UUIDs based on RFC 4122
The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.