play with websockets intercept and inject data
README.md | 1 year ago | ||
WSSSnoop.html | 1 year ago | ||
WSSSnoop.png | 1 year ago | ||
data_recv | 1 year ago | ||
data_send | 1 year ago | ||
inject.php | 1 year ago | ||
proxy-to-php-server.sh | 1 year ago | ||
script.js | 1 year ago | ||
simple-php-webserver.sh | 1 year ago | ||
style.css | 1 year 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