RSS 129 projects tagged "Mac OS X"

Download Website Updated 18 May 2013 Wireshark

Screenshot
Pop 2,100.11
Vit 429.05

Wireshark is a network protocol analyzer, or "packet sniffer", that lets you capture and interactively browse the contents of network frames. It provides a commercial-quality packet analyzer for Unix, and the most useful packet analyzer on any platform.

Download Website Updated 14 May 2013 NetXMS

Screenshot
Pop 575.68
Vit 121.20

NetXMS is a network monitoring and management system with a modular architecture. It can be used for monitoring an entire IT infrastructure, starting with SNMP-capable hardware (like switches and routers) and ending with applications on servers. The system has a three-tier architecture; the information is collected by monitoring agents (either its own agents or SNMP agents) and delivered to the monitoring server for processing and storing, where it can be accessed by using the management console. It features centralized configuration and centralized agent upgrades.

Download Website Updated 13 May 2013 check_ssl_cert

Screenshot
Pop 346.46
Vit 89.64

check_ssl_cert is a Nagios plugin to check X.509 certificates. It checks if the server is running and delivers a valid certificate. It also checks if the CA matches a given pattern, and checks the validity.

Download Website Updated 29 Apr 2013 Lilith Logback event viewer

Screenshot
Pop 175.27
Vit 26.10

Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend. It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions.

Download Website Updated 19 Apr 2013 Trojan Scan

Screenshot
Pop 172.28
Vit 28.20

Trojan scan is a simple shell script that allows for simple but relatively effective checking for trojans, rootkits and other malware that may be using your server and network for unwanted (and possibly illegal) purposes. It works by listing all processes that use the Internet with the lsof command (using -Pni flags). This list is then transformed into signatures in the form of process_name:port_number:user. These signatures then are matched against the allowed process defined in the configuration. If any signatures of running processes are found that do not match the allowed signatures, an email report is sent including ps, ls, and optional lsof output.

Download Website Updated 16 Apr 2013 jmx4perl

Screenshot
Pop 207.18
Vit 32.88

Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.

Download Website Updated 02 Apr 2013 FTimes

Screenshot
Pop 194.93
Vit 30.10

FTimes is a system baselining and evidence collection tool. Its primary purpose is to gather and/or develop topographical information and attributes about specified directories and files in a manner conducive to intrusion and forensic analysis. It was designed to support the following initiatives: content integrity monitoring, incident response, intrusion analysis, and computer forensics.

Download No website Updated 24 Feb 2013 check_pycurl

Screenshot
Pop 36.48
Vit 9.29

check_pycurl is a Nagios/Icinga/Shinken plugin to check HTTP requests. It can test for success based on an HTTP code or by applying a regex to the output.

Download No website Updated 11 Feb 2013 Flawless

Screenshot
Pop 61.77
Vit 1.42

Flawless traps exceptions and then uses git blame to send an email to the developer who wrote the buggy code. Even if a particular line of code causes thousands of exceptions, only one email will be sent. It uses git-blame to figure out which developer is responsible for a particular exception, and will only email that developer. If you set report_only_after_minimum_date, then Flawless will only report exceptions caused by code modified after report_only_after_minimum_date. You can mark certain files/functions as library code, and when an exception originates in those files/functions, the caller will be blamed for the error instead of the library code.

Download Website Updated 10 Feb 2013 Filemonitor

Screenshot
Pop 153.78
Vit 8.75

FileMonitor monitors the activity of open and closed files/processes in ‘real time’ using lsof, returning them in a list.

Screenshot

Project Spotlight

TkinterTreectrl

A Python wrapper for the tktreectrl widget.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.