mirror of
https://github.com/lavafroth/lavafroth.github.io.git
synced 2026-06-09 12:11:21 -03:00
deploy: 8bdb2be1f20932c9acc9e439647047dfeeb846bc
This commit is contained in:
2
404.html
2
404.html
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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
1
an-old-hope.min.css
vendored
@@ -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}
|
||||
@@ -29,15 +29,6 @@ Tyler Joseph’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" />
|
||||
|
||||
|
||||
|
||||
@@ -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
2
highlight.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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&rsquo;s pretty old but it has less solves as of writing this post. So I figured, it&rsquo;s worth talking about.
|
||||
<description>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.</description>
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -29,15 +29,6 @@ Basic Preferences Let’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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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&rsquo;s pretty old but it has less solves as of writing this post. So I figured, it&rsquo;s worth talking about.
|
||||
<description>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.</description>
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
|
||||
<meta name="description" content="This is a web exploitation challenge from 2021. I know, it’s pretty old but it has less solves as of writing this post. So I figured, it’s worth talking about.
|
||||
<meta name="description" content="This is a web exploitation challenge from 2021. It’s pretty old but has less solves as of writing this post. I figured, it’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.
|
||||
<script src="rTEuOmSfG3.js"></script> 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’s pretty old but it
|
||||
has less solves as of writing this post. So I figured, it’s worth talking
|
||||
<section class="post-content"><p>This is a web exploitation challenge from 2021. It’s pretty old but
|
||||
has less solves as of writing this post. I figured, it’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>
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -29,15 +29,6 @@ Challenge bash code: function check_space { if [[ $1 == *[bdks';''&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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user