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
799 forks
Language: Python
last commit: about 1 month 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,280 |
apiaryio/dredd | Tool for validating API implementations against their own documentation | 4,192 |
orange-opensource/hurl | A command line tool for testing and running HTTP requests with plain text format. | 13,431 |
typhoeus/typhoeus | A Ruby library for making parallel HTTP requests in a flexible and reliable way | 4,080 |
prkumar/uplink | A library that turns HTTP APIs into Python classes | 1,074 |
kevinsawicki/http-request | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,360 |
square/okhttp | A robust and efficient HTTP client for interacting with web services | 45,977 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,611 |
tmenier/flurl | A modern, testable URL builder and HTTP client for .NET. | 4,234 |
prom-client-net/prom-client-httprequestdurations | A package that tracks HTTP request durations in ASP.NET applications | 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,574 |
kennethreitz/responder | A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,595 |
sindresorhus/ky | A tiny and elegant HTTP client based on the Fetch API | 14,007 |
restsharp/restsharp | A lightweight HTTP client library for .NET that simplifies making REST API calls. | 9,639 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |