awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesHTTP Method Tools

Utilities for enforcing specific HTTP methods during network requests.

Distinguishing note: Focuses on manual method specification for testing.

Explore 4 awesome GitHub repositories matching development tools & productivity · HTTP Method Tools. Refine with filters or upvote what's useful.

Awesome HTTP Method Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sqlmapproject/sqlmapAvatar von sqlmapproject

    sqlmapproject/sqlmap

    37,676Auf GitHub ansehen↗

    This project is an automated security testing suite designed to detect and exploit database vulnerabilities. It functions as a command-line utility that streamlines the identification, verification, and exploitation of web application flaws by automating the injection of malicious payloads into input parameters. The tool provides a comprehensive framework for database enumeration, allowing users to extract schema information, user data, and system configurations from identified injection points. What distinguishes this tool is its sophisticated engine for dynamic payload adaptation and heuris

    Specifies required HTTP methods when automatic detection fails or non-standard methods are needed.

    Pythondatabasedetectionexploitation
    Auf GitHub ansehen↗37,676
  • requestly/requestlyAvatar von requestly

    requestly/requestly

    6,341Auf GitHub ansehen↗

    Provides utilities for changing HTTP methods on requests to test server behavior.

    TypeScriptapiapi-clientapi-mock
    Auf GitHub ansehen↗6,341
  • s0md3v/arjunAvatar von s0md3v

    s0md3v/Arjun

    6,086Auf GitHub ansehen↗

    Arjun is an HTTP parameter discovery tool that identifies valid parameters on web endpoints by testing large dictionaries of parameter names against target URLs. It systematically probes endpoints using GET, POST, JSON, and XML request formats to find which parameters the server accepts, and can detect parameters whose values appear reflected in the response body. The tool distinguishes itself through its multi-method scanning approach, passive parameter collection from public archives like OTX and CommonCrawl, and its ability to detect value-sensitive parameters that only trigger a response

    Sets the HTTP method used when sending parameter probes to the target endpoint.

    Pythonapi-fuzzerapi-fuzzingapi-testing
    Auf GitHub ansehen↗6,086
  • httpie/desktopAvatar von httpie

    httpie/desktop

    3,851Auf GitHub ansehen↗

    This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It provides a graphical interface for API development and testing, including a dedicated GraphQL client with schema-driven autocomplete and validation. The project features an integrated AI assistant that generates API requests from natural language prompts. It supports a complex organization system of spaces and collections with hierarchical authentication inheritance and recursive variable resolution for dynamic request values. The tool covers a broad range of capabilities, in

    Sets the HTTP verb using standard options or defines custom methods for unconventional APIs.

    apiapi-clientapi-testing
    Auf GitHub ansehen↗3,851
  1. Home
  2. Development Tools & Productivity
  3. HTTP Method Tools