Victim Specs
Overview
{% autoescape false %}
Reachable: {{reachable}}
CPU: {{cpu_percentage}}
RAM: {{ram_percentage}}
{% endautoescape %}
Ports
{% for port_now in ports_open %} {{port_now}}
{% endfor %}