{% extends "ImplantMain.html" %} {% block main2 %}
Implant title *
Implant URL * [proto://][url][:port]
Implant description *
Initial callback delay (Seconds)
Beacon delay (seconds)
Implant obfuscation level:
Commincation channels

{% if error %}
{{ error }}
{% endif %} {% if success %}
{{ success }}
{% endif %}
{% endblock %}