Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This project is a fork of the SNARE windows client to provide the TCP feature listed in the SNARE documentation, but which is only available in their commercial version.
I've kept the code modifications in a subversion repository in the past
along with specific parameters for an employer. I've "replayed" the changes I've made to the project over the last few years here.
The sourcecode used to be here on SourceForge but it became too confusing for people looking for the original SNARE project, so I moved my changes to the SNARE project to https://github.com/dcjulian29/snaretcp
LOG4PLSQL is a PLSQL framework for logging in all PLSQL code
this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.
BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system.
An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
Strokey is a small hardware keyboard logger saving all keystrokes into an EEPROM memory for later investigation. The device may get attached to any PS/2-keyboard by intercepting the cable, or get placed directly inside for maximum invisibility.
Sniper is a powerful keylogger component that can be easily integrated in applications. It is a small,easy-to-use ActiveX control that encapsulates all the complexity for logging keys and exposes a few important properties and methods.
We are looking for a general solution that monitors execution of any program, regardless of the programing language it has been written in, or the accessibility to sourcecode.
KeyCounter is a tool for the tray-bar that helps you to get statistics about the useage of your computers keyboard, mouse and uptime. KeyCounter is not intended to work as a keylogger.
An implementation of the Model-View-Controller (MVC) design pattern based on the Jakarta Struts Framework. Includes a core library (Horizon), a servlet container (Stratus), and a Server Pages Engine (Phase). Resembles the J2EE web container environment.
A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
Mezzanit.Log (Mezzlog) is a logging library which allows to make consistent, cross-assembly reports from the application runs. Final report destination (XML file, database table) can be set/changed during run-time without code re-compilation.
LKL is a userspace keylogger that runs under Linux on the x86 arch. LKL logs everything that passes through the hardware keyboard port (0x60). It translates keycodes to ASCII with a keymap file.
jLo is logging framework for java. It takes a different approach than any other
logging framework available for java. It uses a code
generator during the build process in order to be more flexible. You can define
your own targets like init,debug, fata
Extensible .NET Logger written in C#, w/ advanced message queuing allowing for complete asynchronous use (it won\\\'t stop your code). Core system is in place with simple text logging. Looking to add circular logging, multiple file spanning, and db log
Log4Domino is a log framework that enables easy logging of Java and LotusScript code in a Lotus Notes/Domino environment. The package is partially built on Apache\'s log4j as the Java part is a direct extension of log4j specialized to the Domino enviro
LogSentinel is a log monitoring and alerting system. It allows for easy definitions of events and alerts and is highly flexible. Its uses range from internet accounting using squid logs to sending instant messages when your system is under attack.
Protowatch is a userspace extension to Linux\'s 2.4 iptables firewalling code. Userspace will dynamically start a server to accept the packet, and log whatever the client sends. Useful for discovering what protocols are in use.
UptimeSite is the code behind the Uptimes Project <http://uptimes.hostingwired.com/>. Clients send uptime reports to the server, which are parsed into a wide variety of useful statistics in realtime via the website.
Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.