awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
alufers avatar

alufers/mitmproxy2swagger

0
View on GitHub↗
9,530 stars·364 forks·HTML·12 views

Mitmproxy2swagger

mitmproxy2swagger is a tool that transforms captured mitmproxy network traffic into structured OpenAPI schemas for reverse-engineering REST APIs. It functions as an OpenAPI schema converter and network traffic documentation utility, extracting API endpoints and data structures from captured network packets to create formal technical references.

The tool enables the reconstruction of undocumented APIs by converting intercepted HTTP request and response patterns into specifications. It supports merging multiple traffic capture files into a single schema to incrementally expand an API map and utilizes templates to filter specific network paths for the final output.

The system employs heuristic-based type inference to determine data structures and pairs matching network transactions to integrate concrete request and response examples into the generated documentation. These capabilities automate the conversion of raw network traffic analysis into standardized API definitions.

Features

  • Traffic-Based Generation - Converts HTTP traffic from flow files into OpenAPI schemas to reverse-engineer REST APIs.
  • Schema Mapping - Maps intercepted HTTP properties to the structured fields of the OpenAPI specification format.
  • API Documentation Generators - Generates technical specifications for APIs by capturing real-world usage instead of manual writing.
  • OpenAPI Specification Generators - Creates structured OpenAPI schemas from captured HTTP flows to automate the documentation of REST endpoints.
  • Traffic-to-Specification Conversion - Transforms intercepted network traffic into structured OpenAPI specifications to document API endpoints.
  • Traffic Documentation Tools - Extracts API endpoints and data structures from captured network packets to create technical API references.
  • Network Traffic Analyzers - Converts raw mitmproxy captures into readable API definitions to analyze request and response patterns.
  • Traffic Flow Parsing - Extracts HTTP request and response data from binary capture archives to reconstruct network interactions.
  • API Reverse-Engineering Tools - Documents undocumented APIs by converting intercepted HTTP request and response patterns into formal specifications.
  • Traffic-Based Reverse Engineering - Reconstructs API documentation from intercepted network traffic to understand how undocumented services work.
  • Type Inference Engines - Employs heuristic-based type inference to determine data structures for API parameters by analyzing captured traffic.
  • Traffic-to-Schema Conversion - Turns mitmproxy flow files and traffic archives into standardized API documentation with request and response examples.
  • Specification Merging - Combines data from multiple capture files into a single schema to incrementally expand an API specification.
  • Schema Merging - Combines multiple capture datasets into a single schema to build a comprehensive API map over time.
  • URI Pattern Filtering - Uses a predefined list of URI patterns to include or exclude specific endpoints from the final output.
  • OpenAPI Example Document Generation - Adds sample headers and body data from captured network traffic to the resulting OpenAPI specification.
  • Transaction Pairing - Pairs matching network transactions to generate concrete example bodies and headers for each endpoint.
  • Path Filters - Provides templates to select specific network paths to include or ignore in the final API specification.
  • REST API Security Tools - Reverse-engineers REST APIs by capturing and analyzing traffic.

Star history

Star history chart for alufers/mitmproxy2swaggerStar history chart for alufers/mitmproxy2swagger

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Mitmproxy2swagger

These projects share indexed features with Mitmproxy2swagger. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • surnet/swagger-jsdocSurnet avatar

    Surnet/swagger-jsdoc

    1,787View on GitHub↗

    Swagger-jsdoc is a documentation utility that automates the creation of standardized interface specifications for web services and RESTful endpoints. It functions as a documentation builder that extracts metadata directly from source code comments and configuration files to maintain synchronized interface definitions alongside application logic. The tool parses code structures and merges disparate configuration files to produce machine-readable documentation that adheres to industry standards. By utilizing rule-based validation, it ensures that the generated output complies with formal struct

    JavaScriptjsdocopenapiswagger
    View on GitHub↗1,787
  • wireshark/wiresharkwireshark avatar

    wireshark/wireshark

    9,477View on GitHub↗

    Wireshark is a network protocol analyzer and traffic inspector used for capturing and inspecting network traffic. It functions as a packet capture tool that intercepts live data from network interfaces and a TCP/IP dissector that decodes network protocol layers to translate raw binary packets into human-readable fields. The system provides capabilities for protocol stream reconstruction, grouping related packets into cohesive conversations between endpoints. It also operates as a packet file converter, allowing for the reading, modification, and conversion of network capture files across vari

    Cpacket-capturestratosharktshark
    View on GitHub↗9,477
  • andrewwalsh/openapi-devtoolsAndrewWalsh avatar

    AndrewWalsh/openapi-devtools

    4,295View on GitHub↗

    openapi-devtools is a browser extension and OpenAPI specification generator that captures network traffic to automatically document the API structures of websites and applications. It functions as an HTTP traffic capturer and browser-based documentation tool, mapping real-time network requests into standardized API specifications. The tool enables API reverse engineering by intercepting outbound HTTP traffic and using heuristic-based merging to combine headers, bodies, and parameters from multiple requests into unified endpoint definitions. These captured definitions can be visualized as huma

    TypeScript
    View on GitHub↗4,295
  • domaindrivendev/swashbuckle.aspnetcoredomaindrivendev avatar

    domaindrivendev/Swashbuckle.AspNetCore

    5,492View on GitHub↗

    Swashbuckle.AspNetCore is an API specification tool and documentation generator for ASP.NET Core. It extracts metadata from source code and models to produce standardized OpenAPI specifications and interactive browser interfaces for exploring and testing web APIs. The project integrates a middleware component to serve these specifications and a Swagger UI for interactive API testing directly from a running application. It also provides a command-line exporter to extract specification files from application assemblies for use in CI/CD pipelines. The tool covers a wide range of capabilities in

    C#
    View on GitHub↗5,492
Compare all 30 related projects→

Frequently asked questions

What does alufers/mitmproxy2swagger do?

mitmproxy2swagger is a tool that transforms captured mitmproxy network traffic into structured OpenAPI schemas for reverse-engineering REST APIs. It functions as an OpenAPI schema converter and network traffic documentation utility, extracting API endpoints and data structures from captured network packets to create formal technical references.

What are the main features of alufers/mitmproxy2swagger?

The main features of alufers/mitmproxy2swagger are: Traffic-Based Generation, Schema Mapping, API Documentation Generators, OpenAPI Specification Generators, Traffic-to-Specification Conversion, Traffic Documentation Tools, Network Traffic Analyzers, Traffic Flow Parsing.

Which projects share features with alufers/mitmproxy2swagger?

Projects with overlapping indexed features include: andrewwalsh/openapi-devtools — openapi-devtools is a browser extension and OpenAPI specification generator that captures network traffic to… wireshark/wireshark — Wireshark is a network protocol analyzer and traffic inspector used for capturing and inspecting network traffic. It… surnet/swagger-jsdoc — Swagger-jsdoc is a documentation utility that automates the creation of standardized interface specifications for web… integuru-ai/integuru — Integuru is a system of AI-driven agents and frameworks designed to document undocumented APIs and convert network… encode/apistar — APIStar is an OpenAPI framework providing a toolkit for building and verifying web APIs. It functions as an API schema… domaindrivendev/swashbuckle.aspnetcore — Swashbuckle.AspNetCore is an API specification tool and documentation generator for ASP.NET Core. It extracts metadata…