Radamsa

Radamsa

Aki Helin
+
+

Related Products

  • MASV
    68 Ratings
    Visit Website
  • Paccurate
    11 Ratings
    Visit Website
  • Cloudbrink
    28 Ratings
    Visit Website
  • Spidergap
    116 Ratings
    Visit Website
  • OANDA
    52,281 Ratings
    Visit Website
  • Wiz
    1,059 Ratings
    Visit Website
  • ConnectWise RMM
    151 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • Everstage
    3,130 Ratings
    Visit Website
  • Price2Spy
    203 Ratings
    Visit Website

About

Fuzzing is a powerful strategy to find bugs in software. The idea is quite simple, which is to generate a large number of randomly malformed inputs for the software to parse and see what happens. If the program crashes then something is likely wrong. While fuzzing is a well-known strategy, it is surprisingly easy to find bugs, often with security implications, in widely used software. Memory access errors are the errors most likely to be exposed when fuzzing software that is written in C/C++. While they differ in the details, the core problem is often the same, the software reads or writes to the wrong memory locations. A modern Linux or BSD system ships a large number of basic tools that do some kind of file displaying and parsing. In their current state, most of these tools are not suitable for untrusted inputs. On the other hand, we have powerful tools these days that allow us to find and analyze these bugs.

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

Developers and anyone in need of a tool to improve the security of their software applications

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

Free
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

Fuzzing Project
fuzzing-project.org

Company Information

Aki Helin
gitlab.com/akihe/radamsa

Alternatives

Alternatives

ClusterFuzz

ClusterFuzz

Google
go-fuzz

go-fuzz

dvyukov
ClusterFuzz

ClusterFuzz

Google

Categories

Categories

Integrations

C
C++
FreeBSD
Git
Make
OpenBSD

Integrations

C
C++
FreeBSD
Git
Make
OpenBSD
Claim Fuzzing Project and update features and information
Claim Fuzzing Project and update features and information
Claim Radamsa and update features and information
Claim Radamsa and update features and information