Projects tagged ‘firewall’, ‘infosec’, and ‘networking’


Jump to tag:

Projects tagged ‘firewall’, ‘infosec’, and ‘networking’

Filtered by Project Tags firewall infosec networking

Refine results Project Tags utilities (3) tools (3) internet (3) security (3) sysadmin (2) it (2) linux (2) vpn (1) cryptography (1) interesting (1) ids (1) debugging (1)

[3 total ]
178

OpenVPN

   
Primary Language: C Licensed as: GNU General Public License 2.0

OpenVPN is a robust and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the Internet. OpenVPN's principal strengths include wide cross-platform ... [More] portability, excellent stability, support for dynamic IP addresses and NAT, adaptive link compression, single TCP/UDP port usage, a modular design that offloads most crypto tasks to the OpenSSL library, and relatively easy installation that in most cases doesn't require a special kernel module. [Less]

Metrics updated 13 Oct 08

5

Prelude

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0

Prelude is an Hybrid IDS framework, that is, it is a product that enable all available security application, be it opensource or proprietary, to report to a centralized system. In order to achieve this task, Prelude relies on the IDMEF (Intrusion ... [More] Detection Message Exchange Format) IETF standard, that enables different kinds of sensors to generate events using an unified language. Prelude benefits from its ability to find traces of malicious activity from different sensors (Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of systems logs, and many others) in order to better verify an attack and in the end to perform automatic correlation between the various events. Prelude is commited to providing an Hybrid IDS that offers the ability to unify currently available tools. [Less]

Metrics updated 15 Oct 08

1

ITVal

 
Primary Language: C++ Licensed as: GNU General Public License 2.0

ITVal is an open source utility for testing, and debugging iptables firewall policies. It can detect many different kinds of errors, such as typos, out-of-order rules, faulty understanding of the firewall, or poor assumptions about the policy logic. ... [More] ITVal can also generate a "policy map" that illustrates how the firewall treats various groups of hosts on the network. This grouping is automatically calculated from the policy and can make it very easy to spot anomalies in the policy. Current development on ITVal focuses on ways to partially automate repair of the policy. [Less]

Metrics updated 13 Oct 08