Arjun
Parameter scanner
Automatically discovers and tests HTTP parameter names with rate limit handling and export options
HTTP parameter discovery suite.
5k stars
87 watching
798 forks
Language: Python
last commit: 18 days ago
Linked from 1 awesome list
api-fuzzerapi-fuzzingapi-testingparameter-discoveryrecon
Related projects:
Repository | Description | Stars |
---|---|---|
psf/requests | A simple HTTP library that allows easy and elegant communication between clients and servers. | 52,169 |
apiaryio/dredd | Tool for validating API implementations against their own documentation | 4,194 |
orange-opensource/hurl | A command line tool for testing and running HTTP requests with plain text format. | 13,103 |
typhoeus/typhoeus | A Ruby library for making parallel HTTP requests in a flexible and reliable way | 4,079 |
prkumar/uplink | A library that turns HTTP APIs into Python classes | 1,073 |
kevinsawicki/http-request | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,356 |
square/okhttp | A robust and efficient HTTP client for interacting with web services | 45,872 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,612 |
tmenier/flurl | A modern, testable URL builder and HTTP client for .NET. | 4,213 |
prom-client-net/prom-client-httprequestdurations | A NuGet package that provides HTTP request duration metrics to monitor application performance | 10 |
wordpress/requests | A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. | 3,568 |
kennethreitz/responder | A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,592 |
sindresorhus/ky | A tiny and elegant HTTP client based on the Fetch API | 13,866 |
restsharp/restsharp | A lightweight HTTP client library for .NET that simplifies making REST API calls. | 9,618 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |