Skip to content

Commit

Permalink
landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
eqv committed Dec 2, 2021
1 parent 08f8afc commit 55c7da6
Show file tree
Hide file tree
Showing 45 changed files with 1,737 additions and 1 deletion.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nyx-fuzz.com
1 change: 0 additions & 1 deletion README.md

This file was deleted.

97 changes: 97 additions & 0 deletions about_us/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
<!DOCTYPE html>
<html>

<head>
<title> &middot; Nyx </title>

<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="theme-color" content="#2D2D2D">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="generator" content="Hugo 0.68.3" />


<link rel="stylesheet" href="https://nyx-fuzz.com/css/vec.css">


<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/favicon.ico">


<link href="" rel="alternate" type="application/rss+xml" title="Nyx" />

</head>

<body>
<header>
<nav>
<ul>


<li class="pull-left ">
<a href="https://nyx-fuzz.com">/home/nyx</a>
</li>


<li class="pull-left ">
<a href="/papers">~/papers</a>
</li>


<li class="pull-left ">
<a href="/about_us">~/about_us</a>
</li>


<li class="pull-left ">
<a href="https://github.com/nyx-fuzz/nyx">~/github</a>
</li>


<li class="pull-right"><a href=""><i class="fas fa-rss"></i></a></li>
</ul>
</nav>
</header>
<div class="content">
<section class="post">
<h1 class="post-title"><a href="https://nyx-fuzz.com/about_us/"></a></h1>
<div class="post-content">
<h1 id="about-us">About Us</h1>
<h2 id="sergej-schumilo">Sergej Schumilo</h2>
<p>Sergej is a low level hacker that specialized in making fuzzers go fast by exploiting the intricacies of modern CPU&rsquo;s.
He has an unreasonable understanding of the Intel architecture (and has been known to know the relevant page numbers in the intel&rsquo;s
software developer manual by heart). In short, he enjoys everything happening below ring 0.</p>
<p><a href="https://twitter.com/ms_s3c" title="Twitter"><i class="fab fa-twitter-square" aria-hidden="true"></i> Twitter</a>
<a href="https://github.com/schumilo" title="Github"><i class="fab fa-github-square" aria-hidden="true"></i> Github</a>
<a href="http://www.schumilo.de" title="Homepage"><i class="fas fa-home" aria-hidden="true"></i> Homepage</a>
<a href="mailto:[email protected]" title="Email"><i class="fas fa-envelope" aria-hidden="true"></i> Email</a></p>
<h2 id="dr-ing-cornelius-aschermann">Dr.-Ing. Cornelius Aschermann</h2>
<p>Cornelius is a security researcher that focuses on program analysis and automated bug finding. Besides his work on
fuzzing he is also interested in static analysis, SMT solving, reverse
engineering &amp; obfuscation, program synthesis as well as compilers &amp; programming languages. In short, he most enjoys
developing techniques that shape, sculpt and repurpose other code - preferably binary code.</p>
<p><a href="https://twitter.com/is_eqv" title="Twitter"><i class="fab fa-twitter-square" aria-hidden="true"></i> Twitter</a>
<a href="https://github.com/eqv" title="Github"><i class="fab fa-github-square" aria-hidden="true"></i> Github</a>
<a href="https://hexgolems.com" title="Homepage"><i class="fas fa-home" aria-hidden="true"></i> Homepage</a>
<a href="mailto:[email protected]" title="Email"><i class="fas fa-envelope" aria-hidden="true"></i> Email</a></p>
<h2 id="the-team">The Team</h2>
<p>Nyx wouldn&rsquo;t have been possible without our co-authors:
Thorsten Holz, Ali Abbasi, Simon Woerner, Moritz Schloengel, Robert Gawlik, Sebastian Schinzel, Tim Blazytko, Ahmad-Reza Sadeghi, Daniel Teuchert, Patrick Jauernig and Tommaso Frassetto.
We would also like to thank Steffen Schulz and Christian Holler for their feedback and everyone else that helped along
the way.</p>

</div>



</section>


</div>





</body>

</html>
82 changes: 82 additions & 0 deletions categories/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<!DOCTYPE html>
<html lang="en-us">

<head>
<title> Categories &middot; Nyx </title>

<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="theme-color" content="#2D2D2D">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="generator" content="Hugo 0.68.3" />


<link rel="stylesheet" href="https://nyx-fuzz.com/css/vec.css">


<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/favicon.ico">


