{% extends "ImplantMain.html" %} {% block main2 %}
Name: {{ implant }}
Description: {{ implantList[implant].description }}
URL: {{ implantList[implant].url }}
Click to show stager
{{ implantList[implant].powershell_stager }}
{{ implantList[implant].docm_macro_stager }}
There are no implant associated with this campaign yet.
{% endif %}