RSS 7 projects tagged "Apache 2.0"

Download No website Updated 18 Apr 2013 OWASP Zed Attack Proxy

Screenshot
Pop 341.09
Vit 14.12

OWASP Zed Attack Proxy (ZAP) is an easy-to-use integrated penetration testing tool for finding vulnerabilities in Web applications. It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing as well as being a useful addition to an experienced pen tester's toolbox. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.

Download Website Updated 02 Apr 2013 Citrus Testframework

Screenshot
Pop 123.16
Vit 8.96

Citrus is a test framework written in Java that enables automated integration testing of message-based enterprise SOA applications. The tool can easily simulate surrounding systems across various transports and protocols (e.g. JMS, SOAP WebServices, HTTP, TCP/IP, etc.) in order to perform end-to-end use case testing. Citrus provides strong validation mechanisms for XML message contents and allows you to build complex testing logic such as sending and receiving messages, database validation, automatic retries, variable definitions, dynamic message contents, error simulation, and many more.

Download No website Updated 04 Apr 2012 IPv6 CARE

Screenshot
Pop 89.71
Vit 7.00

IPv6 CARE, "IPv6 Compliant Automatic Runtime Environment", provides an environment where applications instantly become IPv6-compliant ('patch' mode, see RFC6535). It can also generate a diagnosis about the IPv6 compliance of an application ('check' mode). It uses an LD_PRELOAD-based library injection technique.

Download No website Updated 28 Nov 2011 PyMuTester

Screenshot
Pop 19.87
Vit 1.00

PyMuTester is tool to facilitate Mutant Testing (a.k.a Mutant Analysis or Program Mutation) on software systems written in Python. Its main purpose is to assist you in improving your existing unit tests to cover missing checks and “loopholes” in your testing. It works by making small changes (technically known as mutants) to your Python application’s source code and re-running your unit tests over these mutated applications' source code. Since the mutants usually go against the specifications, your unit tests should fail in such tests. If the unit tests still pass, then that is an indication that your unit tests might have missed some checks.

Download Website Updated 01 Oct 2009 Stressful Application Test

Screenshot
Pop 12.41
Vit 36.83

Stressful Application Test (stressapptest) tries to maximize randomized traffic to memory from the processor and I/O with the intent of creating a realistic high-load situation in order to test the hardware devices in a computer. It has been used at Google for some time.

Download Website Updated 19 Jun 2008 tmin

Screenshot
Pop 16.12
Vit 1.43

tmin is a quick and simple tool to minimize the size and syntax of complex test cases in automated security testing. It is meant specifically for dealing with unknown or complex data formats (without the need to tokenize and re-serialize testcases), and for easy integration with UI testing harnesses.

Download Website Updated 21 May 2008 Bunny the Fuzzer

Screenshot
Pop 48.66
Vit 2.11

Bunny the Fuzzer is a closed loop, high-performance, general purpose protocol-blind fuzzer for C programs. It uses compiler-level integration to seamlessly inject precise and reliable instrumentation hooks into the traced program. These hooks enable the fuzzer to receive real-time feedback on changes to the function call path, call parameters, and return values in response to variations in input data.

Screenshot

Project Spotlight

Mutiny social network

A simple social network with some project management features.

Screenshot

Project Spotlight

Puggsy messenger

A PyGTK LAN messenger.