<link href="https://nyx-fuzz.com/categories/index.xml" rel="alternate" type="application/rss+xml" title="Nyx" />

</head>

<body>

<header>
<nav>
<ul>


<li class="pull-left ">
<a href="https://nyx-fuzz.com">/home/nyx</a>
</li>


<li class="pull-left ">
<a href="/papers">~/papers</a>
</li>


<li class="pull-left ">
<a href="/about_us">~/about_us</a>
</li>


<li class="pull-left ">
<a href="https://github.com/nyx-fuzz/nyx">~/github</a>
</li>


<li class="pull-right"><a href="https://nyx-fuzz.com/categories/index.xml"><i class="fas fa-rss"></i></a></li>
</ul>
</nav>
</header>
<div class="content">
<section class="posts">


<div class="posts-archive">

<time class="posts-archive-month" datetime="2021-11-01">Nov 2021</time>
<ol class="posts-list">

<li><a href="https://nyx-fuzz.com/categories/init/">init</a></li>

</ol>
</div>

</section>
<div class="pagination">

</div>
</div>






</body>

</html>
24 changes: 24 additions & 0 deletions categories/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Nyx</title>
<link>https://nyx-fuzz.com/categories/</link>
<description>Recent content in Categories on Nyx</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 03 Nov 2021 00:00:00 +0000</lastBuildDate>

<atom:link href="https://nyx-fuzz.com/categories/index.xml" rel="self" type="application/rss+xml" />


<item>
<title>init</title>
<link>https://nyx-fuzz.com/categories/init/</link>
<pubDate>Wed, 03 Nov 2021 00:00:00 +0000</pubDate>

<guid>https://nyx-fuzz.com/categories/init/</guid>
<description></description>
</item>

</channel>
</rss>
82 changes: 82 additions & 0 deletions categories/init/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<!DOCTYPE html>
<html lang="en-us">

<head>
<title> init &middot; Nyx </title>

<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="theme-color" content="#2D2D2D">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="generator" content="Hugo 0.68.3" />


<link rel="stylesheet" href="https://nyx-fuzz.com/css/vec.css">


<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/favicon.ico">


<link href="https://nyx-fuzz.com/categories/init/index.xml" rel="alternate" type="application/rss+xml" title="Nyx" />

</head>

<body>

<header>
<nav>
<ul>


<li class="pull-left ">
<a href="https://nyx-fuzz.com">/home/nyx</a>
</li>


<li class="pull-left ">
<a href="/papers">~/papers</a>
</li>


<li class="pull-left ">
<a href="/about_us">~/about_us</a>
</li>


<li class="pull-left ">
<a href="https://github.com/nyx-fuzz/nyx">~/github</a>
</li>


<li class="pull-right"><a href="https://nyx-fuzz.com/categories/init/index.xml"><i class="fas fa-rss"></i></a></li>
</ul>
</nav>
</header>
<div class="content">
<section class="posts">


<div class="posts-archive">

<time class="posts-archive-month" datetime="2021-11-01">Nov 2021</time>
<ol class="posts-list">

<li><a href="https://nyx-fuzz.com/post/init/">Hello World</a></li>

</ol>
</div>

</section>
<div class="pagination">

</div>
</div>






</body>

</html>
24 changes: 24 additions & 0 deletions categories/init/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>init on Nyx</title>
<link>https://nyx-fuzz.com/categories/init/</link>
<description>Recent content in init on Nyx</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 03 Nov 2021 00:00:00 +0000</lastBuildDate>

<atom:link href="https://nyx-fuzz.com/categories/init/index.xml" rel="self" type="application/rss+xml" />


<item>
<title>Hello World</title>
<link>https://nyx-fuzz.com/post/init/</link>
<pubDate>Wed, 03 Nov 2021 00:00:00 +0000</pubDate>

<guid>https://nyx-fuzz.com/post/init/</guid>
<description></description>
</item>

</channel>
</rss>
1 change: 1 addition & 0 deletions categories/init/page/1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://nyx-fuzz.com/categories/init/</title><link rel="canonical" href="https://nyx-fuzz.com/categories/init/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://nyx-fuzz.com/categories/init/" /></head></html>
1 change: 1 addition & 0 deletions categories/page/1/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://nyx-fuzz.com/categories/</title><link rel="canonical" href="https://nyx-fuzz.com/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://nyx-fuzz.com/categories/" /></head></html>
Loading

0 comments on commit 55c7da6

Please sign in to comment.