Projects tagged ‘detection’


[71 total ]

52 Users
   

Snort® is an open source network intrusion prevention and detection system using a flexible rule-driven language, which combines the benefits of signature, protocol and anomaly based inspection ... [More] methods. With millions of downloads to date, Snort is the most widely deployed intrusion detection and prevention technology worldwide and has become the de facto standard for the industry. [Less]
Created over 3 years ago.

6 Users

Prelude is an Hybrid IDS framework, that is, it is a product that enable all available security application, be it opensource or proprietary, to report to a centralized system. In order to achieve ... [More] this task, Prelude relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard, that enables different kinds of sensors to generate events using an unified language. Prelude benefits from its ability to find traces of malicious activity from different sensors (Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of systems logs, and many others) in order to better verify an attack and in the end to perform automatic correlation between the various events. Prelude is commited to providing an Hybrid IDS that offers the ability to unify currently available tools. [Less]
Created over 3 years ago.

6 Users

OSSEC is an Open Source Host-based Intrusion Detection System. It performs log analysis, integrity checking, Windows registry monitoring, rootkit detection, real-time alerting and active response. ... [More] It runs on most operating systems, including Linux, OpenBSD, FreeBSD, MacOS, Solaris and Windows. [Less]
Created over 3 years ago.

2 Users

scanlogd is a TCP port scan detection tool, originally designed to illustrate various attacks an IDS developer has to deal with, for a Phrack Magazine article. Thus, unlike some of the other port ... [More] scan detection tools out there, scanlogd is designed to be totally safe to use. scanlogd supports several packet capture interfaces: the raw socket interface on Linux (which does not require any libraries), libnids, and libpcap. [Less]
Created over 3 years ago.

2 Users
 

Stream Utilities (EasyStream)Small set of utilities for dealing with streams. You can use this library for: 'Convert' an OutputStream into an InputStream. If it's the first time you think about it ... [More] , you'd better have a look at this preamble. Stream statistics gathering: bytes read/written, bit rate. Stream buffering: read the content of an InputStream multiple times or seek to a definite position. Stream wiring: While reading the data from an InputStream "tee" it to supplied OutputStream(s) or write data to multiple OutputStream(s) at the same time. EasyStream is a natural extension of Apache commons-io, providing advanced solutions to some common but not trivial problem. Focus is on performance and memory usage. Format detection (WazFormat)This library is a format identification framework that integrates a native format identification engine with droid and in future will integrate mime-utils and apache tika. Supports more than 60 file formats. on the fly detection: it wraps the original InputStream so it's able to "preserve" the data in it for further processing (the data is eventually buffered to disk or to memory but the users won't notice it). Nested detection: it can detect what is inside a bzip2 stream or a PKCS#7 document. Result of identification is an Enum. Most of identification libraries return a string that must be further parsed by the calling software. What is next ?Take a 5 minutes tutorial: stream utilities, format identification. Check out the API ( easystream and wazformat ) download the latest version (see the link on the right) or if you're a Maven2 user install it. post your questions on the users forum. .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); Any help is appreciated (also comment or suggestion or bug reports). If you want to contribute please contact me through the forum and request for a membership. [Less]
Created about 1 year ago.

2 Users
 

Kanotix is a rock-solid Linux based on Debian-Sid, which contains the newest packages and recognizes more modern hardware than any other operating system in use today. Kanotix will run as a LIVE-CD on ... [More] practically any computer. It also installs to hard drive in just a few minutes and is ideal for use on your desktop workstation or notebook, or as a server. [Less]
Created over 3 years ago.

1 Users

Enca is an Extremely Naive Charset Analyser. It detects character set and encoding of text files and can also convert them to other encodings using either a built-in converter or external libraries ... [More] and tools like libiconv, librecode, or cstocs. Currently it supports Belarusian, Bulgarian, Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish, Russian, Slovak, Slovene, Ukrainian, Chinese, and some multibyte encodings independently on language. [Less]
Created 4 months ago.

1 Users

XBAT is an extensible sound analysis application and MATLAB platform for developing sound analysis tools. *Users can access and visualize sounds, browse and search for salient events, and annotate ... [More] and measure events. * Developers can quickly create easy-to-use extensions with a powerful plug-in architecture. [Less]
Created over 2 years ago.

1 Users

RELEASED!!! August 8th 2009 Grab your v 0.3 Copy now Feature Request http://code.google.com/p/pam-face-authentication/wiki/wikiFeatureRequest Project being developed as part of Google Summer ... [More] of Code 2008 for openSUSE Google Summer of Code 2009 for Pardus by Rohan Anil , BITS Pilani Goa Campus, India Mentored By Alex Lau,Novell,China , openSUSE Onur Küçük , Pardus,Turkey --- This project will be continued till eternity --- This is Pluggable Authentication Module for Face based Authentication Report your progress with other Distros here http://code.google.com/p/pam-face-authentication/wiki/WikiIssues Installation Guide for v0.3 http://lifeasiknow-it.blogspot.com/2009/08/pam-face-authentication-musings-how-to.html How it Works? Will update this space soon [Less]
Created about 1 year ago.

1 Users
 

noplagia is a web application which try to detect plagiarism on the Internet.
Created over 2 years ago.