Sara-Jayne Terp 65efb532a1 Announced repo move from AMITT to DISARM
DISARM is the new name for AMITT; DISARM is managed by the DISARM Foundation, who've been updating the frameworks elsewhere, including merging AM!TT and SP!CE.
2022-07-03 08:09:05 +01:00

14 строки
284 B
HTML

<html>
<head>
<script src="https://d3js.org/d3.v4.min.js"></script>
</head>
<body>
<H2>AMITT Red TTPs (techniques)</H2>
<div id="bluegrid"></div>
<H2>AMITT Blue TTPs (counters)</H2>
<div id="redgrid"></div>
<script src="grid.js" type="text/javascript"></script>
</body>
</html>