Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 342 Bytes

JSComm-API-Hooker

JS Communication API Hooker can be used to hook all communication APIs including XHR/XHR2, WebSockets, WebWorkers, PostMessage and Server Sent Events.

Work in Progress

  • Buggy
  • Currently Support XHR and WebSockets.

Usage

Inject hook.js into the web application that you need to analyze and check the browser console.