deploy: 8bdb2be1f20932c9acc9e439647047dfeeb846bc

This commit is contained in:
lavafroth
2023-02-17 10:12:34 +00:00
parent ec7ce5a91c
commit 82d4b67d3e
31 changed files with 5 additions and 202 deletions

View File

@@ -28,8 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,15 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

1
an-old-hope.min.css vendored
View File

@@ -1 +0,0 @@
.hljs-comment,.hljs-quote{color:#B6B18B}.hljs-variable,.hljs-template-variable,.hljs-tag,.hljs-name,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-deletion{color:#EB3C54}.hljs-number,.hljs-built_in,.hljs-builtin-name,.hljs-literal,.hljs-type,.hljs-params,.hljs-meta,.hljs-link{color:#E7CE56}.hljs-attribute{color:#EE7C2B}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs-addition{color:#4FB4D7}.hljs-title,.hljs-section{color:#78BB65}.hljs-keyword,.hljs-selector-tag{color:#B45EA4}.hljs{display:block;overflow-x:auto;background:#1C1D21;color:#c0c5ce;padding:.5em}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}

View File

@@ -29,15 +29,6 @@ Tyler Joseph&rsquo;s Portrait A painting of the lead vocalist of Twenty Øne Pil
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,8 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

2
highlight.min.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -29,8 +29,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -13,7 +13,7 @@
<pubDate>Thu, 09 Feb 2023 16:39:08 +0530</pubDate>
<guid>https://lavafroth.github.io/post/picoctf-some-assembly-required-3/</guid>
<description>This is a web exploitation challenge from 2021. I know, it&amp;rsquo;s pretty old but it has less solves as of writing this post. So I figured, it&amp;rsquo;s worth talking about.
<description>This is a web exploitation challenge from 2021. It&amp;rsquo;s pretty old but has less solves as of writing this post. I figured, it&amp;rsquo;s worth talking about.
We are told to visit http://mercury.picoctf.net:60022/index.html where we find a simple textbox prompting us to submit the flag.
Looking at the page source by pressing ctrl u, we see that it is sourcing javascript code from rTEuOmSfG3.js.
&amp;lt;script src=&amp;#34;rTEuOmSfG3.js&amp;#34;&amp;gt;&amp;lt;/script&amp;gt; While examining the javascript, we will notice that it is obfuscated and packed.</description>

View File

@@ -29,8 +29,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -29,15 +29,6 @@ Basic Preferences Let&rsquo;s make the easiest first step, for each of the follo
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -29,15 +29,6 @@ Here is a cool video explanation by @pwnfunction on server side template injecti
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,15 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,8 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -13,7 +13,7 @@
<pubDate>Thu, 09 Feb 2023 16:39:08 +0530</pubDate>
<guid>https://lavafroth.github.io/post/picoctf-some-assembly-required-3/</guid>
<description>This is a web exploitation challenge from 2021. I know, it&amp;rsquo;s pretty old but it has less solves as of writing this post. So I figured, it&amp;rsquo;s worth talking about.
<description>This is a web exploitation challenge from 2021. It&amp;rsquo;s pretty old but has less solves as of writing this post. I figured, it&amp;rsquo;s worth talking about.
We are told to visit http://mercury.picoctf.net:60022/index.html where we find a simple textbox prompting us to submit the flag.
Looking at the page source by pressing ctrl u, we see that it is sourcing javascript code from rTEuOmSfG3.js.
&amp;lt;script src=&amp;#34;rTEuOmSfG3.js&amp;#34;&amp;gt;&amp;lt;/script&amp;gt; While examining the javascript, we will notice that it is obfuscated and packed.</description>

View File

@@ -30,15 +30,6 @@ git clone git@haugfactory.com:asnowball/aws_scripts.git We can clone this the HT
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -31,15 +31,6 @@ For a given folder we would run the following to wipe the duplicates:" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,15 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,8 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -30,15 +30,6 @@ ssh -i key_file -p 61948 ctf-player@saturn." />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -29,15 +29,6 @@ Introduction This challenge gives use two images and asks us if we can make a fl
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -19,7 +19,7 @@
<meta name="description" content="This is a web exploitation challenge from 2021. I know, it&rsquo;s pretty old but it has less solves as of writing this post. So I figured, it&rsquo;s worth talking about.
<meta name="description" content="This is a web exploitation challenge from 2021. It&rsquo;s pretty old but has less solves as of writing this post. I figured, it&rsquo;s worth talking about.
We are told to visit http://mercury.picoctf.net:60022/index.html where we find a simple textbox prompting us to submit the flag.
Looking at the page source by pressing ctrl u, we see that it is sourcing javascript code from rTEuOmSfG3.js.
&lt;script src=&#34;rTEuOmSfG3.js&#34;&gt;&lt;/script&gt; While examining the javascript, we will notice that it is obfuscated and packed." />
@@ -31,15 +31,6 @@ Looking at the page source by pressing ctrl u, we see that it is sourcing javasc
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />
@@ -265,8 +256,8 @@ Looking at the page source by pressing ctrl u, we see that it is sourcing javasc
</p>
<h1>PicoCTF Web Challenge: Some Assembly Required 3</h1>
</header>
<section class="post-content"><p>This is a web exploitation challenge from 2021. I know, it&rsquo;s pretty old but it
has less solves as of writing this post. So I figured, it&rsquo;s worth talking
<section class="post-content"><p>This is a web exploitation challenge from 2021. It&rsquo;s pretty old but
has less solves as of writing this post. I figured, it&rsquo;s worth talking
about.</p>
<p>We are told to visit
<a href="http://mercury.picoctf.net:60022/index.html">http://mercury.picoctf.net:60022/index.html</a>

View File

@@ -30,15 +30,6 @@ The challenge is a dummy bank portal. On login, we see the message:" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -31,15 +31,6 @@ The first thing I tried was triggering XSS (cross site scripting) with the follo
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,15 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,15 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,15 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -31,15 +31,6 @@ I tried a dummy command to see if I could see its stderr since command substitut
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -29,15 +29,6 @@ Challenge bash code: function check_space { if [[ $1 == *[bdks&#39;;&#39;&#39;&a
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -29,15 +29,6 @@ function check_space { if [[ $1 == *[bdksc]* ]] then return 0 fi return 1 } whil
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,15 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/an-old-hope.min.css" />
<script
defer
src="https://lavafroth.github.io/highlight.min.js"
onload="hljs.initHighlightingOnLoad();"
></script>
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />

View File

@@ -28,8 +28,6 @@
<link rel="preload stylesheet" as="style" href="https://lavafroth.github.io/app.css" />
<link rel="preload" as="image" href="https://lavafroth.github.io/theme.png" />