Information on Execution

Analysis
Category Started Completed Duration Logs
{{report.analysis.info.category|upper}} {{report.analysis.info.started}} {{report.analysis.info.ended}} {{report.analysis.info.duration}} seconds Show Analyzer Log
Show Cuckoo Log
{% if report.analysis.info.machine and report.analysis.info.machine.name %}

Machine

Name Label Started On Shutdown On
{{report.analysis.info.machine.name}} {{report.analysis.info.machine.label}} {{report.analysis.info.machine.started_on}} {{report.analysis.info.machine.shutdown_on}}
{% endif %}

Analyzer Log

{{report.analysis.debug.log|join:""}}

Cuckoo Log

{{report.analysis.debug.cuckoo|join:""}}