all repos — site @ 535c71ba7525616bede173d8a1cce3a1750852db

source for my site, found at icyphox.sh

build/blog/index.html (view raw)

 1<!DOCTYPE html>
 2<html lang=en>
 3<link rel="stylesheet" href="/static/style.css" type="text/css">
 4<link rel="shortcut icon" type="images/x-icon" href="/static/favicon.ico">
 5<meta name="description" content="A blog where security is shilled, aggressively.">
 6<meta name="viewport" content="initial-scale=1">
 7<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 8<meta content="#021012" name="theme-color">
 9<meta name="HandheldFriendly" content="true">
10<meta name="twitter:card" content="summary_large_image">
11<meta name="twitter:site" content="@icyphox">
12<meta name="twitter:title" content="Blog">
13<meta name="twitter:description" content="A blog where security is shilled, aggressively.">
14<meta name="twitter:image" content="/static/icyphox.png">
15<meta property="og:title" content="Blog">
16<meta property="og:type" content="website">
17<meta property="og:description" content="A blog where security is shilled, aggressively.">
18<meta property="og:url" content="https://icyphox.sh">
19<meta property="og:image" content="/static/icyphox.png">
20<html>
21  <title>
22    Blog
23  </title>
24<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
25<div class="container-text">
26  <header class="header">
27     <a href="../">‹ back</a>
28  </header>
29<body class="noselect"> 
30   <div class="content">
31    <div align="left">
32      <h1>Posts</h1>
33
34<p>13 May, 2019 — <a href="/blog/my-setup">My Setup</a></p>
35
36<p>8 Feb, 2019 — <a href="/blog/python-for-re-1/">Python for Reverse Engineering #1: ELF Binaries</a></p>
37 
38    </div>
39   </body>
40   </div>
41    <div class="footer">
42      <div class="left">
43      &copy; 2019 — <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>
44      </div>
45
46      <div class="right">
47        <a href="https://github.com/icyphox" target="_blank">GitHub</a>
48        <a href="https://twitter.com/icyphox" target="_blank">Twitter</a>
49        <a href="/blog" target="_blank">Blog</a>
50        <a href="/about" target="_blank">About</a>
51      </div>
52      </body>
53    </div>
54</html>