{% extends "base.html" %} {% block content %}

Windows Indicators of Compromise (IOCs)

Select a section to explore:

{% for section in sections %} {% if section.title == "Persistence Methods" %}

{{ section.title }}

{{ section.content }}

{% endif %} {% endfor %} {% endblock %}