Projects tagged ‘infosec’, ‘logging’, ‘systems_administration’, and ‘tools’


Jump to tag:

Projects tagged ‘infosec’, ‘logging’, ‘systems_administration’, and ‘tools’

Filtered by Project Tags infosec logging systems_administration tools

Refine results Project Tags linux (2) technology (2) security (2) networking (2) wireless (1) useful (1) internet (1) audit (1) terminal (1) sysadmin (1) network (1) crypto (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]

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]