{{ task.target }}

session
  • Routing {{ task.route }}
  • Package {{ task.package }}
  • Priority {{ task.priority }}
  • Process Memory Dump {% if task.options.procmemdump %}Yes{% else %}No{% endif %}
  • Full Memory Dump {% if task.memory %}Yes{% else %}No{% endif %}
  • Enforce Timeout {% if task.enforce_timeout %}Yes{% else %}No{% endif %}
  • Remote Control {% if task.options.remotecontrol %}Yes{% else %}No{% endif %}
  • Human Simulation {% if task.options.human %}No{% else %}Yes{% endif %}