Projects tagged ‘infosec’, ‘internet’, ‘security’, and ‘systems_administration’


Jump to tag:

Projects tagged ‘infosec’, ‘internet’, ‘security’, and ‘systems_administration’

Filtered by Project Tags infosec internet security systems_administration

Refine results Project Tags linux (2) networking (2) tools (2) c++ (1) wireless (1) technology (1) useful (1) error_checking (1) logging (1) validation (1) testing (1) firewall (1)

[2 total ]

17USERS
 

Ettercap is a network sniffer/interceptor/logger for ethernet LANs. It supports active and passive dissection of many protocols (even ciphered ones, like SSH and HTTPS). Data injection in an established connection and filtering on the fly is also ... [More] possible, keeping the connection synchronized. Many sniffing modes were implemented to give you a powerful and complete sniffing suite. Plugins are supported. It has the ability to check whether you are in a switched LAN or not, and to use OS fingerprints (active or passive) to let you know the geometry of the LAN. [Less]

1USERS

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]