play with websockets intercept and inject data
| README.md | 2 years ago | ||
| WSSSnoop.html | 2 years ago | ||
| WSSSnoop.png | 2 years ago | ||
| data_recv | 2 years ago | ||
| data_send | 2 years ago | ||
| inject.php | 2 years ago | ||
| proxy-to-php-server.sh | 2 years ago | ||
| script.js | 2 years ago | ||
| simple-php-webserver.sh | 2 years ago | ||
| style.css | 2 years ago | ||
Play with websockets intercept and inject data

Simply clone the repo, make the bash scripts executable, run "simple-php-webserver.sh" and browse to the correct URL to get started:
$> git clone https://rossmarks.uk/git/git/0xRoM/WSSSnoop.git $> cd WSSSnoop $> chmod -v +x simple-php-webserver.sh proxy-to-php-server.sh $> ./simple-php-webserver.sh