Newer
Older
WSSSnoop / README.md
0xRoM on 6 Jul 456 bytes Initial commit

WSSSnoop

Play with websockets intercept and inject data

WSSSnoop main screen

Installing

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