websocket-harness

WebSocket tester

A tool used to test and exploit WebSockets by translating HTTP requests into WebSocket connections and vice versa

Use normal web pentest tools to hack Websockets

GitHub

18 stars
4 watching
4 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
palindromelabs/stews A tool suite for security testing of WebSockets 334
hannah-portswigger/websocketturbointruder An extension for web browser development tools to test WebSocket protocols by sending custom messages and analyzing responses. 13
posener/wstest A tool for testing WebSocket handlers without requiring an active network connection or port allocation. 102
snyk/socketsleuth An extension for Burp Suite that enhances websocket testing capabilities by providing additional tools and features. 83
thehowl/claws An interactive command line client for testing WebSocket servers 302
jcesarstef/dotdotslash Automated tool to test website directory traversal vulnerabilities by injecting user-controlled input into URLs and analyzing responses. 418
palindromelabs/websockets-playground A platform for testing and experimenting with WebSocket servers. 28
healeycodes/websocket-benchmarker Measures message throughput of WebSocket servers under load 30
samsung/cotopaxi A collection of Python tools for testing the security of Internet of Things devices and protocols 351
eliihen/wsta A command-line tool for interacting with WebSockets 632
plantain-00/ws-tool A comprehensive toolset for testing various network protocols and APIs 25
wulczer/tsung_ws A plugin for load-testing WebSockets servers using Erlang. 61
pylons/webtest Allows testing of WSGI applications without setting up an HTTP server 336
0ang3el/websocket-smuggle A tool to expose security vulnerabilities in WebSocket reverse proxying allowing HTTP requests to be smuggled through 336
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 407