Radamsa

Radamsa

Aki Helin
+
+

Related Products

  • c/side
    23 Ratings
    Visit Website
  • Blackbird API Development
    1 Rating
    Visit Website
  • Parasoft
    130 Ratings
    Visit Website
  • BrandMap® 10
    Visit Website
  • Amilia SmartRec™
    164 Ratings
    Visit Website
  • Teradata VantageCloud
    975 Ratings
    Visit Website
  • Boozang
    15 Ratings
    Visit Website
  • YouTestMe
    36 Ratings
    Visit Website
  • Intelex
    129 Ratings
    Visit Website
  • Aikido Security
    106 Ratings
    Visit Website

About

Fuzz testing or fuzzing is a software testing technique, that basically consists in finding implementation bugs using malformed/semi-malformed data injection in an automated fashion. Let’s consider an integer in a program, which stores the result of a user’s choice between 3 questions. When the user picks one, the choice will be 0, 1, or 2, which makes three practical cases. Integers are stored as a static size variable. If the default switch case hasn’t been implemented securely, the program may crash and lead to “classical” security issues. Fuzzing is the art of automatic bug finding, and its role is to find software implementation faults and identify them if possible. A fuzzer is a program that automatically injects semi-random data into a program/stack and detects bugs. The data-generation part is made of generators, and vulnerability identification relies on debugging tools. Generators usually use combinations of static fuzzing vectors.

About

Radamsa is a test case generator for robustness testing or fuzzer. It is typically used to test how well a program can withstand malformed and potentially malicious inputs. It works by reading sample files of valid data and generating interestingly different outputs from them. The main selling points of Radamsa are that it has already found a slew of bugs in programs that actually matter, it is easily scriptable, and, easy to get up and running. Fuzzing is one of the techniques to find unexpected behavior in programs. The idea is simply to subject the program to various kinds of inputs and see what happens. There are two parts to this process: getting the various kinds of inputs and how to see what happens. Radamsa is a solution to the first part, and the second part is typically a short shell script. Testers usually have a more or less vague idea of what should not happen, and they try to find out if this is so.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Professional users looking for a solution to find bugs automatically

Audience

Testers searching for a solution to find issues in their program processes and applications

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

OWASP
United States
owasp.org/www-community/Fuzzing

Company Information

Aki Helin
gitlab.com/akihe/radamsa

Alternatives

go-fuzz

go-fuzz

dvyukov

Alternatives

Radamsa

Radamsa

Aki Helin
ClusterFuzz

ClusterFuzz

Google
go-fuzz

go-fuzz

dvyukov
Echidna

Echidna

Crytic
ClusterFuzz

ClusterFuzz

Google

Categories

Categories

Integrations

CI Fuzz
FreeBSD
Git
Make
OpenBSD

Integrations

CI Fuzz
FreeBSD
Git
Make
OpenBSD
Claim OWASP WSFuzzer and update features and information
Claim OWASP WSFuzzer and update features and information
Claim Radamsa and update features and information
Claim Radamsa and update features and information