samdenty / injectify

Perform advanced MiTM attacks on websites with ease 💉
https://injectify.js.org
666 stars 118 forks source link

simply function injectify.module('PageGhost', true) call in browser #16

Closed jayesh6696 closed 6 years ago

jayesh6696 commented 6 years ago

https://github.com/samdenty99/injectify/tree/24a414828e8428128c73fa70158f9ed436fe64a2/src/inject/core/modules/page-ghost

paperghost module from injectify.

i want that module extracted only

so that when i place a certain js script src on any html page

and then i can initiate a websocket on any server with a specific port and i will get live view of the page, mouse clicks and dom objects Please give me solution.

samdenty commented 6 years ago

Injectify is a complete MiTM framework, it only works as a whole. If you want to extract modules, go ahead