{% include 'header.html' %} {% include 'wrapper.html' %}

Exploits




{% for i in range(exploits_len) %} {% if exploits[i][3] == "None" %} {% else %} {% endif %} {% endfor %}
{{ exploits[i][1] }}
{{ exploits[i][1] }}
{% include 'wrapper_end.html' %} {% include 'footer.html' %}