-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
203 lines (164 loc) · 9.79 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<script>
// UNCOMMENT AND USE YOUR VARIABLES FOR DISQUS AND GOOGLE ANALYTICS
// var d_id = '',
// g_id = 'UA-XXXXXXXX-X', // Format: UA-########-#, Example: UA-11220899-1
// g_url = 'XXXXXXX.XXX' // Format: #####.####, Example: webdesignporto.com
</script>
<title>rootshellz</title>
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="/assets/highlighter/prettify.css?v=2f125e8a2a" />
<link rel="stylesheet" type="text/css" href="/assets/css/screen.css?v=2f125e8a2a" />
<meta name="description" content="Drink all the booze hack all the things..." />
<link rel="icon" href="/favicon.png" type="image/png" />
<link rel="canonical" href="https://blog.rootshellz.com/" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="rootshellz" />
<meta property="og:type" content="website" />
<meta property="og:title" content="rootshellz" />
<meta property="og:description" content="Drink all the booze hack all the things..." />
<meta property="og:url" content="https://blog.rootshellz.com/" />
<meta property="og:image" content="https://blog.rootshellz.com/content/images/2018/08/Blog-Banner.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="rootshellz" />
<meta name="twitter:description" content="Drink all the booze hack all the things..." />
<meta name="twitter:url" content="https://blog.rootshellz.com/" />
<meta name="twitter:image" content="https://blog.rootshellz.com/content/images/2018/08/Blog-Banner.png" />
<meta name="twitter:site" content="@rootshellz" />
<meta property="og:image:width" content="1665" />
<meta property="og:image:height" content="772" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"publisher": {
"@type": "Organization",
"name": "rootshellz",
"url": "https://blog.rootshellz.com/",
"logo": {
"@type": "ImageObject",
"url": "https://blog.rootshellz.com/content/images/2018/07/Blog-Logo.png"
}
},
"url": "https://blog.rootshellz.com/",
"image": {
"@type": "ImageObject",
"url": "https://blog.rootshellz.com/content/images/2018/08/Blog-Banner.png",
"width": 1665,
"height": 772
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.rootshellz.com/"
},
"description": "Drink all the booze hack all the things..."
}
</script>
<meta name="generator" content="Ghost 3.36" />
<link rel="alternate" type="application/rss+xml" title="rootshellz" href="https://blog.rootshellz.com/rss/" />
<!-- https://www.jsdelivr.com/package/npm/prism-themes?path=themes -->
<!-- These three work together / are additive -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/themes/prism-synthwave84.css" rel="stylesheet" / >
<link href="https://cdn.jsdelivr.net/npm/[email protected]/themes/prism-vsc-dark-plus.css" rel="stylesheet" / >
<link href="https://cdn.jsdelivr.net/npm/[email protected]/themes/prism-xonokai.css" rel="stylesheet" / >
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TM0JKQZ7H1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TM0JKQZ7H1');
</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','//www.google-analytics.com/analytics.js','ga');
ga('create', g_id, g_url);
ga('send', 'pageview');
</script>
</head>
<body class="home-template">
<header id="site-head" style="background-image: url(/content/images/2018/08/Blog-Banner.png)">
<div class="vertical animated bounceInDown">
<div id="site-head-content" class="inner">
<a id="blog-logo" href="https://blog.rootshellz.com"><img src="/content/images/2018/07/Blog-Logo.png" alt="Blog Logo" /></a>
<h1 class="blog-title">rootshellz</h1>
<h2 class="blog-description">Drink all the booze hack all the things...</h2>
</div>
</div>
</header>
<main class="content" role="main">
<article class="post">
<header class="post-header">
<span class="post-meta"><time datetime="2021-02-13">13 Feb 2021</time> </span>
<h2 class="post-title"><a href="/how-to-ghost-blog/">Welcome Back & How to Run a Ghost Blog for Free</a></h2>
<!--<a href="/how-to-ghost-blog/#disqus_thread"></a>-->
</header>
<section class="post-excerpt">
<p>Welcome Back to the rootshellz blogHello world! It's been quiet some time since I've put any effort at all into this blog. However, I still enjoy writing about new things I am learning about and experimenting with, so I figure it's time I revive the rootshellz blog! My main interest…</p>
</section>
</article>
<article class="post tag-boot2root tag-vulnhub tag-oscp tag-kioptrix">
<header class="post-header">
<span class="post-meta"><time datetime="2017-09-11">11 Sep 2017</time> on <a href="/tag/boot2root/">Boot2Root</a>, <a href="/tag/vulnhub/">VulnHub</a>, <a href="/tag/oscp/">OSCP</a>, <a href="/tag/kioptrix/">Kioptrix</a></span>
<h2 class="post-title"><a href="/kioptrix-walkthrough-3/">Kioptrix: Level 1.2 (#3) Walkthrough</a></h2>
<!--<a href="/kioptrix-walkthrough-3/#disqus_thread"></a>-->
</header>
<section class="post-excerpt">
<p>Intro Today I will be continuing on the the Kioptrix series of vulnerable VMs. In previous posts, I covered Kioptrix1 and Kioptrix1.1. Per the author of the challenge, "The same as the others, there’s more then one way to “pwn” this one. There’s easy and not…</p>
</section>
</article>
<article class="post tag-boot2root tag-vulnhub tag-oscp tag-kioptrix">
<header class="post-header">
<span class="post-meta"><time datetime="2017-08-24">24 Aug 2017</time> on <a href="/tag/boot2root/">Boot2Root</a>, <a href="/tag/vulnhub/">VulnHub</a>, <a href="/tag/oscp/">OSCP</a>, <a href="/tag/kioptrix/">Kioptrix</a></span>
<h2 class="post-title"><a href="/kioptrix-walkthrough-2/">Kioptrix: Level 1.1 (#2) Walkthrough</a></h2>
<!--<a href="/kioptrix-walkthrough-2/#disqus_thread"></a>-->
</header>
<section class="post-excerpt">
<p>Intro In this post, I will continue hacking on the Kioptrix series of VMs. In the last post, I covered Kioptrix1. In this post, I will be working my way through Kioptrix1.1, which is the second VM in the series. The VulnHub page for the challenge states that, "…</p>
</section>
</article>
<article class="post tag-boot2root tag-vulnhub tag-oscp tag-kioptrix">
<header class="post-header">
<span class="post-meta"><time datetime="2017-08-15">15 Aug 2017</time> on <a href="/tag/boot2root/">Boot2Root</a>, <a href="/tag/vulnhub/">VulnHub</a>, <a href="/tag/oscp/">OSCP</a>, <a href="/tag/kioptrix/">Kioptrix</a></span>
<h2 class="post-title"><a href="/kioptrix-walkthrough-1/">Kioptrix: Level 1 (#1) Walkthrough</a></h2>
<!--<a href="/kioptrix-walkthrough-1/#disqus_thread"></a>-->
</header>
<section class="post-excerpt">
<p>Intro Defcon 25 is in the books and my Penetration Testing Training with Kali Linux (PWK) / Offensive Security Certified Professional (OSCP) lab time is up. I now have a bit of extra time but I also want to keep my forward momentum in the land of pwning boxes... Accordingly, this…</p>
</section>
</article>
<nav class="pagination">
<span class="page-number">Page 1 of 1</span>
</nav>
<script type="text/javascript">
var disqus_shortname = d_id;
/* * * DON'T EDIT BELOW THIS LINE * * */
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</main>
<footer class="site-footer">
<!-- <a class="subscribe icon-feed" href="https://blog.rootshellz.com/rss/"><span class="tooltip">Subscribe!</span></a> -->
<div class="inner">
<section class="copyright">All content copyright <a href="/">rootshellz</a> © 2021 • All rights reserved.</section>
<section class="poweredby">Proudly published with <a class="icon-ghost" href="http://ghost.org"><span class="icon-ghost-text">Ghost</span></a> in <a href="https://github.com/mityalebedev/The-Shell">The Shell</a> theme.</section>
</div>
</footer>
<!-- https://cdnjs.com/libraries/prism -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.22.0/prism.min.js"></script>
<script type='text/javascript' src="/assets/highlighter/prettify.js?v=2f125e8a2a"></script>
<script type='text/javascript' src="/assets/js/shell.js?v=2f125e8a2a"></script>
</body>
</html>