https://github.com/hahwul/ws-smuggler
WebSocket Connection Smuggler
https://github.com/hahwul/ws-smuggler
Last synced: 14 days ago
JSON representation
WebSocket Connection Smuggler
- Host: GitHub
- URL: https://github.com/hahwul/ws-smuggler
- Owner: hahwul
- License: mit
- Created: 2021-05-09T08:18:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T07:23:43.000Z (over 2 years ago)
- Last Synced: 2025-03-14T16:46:06.577Z (about 1 month ago)
- Language: Go
- Size: 15.6 KB
- Stars: 45
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- WebHackersWeapons - ws-smuggler - smuggler?label=%20)|[`smuggle`](/categorize/tags/smuggle.md)|[](/categorize/langs/Go.md)| (Weapons / Tools)
README
# ws-smuggler
`ws-smuggler` is websocket connection smuggling testing tool. It is similar to the [this project](https://github.com/hahwul/websocket-connection-smuggler), but it has been rewritten based on the web for convenience of testing 🚀## What is WebSocket Connection Smuggling
* https://github.com/0ang3el/websocket-smuggle
* https://www.hahwul.com/2019/10/30/websocket-connection-smuggling/
* https://www.hahwul.com/cullinan/websocket-connection-smuggling/
* https://github.com/hahwul/websocket-connection-smuggler
* https://github.com/hahwul/websocket-connection-smuggling-go## Installation and Usage
### Installation
```
$ GO111MODULE=on go get -v github.com/hahwul/ws-smuggler
```### Usage
```
$ ws-smuggler
```open http://localhost:4556 and testing ws connection smuggling

## Screenshot
