awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sqlmapproject/sqlmapsqlmapproject का अवतार

    sqlmapproject/sqlmap

    37,676GitHub पर देखें↗

    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
    GitHub पर देखें↗37,676
  • requestly/requestlyrequestly का अवतार

    requestly/requestly

    6,341GitHub पर देखें↗

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

    TypeScriptapiapi-clientapi-mock
    GitHub पर देखें↗6,341
  • s0md3v/arjuns0md3v का अवतार

    s0md3v/Arjun

    6,086GitHub पर देखें↗

    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
    GitHub पर देखें↗6,086
  • httpie/desktophttpie का अवतार

    httpie/desktop

    3,851GitHub पर देखें↗

    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
    GitHub पर देखें↗3,851
  1. Home
  2. Development Tools & Productivity
  3. HTTP Method Tools