{% extends "base.html" %} {% set body_class = "color-no-search" %} {% block content %} CVE PoC Hub Linked PoCs MITRE CVE pages Vendor / product filters Supports negative terms (e.g. -windows) Results No results yet. CVE Description / PoC links Recently updated Proof-of-Concepts StarsUpdatedNameDescription {% for row in trending %} {{ row.stars }}⭐ {{ row.updated }} {{ row.name }} {{ row.desc }} {% else %} No recent PoCs. {% endfor %} {% endblock %} {% block extra_scripts %} {% endblock %}