| | @@ -8,7 +8,6 @@ |
| | <meta name="author" content="Zion Boggan"> |
| | <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1"> |
| | <link rel="canonical" href="https://zionboggan.com/"> |
| - | |
| | <!-- Open Graph --> |
| | <meta property="og:type" content="profile"> |
| | <meta property="og:site_name" content="Zion Boggan"> |
| | @@ -19,13 +18,11 @@ |
| | <meta property="og:image:alt" content="Zion Boggan - Security Engineering & Research"> |
| | <meta property="profile:first_name" content="Zion"> |
| | <meta property="profile:last_name" content="Boggan"> |
| - | |
| | <!-- Twitter --> |
| | <meta name="twitter:card" content="summary_large_image"> |
| | <meta name="twitter:title" content="Zion Boggan | Security Engineering, Detection Engineering & Research"> |
| | <meta name="twitter:description" content="SOC analyst and independent security researcher. Vulnerability research, detection engineering, and applied cryptography."> |
| | <meta name="twitter:image" content="https://zionboggan.com/assets/og-default.png"> |
| - | |
| | <!-- Structured data: Person entity for name searches --> |
| | <script type="application/ld+json"> |
| | { |
| | @@ -36,13 +33,13 @@ |
| | "familyName": "Boggan", |
| | "url": "https://zionboggan.com/", |
| | "image": "https://zionboggan.com/assets/og-default.png", |
| - | "email": "mailto:contact@zionboggan.com", |
| + | "email": "mailto:zionboggan0@gmail.com", |
| | "jobTitle": "Security Researcher & Detection Engineer", |
| | "description": "SOC analyst and independent security researcher specializing in vulnerability research, detection engineering, and applied cryptography.", |
| | "knowsAbout": ["Vulnerability Research", "Detection Engineering", "SOC Analysis", "Applied Cryptography", "Threat Detection", "Security Engineering"], |
| | "sameAs": [ |
| - | "https://github.com/zionboggan", |
| - | "https://www.linkedin.com/in/zion-boggan-9707b6377" |
| + | "https://www.linkedin.com/in/zion-boggan", |
| + | "https://oversightprotocol.dev" |
| | ] |
| | } |
| | </script> |
| | @@ -55,6 +52,9 @@ |
| | "author": { "@type": "Person", "name": "Zion Boggan" } |
| | } |
| | </script> |
| + | |
| + | |
| + | |
| | <link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='6' fill='%230c0e12'/%3E%3Ctext x='16' y='22' font-family='monospace' font-size='15' fill='%236cc7b8' text-anchor='middle'%3Ezb%3C/text%3E%3C/svg%3E"> |
| | <style> |
| | :root{ |
| | @@ -209,20 +209,6 @@ |
| | footer .note{color:var(--faint);font-size:12.5px;max-width:520px;} |
| | </style> |
| | <!--SEO--> |
| - | <link rel="canonical" href="https://zionboggan.com/"> |
| - | <meta name="author" content="Zion Boggan"> |
| - | <meta name="robots" content="index, follow, max-image-preview:large"> |
| - | <meta property="og:type" content="website"> |
| - | <meta property="og:site_name" content="Zion Boggan"> |
| - | <meta property="og:title" content="Zion Boggan | Security Engineering, Detection Engineering, and Research"> |
| - | <meta property="og:description" content="SOC analyst and independent security researcher. Detection engineering, vulnerability research, and applied cryptography, including Oversight Protocol, a post-quantum data-provenance system in Rust."> |
| - | <meta property="og:url" content="https://zionboggan.com/"> |
| - | <meta property="og:image" content="https://zionboggan.com/assets/og-default.png"> |
| - | <meta name="twitter:card" content="summary_large_image"> |
| - | <meta name="twitter:title" content="Zion Boggan | Security Engineering, Detection Engineering, and Research"> |
| - | <meta name="twitter:description" content="SOC analyst and independent security researcher. Detection engineering, vulnerability research, and applied cryptography, including Oversight Protocol, a post-quantum data-provenance system in Rust."> |
| - | <meta name="twitter:image" content="https://zionboggan.com/assets/og-default.png"> |
| - | <script type="application/ld+json">{"@context":"https://schema.org","@type":"Person","name":"Zion Boggan","url":"https://zionboggan.com","jobTitle":"Security Engineer / SOC Analyst / Security Researcher","email":"mailto:zionboggan0@gmail.com","sameAs":["https://www.linkedin.com/in/zion-boggan","https://oversightprotocol.dev"],"knowsAbout":["Detection Engineering","Security Operations","SIEM","MITRE ATT&CK","Vulnerability Research","Applied Cryptography","Sigma","Wazuh","Microsoft Sentinel","Splunk","Threat Intelligence"]}</script> |
| | <!--/SEO--> |
| | </head> |
| | <body> |