Projects tagged ‘infosec’, ‘linux’, ‘networking’, and ‘useful’


Jump to tag:

Projects tagged ‘infosec’, ‘linux’, ‘networking’, and ‘useful’

Filtered by Project Tags infosec linux networking useful

Refine results Project Tags it (2) security (2) utilities (2) systems_administration (2) tools (2) internet (1) firewall (1) crypto (1) audit (1) technology (1) sysadmin (1) terminal (1)

[2 total ]

4USERS
   

sshproxy is a pure python implementation of an ssh authenticating proxy. It allows users to connect to remote sites without having to know the password or key of the remote sites. ACL rules can be set up to allow or deny users based on ... [More] different parameters like their IP address or the time of the day. Access attempts are logged via syslog, and an enhanced "action log" system is under development. The client is the standard ssh client. [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]