WSSiP Logo

WSSiP

0
Free
Visit Website

Short for "WebSocket/Socket.io Proxy", this tool, written in Node.js, provides a user interface to capture, intercept, send custom messages and view all WebSocket and Socket.IO communications between the client and server. Upstream proxy support also means you can forward HTTP/HTTPS traffic to an intercepting proxy of your choice (e.g. Burp Suite or Pappy Proxy) but view WebSocket traffic in WSSiP. There is an outward bridge via HTTP to write a fuzzer in any language you choose to debug and fuzz for security vulnerabilities. See Fuzzing for more details. Written and maintained by Samantha Chalker (@thekettu). Icon for WSSiP release provided by @dragonfoxing. Installation From Packaged Application See Releases. From npx via npm (for CLI commands) Run the following in your command line: npx wssip. From Source Using a command line: # Clone repository locally git clone https://github.com/nccgroup/wssip # Change to the directory cd wssip # If you are developing for WSSiP: # npm i # If not... (as to minimize disk space): npm i electron npm i --production # Yarn version: # yarn add electron # yarn install

FEATURES

ALTERNATIVES

An OpenFlow honeypot that detects unused IP addresses and simulates network traffic to attract and analyze potential threats

CapTipper is a python tool to analyze, explore, and revive HTTP malicious traffic.

TCPFLOW is a tool for capturing data transmitted over TCP connections.

Provides AI-driven cybersecurity solutions including assessments, training, compliance services, and insurance audits to help organizations reduce risk and build a security-aware culture.

A tool for parsing Google Protobuf encoded blobs without the accompanying definition, providing a colored representation of the contents.

A multi-tool for subdomain enumeration

A simple text viewer for Prompt(1) sessions

Sniffglue is a network sniffer tool written in Rust with advanced filter sensitivity options and secure packet processing.