WebsocketWithProxyman
WebSocket capturer
An iOS app demonstrating how to capture WebSocket traffic from `URLSessionWebsocketTask` using the Proxyman app and Atlantis Framework
URLSessionWebsocketTask with Proxyman app
3 stars
2 watching
1 forks
Language: Swift
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
hannah-portswigger/websocketturbointruder | An extension for web browser development tools to test WebSocket protocols by sending custom messages and analyzing responses. | 13 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
nccgroup/wssip | A tool that intercepts and manipulates WebSocket traffic between clients and servers. | 445 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
jpsim/deckrocket | An iPhone app that turns the device into a remote control for presenting Deckset slides using wireless connectivity and multipeer networking | 397 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 426 |
thehowl/claws | An interactive command line client for testing WebSocket servers | 302 |
commandodev/stargate | Enables bi-directional communication between web clients and servers over a single TCP socket | 40 |
neil-wu/fridahookswiftalamofire | Captures and analyzes HTTP requests from an iOS Swift library to disable SSL pinning. | 96 |
narrowtux/tube | A pure Elixir WebSocket client library for establishing real-time connections | 12 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
andresriancho/websocket-fuzzer | Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |