protostar update
This commit is contained in:
@@ -5,11 +5,22 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script type="text/javascript">
|
||||
<!--<script type="text/javascript">
|
||||
var host = "paul.walko.org";
|
||||
if ((host == window.location.host) && (window.location.protocol != "https:"))
|
||||
window.location.protocol = "https";
|
||||
</script>
|
||||
-->
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', 'UA-79393488-1', 'auto');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Paul Walko's personal website">
|
||||
@@ -41,8 +52,9 @@
|
||||
<script type="text/javascript" src="http://localhost:4000/javascripts/jquery.js"></script>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
<link rel="canonical" href=" { { site.url } }{ { page.url } }" />
|
||||
-->
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="http://localhost:4000/javascripts/html5shiv.js"></script>
|
||||
@@ -75,7 +87,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li class="col-lg-3"><a href="http://localhost:4000/about">ABOUT</a></li>
|
||||
<li class="col-lg-3"><a href="http://localhost:4000/resume">RÉSUMÉ</a></li>
|
||||
<li class="col-lg-3"><a href="http://localhost:4000/Walko_Paul-Resume.pdf">RÉSUMÉ</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@@ -148,7 +160,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-lg-10 col-md-10 col-sm-10">
|
||||
<h2 class="title"><a href="/writeup/nebula_exploit_exercises">Protostar Exploit Exercises Solutions 0-1</a></h2>
|
||||
<h2 class="title"><a href="/writeup/nebula_exploit_exercises">Protostar Exploit Exercises Solutions 0-4</a></h2>
|
||||
<ul class="tags">
|
||||
|
||||
<li><i class="fa fa-tag"> exploit-exercises</i></li>
|
||||
|
||||
Reference in New Issue
Block a user