|
17 | 17 | <meta property="og:locale" content="en_US" /> |
18 | 18 | <meta property="og:title" content="OAK — OnChain Attack Knowledge" /> |
19 | 19 | <meta property="og:description" content="Open vendor-neutral knowledge base of adversary Tactics and Techniques observed against on-chain assets. v0.1: 17 Tactics, 154 Techniques, 48 Mitigations, 41 Software, 19 Threat Actors, 687 worked examples, 1555 citations, 478 relationships." /> |
20 | | - <meta property="og:image" content="https://onchainattack.org/oak-banner.svg" /> |
| 20 | + <meta property="og:image" content="https://onchainattack.org/oak-social.png" /> |
21 | 21 | <meta property="og:image:width" content="1200" /> |
22 | 22 | <meta property="og:image:height" content="630" /> |
| 23 | + <meta property="og:image:type" content="image/png" /> |
23 | 24 | <meta property="og:image:alt" content="OAK — OnChain Attack Knowledge framework banner" /> |
24 | 25 | <meta property="og:type" content="website" /> |
25 | 26 | <meta property="og:url" content="https://onchainattack.org/" /> |
26 | 27 | <meta name="twitter:card" content="summary_large_image" /> |
27 | 28 | <meta name="twitter:site" content="@iZonex" /> |
28 | 29 | <meta name="twitter:title" content="OAK — OnChain Attack Knowledge" /> |
29 | 30 | <meta name="twitter:description" content="Open vendor-neutral taxonomy of on-chain adversary behavior. v0.7: 647 worked examples, 1555 citations, 0 hard-fail validators." /> |
30 | | - <meta name="twitter:image" content="https://onchainattack.org/oak-banner.svg" /> |
| 31 | + <meta name="twitter:image" content="https://onchainattack.org/oak-social.png" /> |
| 32 | + <meta name="twitter:image:alt" content="OAK — OnChain Attack Knowledge" /> |
| 33 | + <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> |
31 | 34 | <link rel="icon" type="image/png" sizes="512x512" href="/oak-icon-512.png" /> |
32 | | - <link rel="icon" type="image/png" sizes="1024x1024" href="/oak-icon-1024.png" /> |
33 | | - <link rel="apple-touch-icon" sizes="512x512" href="/oak-icon-512.png" /> |
34 | | - <link rel="apple-touch-icon" sizes="1024x1024" href="/oak-icon-1024.png" /> |
| 35 | + <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" /> |
35 | 36 | <link rel="alternate" type="application/json" title="OAK JSON export" href="/tools/oak.json" /> |
36 | 37 | <link rel="alternate" type="application/json" title="OAK STIX 2.1 bundle" href="/tools/oak-stix.json" /> |
37 | 38 | <link rel="preconnect" href="https://fonts.googleapis.com" /> |
|
0 commit comments