{%TEMPLATE->struct/head%} {%TEMPLATE->struct/menu%}

Supertask Details

{%TEMPLATE->struct/messages%} {{IF ! [[supertask]]}}
Invalid supertask!
{{ELSE}}
{{IF [[benchmarka0]] != 0 AND [[benchmarka3]] != 0}} {{ENDIF}}
Supertask ID [[supertask.getId()]]
Name [[supertask.getSupertaskName()]]
Actions {{IF [[accessControl.hasPermission([[$DAccessControl::RUN_TASK_ACCESS]])]]}}
{{ENDIF}} {{IF [[accessControl.hasPermission([[$DAccessControl::MANAGE_SUPERTASK_ACCESS]])]]}}
{{ENDIF}}
Estimate runtime
Benchmark for -a0 attacks : Benchmark for -a3 attacks :
Estimated total runtime of supertask
The benchmark number to enter above is the total amount of hashes per second per attack type of all of the agents combined that will run the supertask.

Pretasks part of this supertask

{{FOREACH task;[[tasks]]}} 0}} style="background-color: #[[task.getColor()]]"{{ENDIF}}> {{IF [[accessControl.hasPermission([[$DAccessControl::VIEW_PRETASK_ACCESS]])]]}} [[task.getId()]]
{{ELSE}} [[task.getId()]]
{{ENDIF}}
{{ENDFOREACH}}
Pretask ID Name Attack command Estimated keyspace Attack runtime Action
{{IF [[accessControl.hasPermission([[$DAccessControl::VIEW_PRETASK_ACCESS]])]]}} [[task.getTaskName()]]
{{ELSE}} [[task.getTaskName()]]
{{ENDIF}}
[[task.getAttackCmd()]] [[pretaskAuxiliaryKeyspace.getVal([[task.getId()]])]] {{IF [[accessControl.hasPermission([[$DAccessControl::MANAGE_SUPERTASK_ACCESS]])]]}}
{{ENDIF}}

Pretasks not part of this supertask

{{FOREACH pretask;[[allOtherPretasks]]}} 0}} style="background-color: #[[pretask.getColor()]]"{{ENDIF}}> {{IF [[accessControl.hasPermission([[$DAccessControl::VIEW_PRETASK_ACCESS]])]]}} [[pretask.getId()]]
{{ELSE}} [[pretask.getId()]]
{{ENDIF}}
{{ENDFOREACH}}
Pretask ID Name Attack command Estimated keyspace Attack runtime Action
{{IF [[accessControl.hasPermission([[$DAccessControl::VIEW_PRETASK_ACCESS]])]]}} [[pretask.getTaskName()]]
{{ELSE}} [[pretask.getTaskName()]]
{{ENDIF}}
[[pretask.getAttackCmd()]]
[[pretaskAuxiliaryKeyspace.getVal([[pretask.getId()]])]] {{IF [[accessControl.hasPermission([[$DAccessControl::MANAGE_SUPERTASK_ACCESS]])]]}}
{{ENDIF}}
{{IF [[benchmarka0]] != 0 AND [[benchmarka3]] != 0}} {{ENDIF}} {{ENDIF}} {%TEMPLATE->struct/foot%}