restler-fuzzer
API tester
Automatically tests cloud services through their REST APIs to find security and reliability bugs
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
3k stars
35 watching
303 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fuzzdb-project/fuzzdb | A comprehensive toolset for identifying and exploiting application vulnerabilities through dynamic testing | 8,265 |
rest-assured/rest-assured | A Java library for easy testing of REST services using simple domain-specific languages (DSLs) | 6,868 |
google/oss-fuzz | An automated testing framework that uses random data to find errors in software | 10,637 |
linkedin/rest.li | A framework for building robust RESTful APIs with asynchronous, non-blocking I/O and type-safe bindings | 2,505 |
restsharp/restsharp | A lightweight HTTP client library for .NET that simplifies making REST API calls. | 9,630 |
wiztools/rest-client | Tool to test HTTP communications in RESTful webservices using a Java application. | 1,530 |
mmattozzi/cocoa-rest-client | A lightweight Cocoa app for testing and debugging HTTP RESTful services | 2,359 |
azure/azure-rest-api-specs | The canonical source for REST API specifications for Microsoft Azure. | 2,694 |
restify/node-restify | A framework for building REST APIs in Node.js using middleware and connect style functionality. | 10,717 |
flask-restful/flask-restful | A lightweight Python framework for building REST APIs with a simple and intuitive API design | 6,855 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,024 |
restkit/restkit | An Objective-C framework for building clients to consume RESTful web services on iOS and OS X | 10,171 |
mgonto/restangular | A tool to simplify client-side API interactions using AngularJS | 7,866 |
find-sec-bugs/find-sec-bugs | A plugin for static analysis of Java web applications and Android applications to identify potential security vulnerabilities. | 2,286 |
google/honggfuzz | A high-performance fuzzer for detecting security vulnerabilities in software | 3,090 |