examining
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 158
KMidimon 0.4.1
KMidimon is a MIDI monitor for Linux using ALSA sequencer and KDE user interface. more>>
KMidimon is a MIDI monitor for Linux using ALSA sequencer, with KDE user interface.
At some point, almost every serious MIDI musician needs to monitor a MIDI data stream,
perhaps to diagnose a malfunctioning piece of equipment or to examine the contents of a MIDI sequence during playback.
Main features:
- Easy to use KDE graphic user interface
- Based on ALSA sequencer. Provides one input port to be connected to other programs and devices using the usual external tools (aconnect, kaconnect, QJackCtl...)
- Customizable event filters and sequencer parameters
- Supports all MIDI messages, including System Exclusive, and some ALSA messages
- Saves to a text file the recorded event list
- GPL licensed
Enhancements:
- Show/hide columns via Preferences dialog and a context menu
- Option for translating universal sysex messages
- Format sysex with 2 hex digits per byte
- Option for using fixed font
- Redesigned Preferences dialog, available even when recording.
- Internationalization updates
- Spanish translation updated
- New antialiased icons
- RPM files available for Mandriva 10.2
<<lessAt some point, almost every serious MIDI musician needs to monitor a MIDI data stream,
perhaps to diagnose a malfunctioning piece of equipment or to examine the contents of a MIDI sequence during playback.
Main features:
- Easy to use KDE graphic user interface
- Based on ALSA sequencer. Provides one input port to be connected to other programs and devices using the usual external tools (aconnect, kaconnect, QJackCtl...)
- Customizable event filters and sequencer parameters
- Supports all MIDI messages, including System Exclusive, and some ALSA messages
- Saves to a text file the recorded event list
- GPL licensed
Enhancements:
- Show/hide columns via Preferences dialog and a context menu
- Option for translating universal sysex messages
- Format sysex with 2 hex digits per byte
- Option for using fixed font
- Redesigned Preferences dialog, available even when recording.
- Internationalization updates
- Spanish translation updated
- New antialiased icons
- RPM files available for Mandriva 10.2
Download (0.10MB)
Added: 2005-09-25 License: GPL (GNU General Public License) Price:
1489 downloads
Sidebar in a Can 1.0.1
Sidebar in a Can is a tool for webmasters to take a large amount of static content and turn it into a dynamic content. more>>
Sidebar in a Can is a simple and powerful tool for webmasters to take a large amount of static content (intimidating to new users) and turn it into a quite manageable amount of dynamic content. The result showcases your sites material.
Sidebar in a Can is built on Snippets technology.
Sidebar in a Can is designed to be run as a straightforward web application, with much administrative activity performed on-web. Rather than trying to explain how to use it, I simply encourage you to explore.
Security
The present release of Sidebar in a Can has not been closely scrutinized for security, and should be treated as such by security-conscious administrators. If you examine the code and discover a vulnerability that could compromise the server, please contact the author at jshayward@pobox.com. The script is intended to have light security and not to compromise a server, but it is not intended to store credit card numbers or other sensitive information.
The default installation sets < the private sidebar data directory > and contents to mode 777. Administrators are encouraged to set directory and contents to mode 700, owned by the effective user ID that Snippets will be running under.
<<lessSidebar in a Can is built on Snippets technology.
Sidebar in a Can is designed to be run as a straightforward web application, with much administrative activity performed on-web. Rather than trying to explain how to use it, I simply encourage you to explore.
Security
The present release of Sidebar in a Can has not been closely scrutinized for security, and should be treated as such by security-conscious administrators. If you examine the code and discover a vulnerability that could compromise the server, please contact the author at jshayward@pobox.com. The script is intended to have light security and not to compromise a server, but it is not intended to store credit card numbers or other sensitive information.
The default installation sets < the private sidebar data directory > and contents to mode 777. Administrators are encouraged to set directory and contents to mode 700, owned by the effective user ID that Snippets will be running under.
Download (0.056MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
973 downloads
CPEXIF 0.2
CPEXIF project utility copies EXIF data from a NEF (Nikon RAW file) or a JPEG file to a JPEG file. more>>
CPEXIF project utility copies EXIF data from a NEF (Nikon RAW file) or a JPEG file to a JPEG file.
The CPEXIF program is free software released under the terms of the GNU General Public License. There is no warranty, use it at your own risk.
CPEXIF is a command line utility.
Usage:
NEF to JPEG copy mode
The usage is:
cpexif [options] source.nef destination.jpg
available options are:
--nomakernote
--noisofix
In this mode CPEXIF copies the EXIF data from the source NEF file (Nikon RAW file) to the destination JPEG file. Thumbnails are not copied.
The --nomakernote option instructs the program to strip the MakerNote field from the EXIF data. This reduces the EXIF data size, in many cases substantially. It is intended to overcome the 64kB limit. Some information about the equipment and the picture will be lost when you use this option.
Many Nikon cameras store the ISO Speed value in a non-standard way. By default, CPEXIF fixes it by adding the missing ISO field. It creates one using the information from the MakerNote field. Most people want this, but if you dont, use the --noisofix option.
JPEG to JPEG copy mode
The syntax is straightforward:
cpexif source.jpg destination.jpg
CPEXIF copies the whole file segment containing the EXIF data without examining it. That explains why data modification cannot be performed (no ISO fix for Nikon users, sorry) and no options are available in this mode. This approach prevents any compatibility problems, so JPEGs from any digital camera can be processed this way.
Enhancements:
- This release fixes JPEG file corruption with EXIF data larger than 64K.
- A new JPEG to JPEG copy mode has been added.
- An automatic fix for the missing standard ISO Speed field has been added in the NEF to JPEG copy mode.
<<lessThe CPEXIF program is free software released under the terms of the GNU General Public License. There is no warranty, use it at your own risk.
CPEXIF is a command line utility.
Usage:
NEF to JPEG copy mode
The usage is:
cpexif [options] source.nef destination.jpg
available options are:
--nomakernote
--noisofix
In this mode CPEXIF copies the EXIF data from the source NEF file (Nikon RAW file) to the destination JPEG file. Thumbnails are not copied.
The --nomakernote option instructs the program to strip the MakerNote field from the EXIF data. This reduces the EXIF data size, in many cases substantially. It is intended to overcome the 64kB limit. Some information about the equipment and the picture will be lost when you use this option.
Many Nikon cameras store the ISO Speed value in a non-standard way. By default, CPEXIF fixes it by adding the missing ISO field. It creates one using the information from the MakerNote field. Most people want this, but if you dont, use the --noisofix option.
JPEG to JPEG copy mode
The syntax is straightforward:
cpexif source.jpg destination.jpg
CPEXIF copies the whole file segment containing the EXIF data without examining it. That explains why data modification cannot be performed (no ISO fix for Nikon users, sorry) and no options are available in this mode. This approach prevents any compatibility problems, so JPEGs from any digital camera can be processed this way.
Enhancements:
- This release fixes JPEG file corruption with EXIF data larger than 64K.
- A new JPEG to JPEG copy mode has been added.
- An automatic fix for the missing standard ISO Speed field has been added in the NEF to JPEG copy mode.
Download (0.014MB)
Added: 2005-12-08 License: GPL (GNU General Public License) Price:
1417 downloads
machine learning framework 1.5
machine learning framework for Mathematica is a collection of powerful machine learning algorithms. more>>
machine learning framework for Mathematica is a collection of powerful machine learning algorithms integrated into a framework for the main purpose of data analysis.
Fuzzy logic is one of its key techniques. The framework allows for combining different machine learning algorithms to solve one single problem. This combination of distinct algorithms may give the user unforeseen insights into its data.
The algorithms are highly parameterizable. Given this parameterizability combined with the efficient core engine of the machine learning framework for Mathematica, the user is able to analyze their data interactively, with short cycles of changing parameter settings and examining the results.
The machine learning framework for Mathematica covers a wide range of machine learning algorithms which can be integrated to work together and therefore yield new results.
Enhancements:
- runs native on Intel-Macs
- runs in 64-bit mode on G5-Macs
- fuzzy decision trees
- fuzzy rule learning
- fuzzy regression trees
- cluster descriptions
- optimization of fuzzy controllers
- self-organizing maps
- automated model testing
- advanced data visualization.
<<lessFuzzy logic is one of its key techniques. The framework allows for combining different machine learning algorithms to solve one single problem. This combination of distinct algorithms may give the user unforeseen insights into its data.
The algorithms are highly parameterizable. Given this parameterizability combined with the efficient core engine of the machine learning framework for Mathematica, the user is able to analyze their data interactively, with short cycles of changing parameter settings and examining the results.
The machine learning framework for Mathematica covers a wide range of machine learning algorithms which can be integrated to work together and therefore yield new results.
Enhancements:
- runs native on Intel-Macs
- runs in 64-bit mode on G5-Macs
- fuzzy decision trees
- fuzzy rule learning
- fuzzy regression trees
- cluster descriptions
- optimization of fuzzy controllers
- self-organizing maps
- automated model testing
- advanced data visualization.
Download (15.4MB)
Added: 2006-04-14 License: Freeware Price:
1289 downloads
File system investigator 1.0.3
File system investigator is a forensic filesystem viewer. more>>
FileSystem Investigator is a platform independent file system viewer and data extraction tool. It allows the user to:
* View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms.
* Extract files and whole directory trees of files from the source filesystem.
Since it is written in platform-neutral Java, it can be used to examine filesystems outside their native environment. For example, it can be used to view a Linux filesystem while running under Windows.
FileSystem Investigator directly accesses the source disk and processes the data using it own built in filesystem drivers. This ensures that it is safe to use FileSystem Investigator for forensic investigations.
FileSystem Investigator will never write to the source media thus important timestamps are preserved. FileSystem Investigator can also read disk-image files such as those created by dd.
Files and whole directory structures can be extracted easily from the source drive and stored for further use or analysis. Due to limitations imposed by Java, special files such as device nodes, pipes, sockets and links, cannot be extracted.
<<less* View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms.
* Extract files and whole directory trees of files from the source filesystem.
Since it is written in platform-neutral Java, it can be used to examine filesystems outside their native environment. For example, it can be used to view a Linux filesystem while running under Windows.
FileSystem Investigator directly accesses the source disk and processes the data using it own built in filesystem drivers. This ensures that it is safe to use FileSystem Investigator for forensic investigations.
FileSystem Investigator will never write to the source media thus important timestamps are preserved. FileSystem Investigator can also read disk-image files such as those created by dd.
Files and whole directory structures can be extracted easily from the source drive and stored for further use or analysis. Due to limitations imposed by Java, special files such as device nodes, pipes, sockets and links, cannot be extracted.
Download (0.33MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1660 downloads
mangleme 1.2
mangleme provides an automated broken HTML generator and browser tester. more>>
mangleme provides an automated broken HTML generator and browser tester.
mangleme is an automated broken HTML generator and browser tester, originally used to find dozens of security and reliability problems in all major Web browsers (Mozilla / Firefox / Netscape, Konqueror / Safari, MSIE, lynx, [e]links, w3m, elvis, etc), as reported on BUGTRAQ.
A trivial utility to automatically check for HTML parsing flaws. Generates
a basic set of badly mangled tags on request, with auto-refresh back to the
script, so that you can point a browser to it once, and let it run until
it crashes.
Put it in your cgi-bin directory or any other Apache folder with ExecCGI option enabled, then visit the URL http:// / /mangleme.cgi.
When the browser crashes, error-log should be examined for the last matching entry generated by mangle.cgi; extract the hexadecimal value, then invoke remangle.cgi?hex_value from the browser again. If it crashes, youve reproduced the problem, and can save the remangle.cgi page using wget or such.
<<lessmangleme is an automated broken HTML generator and browser tester, originally used to find dozens of security and reliability problems in all major Web browsers (Mozilla / Firefox / Netscape, Konqueror / Safari, MSIE, lynx, [e]links, w3m, elvis, etc), as reported on BUGTRAQ.
A trivial utility to automatically check for HTML parsing flaws. Generates
a basic set of badly mangled tags on request, with auto-refresh back to the
script, so that you can point a browser to it once, and let it run until
it crashes.
Put it in your cgi-bin directory or any other Apache folder with ExecCGI option enabled, then visit the URL http:// / /mangleme.cgi.
When the browser crashes, error-log should be examined for the last matching entry generated by mangle.cgi; extract the hexadecimal value, then invoke remangle.cgi?hex_value from the browser again. If it crashes, youve reproduced the problem, and can save the remangle.cgi page using wget or such.
Download (0.003MB)
Added: 2007-02-28 License: LGPL (GNU Lesser General Public License) Price:
970 downloads
BanFromLog 0.75
BanFromLog is a shell script that examines your /var/log/auth.log and searches for the IP addresses. more>>
BanFromLog is a shell script that examines your /var/log/auth.log and searches for the IP addresses of login attempts which use non-existent user names.
BanFromLog is configured for use with sqlite or MySQL.
Well is truth that if you have only an user, you dont need this but, when you have hundreds or even thousands, users, many of them could have an insecure password (even if you have warned them or have some special modification in the passwd command to prevent this).
You can receive other kinds of attacks via SSH port from those IPS which first attempted only a couple of illegal users. (illegal user: user that doesnt exists).
Your CPU can be slower with this kind of brute force attacks, even if you have put a maximum attempts or whatever, because this kind of attacks are done with many "zoombies".
You can prevent attacks in many servers if you use a centralized MySQL server, all servers insert ips of attackers and one attacker, probably will only attempt to one server.
<<lessBanFromLog is configured for use with sqlite or MySQL.
Well is truth that if you have only an user, you dont need this but, when you have hundreds or even thousands, users, many of them could have an insecure password (even if you have warned them or have some special modification in the passwd command to prevent this).
You can receive other kinds of attacks via SSH port from those IPS which first attempted only a couple of illegal users. (illegal user: user that doesnt exists).
Your CPU can be slower with this kind of brute force attacks, even if you have put a maximum attempts or whatever, because this kind of attacks are done with many "zoombies".
You can prevent attacks in many servers if you use a centralized MySQL server, all servers insert ips of attackers and one attacker, probably will only attempt to one server.
Download (0.005MB)
Added: 2006-02-27 License: GPL (GNU General Public License) Price:
1334 downloads
Flawfinder 1.27
Flawfinder searches through source code looking for potential security flaws. more>>
Flawfinder searches through source code looking for potential security flaws. This is the main web site for flawfinder, a program that examines source code and reports possible security weaknesses (``flaws) sorted by risk level. Its very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public. See ``how does Flawfinder work?, below, for more information on how it works.
Flawfinder is specifically designed to be easy to install and use. After installing it, in a text terminal just type:
flawfinder directory_with_source_code
Flawfinder works on Unix-like systems today (its been tested on GNU/Linux), and it should be easy to port to Windows systems. It requires Python 1.5 or greater to run (Python 1.3 or earlier wont work).
Enhancements:
- The ability to review only the changes to a program was added.
- Other minor improvements and bugfixes were made.
<<lessFlawfinder is specifically designed to be easy to install and use. After installing it, in a text terminal just type:
flawfinder directory_with_source_code
Flawfinder works on Unix-like systems today (its been tested on GNU/Linux), and it should be easy to port to Windows systems. It requires Python 1.5 or greater to run (Python 1.3 or earlier wont work).
Enhancements:
- The ability to review only the changes to a program was added.
- Other minor improvements and bugfixes were made.
Download (0.075MB)
Added: 2007-01-17 License: GPL (GNU General Public License) Price:
1011 downloads
Net::Milter 0.08
Net::Milter provides a masquerade as the MTA to communicate with email filters through a milter interface. more>>
Net::Milter provides a masquerade as the MTA to communicate with email filters through a milter interface.
SYNOPSIS
use Net::Milter;
my $milter = new Net::Milter;
$milter->open(127.0.0.1,5513,tcp);
my ($milter_version,$returned_actions_ref,$returned_protocol_ref) =
$milter->protocol_negotiation();
my (@results) = $milter->send_header(From,martin@localhost);
foreach (@results) {
if ($$_{action} eq reject) {exit;}
}
Also see example in scripts directory.
Perl module to provide a pure Perl implementation of the MTA part the milter interface. The goal of this module is to allow other email systems to easily integrate with the various email filters that accept content via milter.
This implementation of milter is developed from the description provided by Todd Vierling, cvs.sourceforge.net/viewcvs.py/pmilter/pmilter/doc/milter-protocol.txt?rev=1.2 and from examining the tcp output from Sendmail.
<<lessSYNOPSIS
use Net::Milter;
my $milter = new Net::Milter;
$milter->open(127.0.0.1,5513,tcp);
my ($milter_version,$returned_actions_ref,$returned_protocol_ref) =
$milter->protocol_negotiation();
my (@results) = $milter->send_header(From,martin@localhost);
foreach (@results) {
if ($$_{action} eq reject) {exit;}
}
Also see example in scripts directory.
Perl module to provide a pure Perl implementation of the MTA part the milter interface. The goal of this module is to allow other email systems to easily integrate with the various email filters that accept content via milter.
This implementation of milter is developed from the description provided by Todd Vierling, cvs.sourceforge.net/viewcvs.py/pmilter/pmilter/doc/milter-protocol.txt?rev=1.2 and from examining the tcp output from Sendmail.
Download (0.010MB)
Added: 2006-07-27 License: Perl Artistic License Price:
1184 downloads
IBGS 0.2
IBGS is an Internet board game server. more>>
IBGS project is an Internet board game server.
IBGS is a game server for board games such as chess, go, checkers, and nine nens morris.
Data about players and games are stored in an SQL database. The FICS protocol is supported. The IBGS Client is part of this project.
You can store your games in a IBGS server. When you analyse a game the server shows you statistical information about the current position.
But first you have to fill the db with games. There easiest way is to convert some pgn files. This can be done by the tool pgn2db.
Then log into the server an type "examine". You can now analyse your game.
<<lessIBGS is a game server for board games such as chess, go, checkers, and nine nens morris.
Data about players and games are stored in an SQL database. The FICS protocol is supported. The IBGS Client is part of this project.
You can store your games in a IBGS server. When you analyse a game the server shows you statistical information about the current position.
But first you have to fill the db with games. There easiest way is to convert some pgn files. This can be done by the tool pgn2db.
Then log into the server an type "examine". You can now analyse your game.
Download (0.11MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1015 downloads
Apache Intrusion Detection Module 1.0
Apache Intrusion Detection Module is a simple tool to find out intrusion attempts by examining the client requests in real time. more>>
Apache Intrusion Detection Module is a simple tool to find out intrusion attempts by examining the client requests in real time.
This is a simple attempt to build an Intrusion Detection Module for Apache. It is being run at two different sites successfully but there is a performance penalty as the module intercepts all object requests and examines with the list of vulnerable CGI applications.
Issuing a simple make should do in most cases; at worst tweak with the Makefile. The make process will compile mod-id as a apache DSO module, if your server has no DSO support you will need more time...
Any suggestions and improvements are welcome.
<<lessThis is a simple attempt to build an Intrusion Detection Module for Apache. It is being run at two different sites successfully but there is a performance penalty as the module intercepts all object requests and examines with the list of vulnerable CGI applications.
Issuing a simple make should do in most cases; at worst tweak with the Makefile. The make process will compile mod-id as a apache DSO module, if your server has no DSO support you will need more time...
Any suggestions and improvements are welcome.
Download (0.031MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1304 downloads
Test::MockDBI 0.61
Test::MockDBI is Perl module mock DBI interface for testing. more>>
Test::MockDBI is Perl module mock DBI interface for testing.
SYNOPSIS
use Test::MockDBI;
OR
use Test::MockDBI qw( :all );
Test::MockDBI::set_dbi_test_type(42);
if (Test::MockDBI::get_dbi_test_type() == 42) {
...
$mock_dbi = get_instance Test::MockDBI;
$mock_dbi->bad_method(
$method_name,
$dbi_testing_type,
$matching_sql);
$mock_dbi->bad_param(
$dbi_testing_type,
$param_number,
$param_value);
$mock_dbi->set_retval_array(
$dbi_testing_type,
$matching_sql,
@retval || CODEREF);
$mock_dbi->set_retval_array(MOCKDBI_WILDCARD, ...
$mock_dbi->set_retval_scalar(
$dbi_testing_type,
$matching_sql,
$retval || CODEREF);
$mock_dbi->set_retval_scalar(MOCKDBI_WILDCARD, ...
$mock_dbi->set_rows(
$dbi_testing_type,
$matching_sql,
$rows || CODEREF);
$mock_dbi->set_rows(MOCKDBI_WILDCARD, ...
Test::MockDBI provides a way to test DBI interfaces by creating rules for changing the DBIs behavior, then examining the standard output for matching patterns.
Testing using Test::MockDBI is enabled by setting the DBI testing type to a non-zero value. This can be done either by using a first program argument of "--dbitest[=TYPE]", or by using the class method Test::MockDBI::set_dbi_test_type(). (Supplying a first argument of "--dbitest[=TYPE]" often works well during testing.) TYPE is a simple integer (/^d+$/). Supplying "--dbitest[=TYPE]" as a first argument works even if no other command-line processing is done, as Test::MockDBI does its own command-line processing to check for this first "--dbitest[=TYPE]" argument.
You will want to add "--dbitest[=TYPE]" during a BEGIN block before the "use Test::MockDBI", so that the mock DBI is initialized as early as possible.
TYPE is optional, as a first argument of "--dbitest" will set the DBI testing type to 1 (one). DBI testing is also disabled by "--dbitest=0" (although this may not be generally useful). The class method Test::MockDBI::set_dbi_test_type() can also be used to set or change the DBI testing type.
<<lessSYNOPSIS
use Test::MockDBI;
OR
use Test::MockDBI qw( :all );
Test::MockDBI::set_dbi_test_type(42);
if (Test::MockDBI::get_dbi_test_type() == 42) {
...
$mock_dbi = get_instance Test::MockDBI;
$mock_dbi->bad_method(
$method_name,
$dbi_testing_type,
$matching_sql);
$mock_dbi->bad_param(
$dbi_testing_type,
$param_number,
$param_value);
$mock_dbi->set_retval_array(
$dbi_testing_type,
$matching_sql,
@retval || CODEREF);
$mock_dbi->set_retval_array(MOCKDBI_WILDCARD, ...
$mock_dbi->set_retval_scalar(
$dbi_testing_type,
$matching_sql,
$retval || CODEREF);
$mock_dbi->set_retval_scalar(MOCKDBI_WILDCARD, ...
$mock_dbi->set_rows(
$dbi_testing_type,
$matching_sql,
$rows || CODEREF);
$mock_dbi->set_rows(MOCKDBI_WILDCARD, ...
Test::MockDBI provides a way to test DBI interfaces by creating rules for changing the DBIs behavior, then examining the standard output for matching patterns.
Testing using Test::MockDBI is enabled by setting the DBI testing type to a non-zero value. This can be done either by using a first program argument of "--dbitest[=TYPE]", or by using the class method Test::MockDBI::set_dbi_test_type(). (Supplying a first argument of "--dbitest[=TYPE]" often works well during testing.) TYPE is a simple integer (/^d+$/). Supplying "--dbitest[=TYPE]" as a first argument works even if no other command-line processing is done, as Test::MockDBI does its own command-line processing to check for this first "--dbitest[=TYPE]" argument.
You will want to add "--dbitest[=TYPE]" during a BEGIN block before the "use Test::MockDBI", so that the mock DBI is initialized as early as possible.
TYPE is optional, as a first argument of "--dbitest" will set the DBI testing type to 1 (one). DBI testing is also disabled by "--dbitest=0" (although this may not be generally useful). The class method Test::MockDBI::set_dbi_test_type() can also be used to set or change the DBI testing type.
Download (0.019MB)
Added: 2007-05-04 License: Perl Artistic License Price:
903 downloads
ISIC 0.06
ISIC is a suite of utilities to exercise the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.). more>>
ISIC is a suite of utilities to exercise the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.). It generates piles of pseudo random packets of the target protocol.
The packets be given tendancies to conform to. Ie 50% of the packets generated can have IP Options. 25% of the packets can be IP fragments... But the percentages are arbitrary and most of the packet fields have a configurable tendancy.
The packets are then sent against the target machine to either penetrate its firewall rules or find bugs in the IP stack.
It also contains a utility generate raw ether frames to examine hardware implementations.
Other novel uses people have found for ISIC include IDS testing, stack fingerprinting, breaking sniffers and barraging the IRC kiddie.
<<lessThe packets be given tendancies to conform to. Ie 50% of the packets generated can have IP Options. 25% of the packets can be IP fragments... But the percentages are arbitrary and most of the packet fields have a configurable tendancy.
The packets are then sent against the target machine to either penetrate its firewall rules or find bugs in the IP stack.
It also contains a utility generate raw ether frames to examine hardware implementations.
Other novel uses people have found for ISIC include IDS testing, stack fingerprinting, breaking sniffers and barraging the IRC kiddie.
Download (0.027MB)
Added: 2006-03-09 License: GPL (GNU General Public License) Price:
1334 downloads
System Configuration Collector 1.7.38
System Configuration Collector (SCC) is yet another configuration collector. more>>
System Configuration Collector in short SCC, collects configuration data of systems in snapshots. The structure of the snapshot allows SCC to compare a snapshot with the previous one and detect changes in the configuration.
Upon detecting changes, scc adds the differences to a logbook. The snapshot and the logbook are converted to HTML for local inspection. Optionally, the SCC-files can be send to a system running the SCC server software. On the server, summaries of the SCC-data are generated and search/compare operations on the snapshots and logbooks are available via a web-interface.
The logbook is a starting point in case a system "suddenly" does not work correctly and the administrator is wondering what he/she has changed in the last weeks or months. As most of us know by experience, configuration changes can have accidental side-effects on (other) systems.
By examining the entries in the logbooks and considering the consequences, the cause of an actual problem might be found more easily than by just trying to remember the changes that were performed.
The snapshots can be used to compare the configuration of two systems. Imagine systems, that are supposed to be identical, but behave differently. Comparing parts of the snapshots of the two systems can indicate the cause of the difference in behavior.
Enhancements:
- The DIV tags in the HTML was corrected.
- Directory data/transfer was created to avoid errors in scc-pull. cpu-speed for SunOS was added.
- The machinfo variable is now initialized.
- The determination of local filesystems on Linux was corrected.
- Squid classification was corrected.
<<lessUpon detecting changes, scc adds the differences to a logbook. The snapshot and the logbook are converted to HTML for local inspection. Optionally, the SCC-files can be send to a system running the SCC server software. On the server, summaries of the SCC-data are generated and search/compare operations on the snapshots and logbooks are available via a web-interface.
The logbook is a starting point in case a system "suddenly" does not work correctly and the administrator is wondering what he/she has changed in the last weeks or months. As most of us know by experience, configuration changes can have accidental side-effects on (other) systems.
By examining the entries in the logbooks and considering the consequences, the cause of an actual problem might be found more easily than by just trying to remember the changes that were performed.
The snapshots can be used to compare the configuration of two systems. Imagine systems, that are supposed to be identical, but behave differently. Comparing parts of the snapshots of the two systems can indicate the cause of the difference in behavior.
Enhancements:
- The DIV tags in the HTML was corrected.
- Directory data/transfer was created to avoid errors in scc-pull. cpu-speed for SunOS was added.
- The machinfo variable is now initialized.
- The determination of local filesystems on Linux was corrected.
- Squid classification was corrected.
Download (MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
836 downloads
Tonic Chess bridge4
Tonic Chess project is an online chess software. more>>
Tonic Chess project is an online chess software.
Tonic is a graphical interface for playing online chess. It is based on Jin.
From now on Tonic is really open source software (and free as in libre as well) - I managed (I had some problems last time I tried) to import source to cvs sourceforge repository. It is a bridge2 release source with few little modifications. You can read how to get it from cvs here. If you are impatient pastenenter in console:
cvs -d:pserver:anonymous@tonic-chess.cvs.sourceforge.net:/cvsroot/tonic-chess login
When prompted for password just hit enter. And then:
cvs -z3 -d:pserver:anonymous@tonic-chess.cvs.sourceforge.net:/cvsroot/tonic-chess co -P tonic
You should see a list of files downloaded from cvs repository. If you are a non-console user (i.e. Windows or Mac user) I recommend visiting this site. I myself use Linux for development. And Netbeans sometimes as you could figure out from examining the contents of tonic directory. So, enjoy the opensourceness of Tonic!
I uploaded new screenshot to Tonic project site. It is Tonic in Aero GTK engine tuxedo. Quite a peculiar engine imo, but you can use other GTK engines if you run Tonic in Java 6 aka Mustang (you know you can get it from here, dont you?) I test Tonic with Mustang and Ive problems with tray icon. After some searching Ive realized why Tonic crashed under Java 6 - the problem was tray.jar plugin and its dependencies - tray.so or tray.dll, so if you want to run Tonic on Java 6 move them away from theirs directory. Ive written a class for tray icon using new desktop API from Mustang, but it doesnt work as expected in KDE (tray icon is invisible) ; GNOME is better, but I have to work on the popup menu. Well, what could I say? Mustang is in beta stage, but it has some goodies to wait for (early splashscreen, access to tab component, ...).
<<lessTonic is a graphical interface for playing online chess. It is based on Jin.
From now on Tonic is really open source software (and free as in libre as well) - I managed (I had some problems last time I tried) to import source to cvs sourceforge repository. It is a bridge2 release source with few little modifications. You can read how to get it from cvs here. If you are impatient pastenenter in console:
cvs -d:pserver:anonymous@tonic-chess.cvs.sourceforge.net:/cvsroot/tonic-chess login
When prompted for password just hit enter. And then:
cvs -z3 -d:pserver:anonymous@tonic-chess.cvs.sourceforge.net:/cvsroot/tonic-chess co -P tonic
You should see a list of files downloaded from cvs repository. If you are a non-console user (i.e. Windows or Mac user) I recommend visiting this site. I myself use Linux for development. And Netbeans sometimes as you could figure out from examining the contents of tonic directory. So, enjoy the opensourceness of Tonic!
I uploaded new screenshot to Tonic project site. It is Tonic in Aero GTK engine tuxedo. Quite a peculiar engine imo, but you can use other GTK engines if you run Tonic in Java 6 aka Mustang (you know you can get it from here, dont you?) I test Tonic with Mustang and Ive problems with tray icon. After some searching Ive realized why Tonic crashed under Java 6 - the problem was tray.jar plugin and its dependencies - tray.so or tray.dll, so if you want to run Tonic on Java 6 move them away from theirs directory. Ive written a class for tray icon using new desktop API from Mustang, but it doesnt work as expected in KDE (tray icon is invisible) ; GNOME is better, but I have to work on the popup menu. Well, what could I say? Mustang is in beta stage, but it has some goodies to wait for (early splashscreen, access to tab component, ...).
Download (5.0MB)
Added: 2007-01-15 License: GPL (GNU General Public License) Price:
1013 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above examining search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed