OpenAPI-Dissector
API analyzer
Generates an OpenAPI dissector to analyze API traffic
This repository contains experimental code for generating an OpenAPI dissector for use within Wireshark.
17 stars
8 watching
2 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
128technology/protobuf_dissector | A plugin for decoding Google Protocol Buffers in Wireshark packets | 186 |
zweidenker/openapi | An OpenAPI specification parser and generator for Smalltalk | 22 |
alekshura/sourceapi | An API code generator that uses OpenAPI definitions to create abstract base controllers and data transfer objects (DTOs) for .NET Core applications. | 14 |
menudoproblema/wireshark-mqtt | A Lua script used to dissect MQTT traffic in Wireshark | 91 |
telekom-security/malware_analysis | An analysis repository providing scripts, signatures, and IOCs for detecting and analyzing malware. | 110 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,454 |
sap/openapi-specification | Standardized way to describe HTTP APIs at SAP | 8 |
apisyouwonthate/openapi.tools | Tools and utilities for designing, validating, and working with OpenAPI specifications | 695 |
wei18/github-rest-api-swift-openapi | Automated code generator for GitHub's REST API in Swift | 14 |
openai/openai-openapi | A specification for an API providing access to AI capabilities | 1,296 |
roddypratt/router_dissectors | A collection of Lua scripts that provide Wireshark with packet dissectors for various broadcast video router protocols. | 10 |
conekta/openapi | An OpenAPI specification for an e-commerce payment gateway API | 1 |
authress-engineering/openapi-explorer | A web component that generates a user-friendly API explorer interface from OpenAPI specifications. | 315 |
levoai/levoai-burp-extension | Automates API documentation and PII detection from Burp Suite traffic using Levo.ai | 24 |
googleapis/api-linter | Automatically checks API surfaces defined in protocol buffers against Google's API standards | 594 |