<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Geekbleek.com]]></title><description><![CDATA[From cloud to consulting to CNC. Sharing my adventures across all things tech, maker, business, and outdoors.]]></description><link>https://geekbleek.com/</link><image><url>https://geekbleek.com/favicon.png</url><title>Geekbleek.com</title><link>https://geekbleek.com/</link></image><generator>Ghost 5.23</generator><lastBuildDate>Mon, 01 Jun 2026 03:15:46 GMT</lastBuildDate><atom:link href="https://geekbleek.com/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Test Code Injection]]></title><description><![CDATA[<p>This is a test of code injection </p><div class="kg-card kg-header-card kg-width-full kg-size-small kg-style-dark" style data-kg-background-image><h2 class="kg-header-card-header" id="test">Test</h2><h3 class="kg-header-card-subheader" id="yup">yup.</h3></div><pre><code class="language-javascript">require(&apos;dotenv&apos;).config()
const Twilio = require(&quot;twilio&quot;);

const port = Number.parseInt(process.env.NODE_LISTEN_PORT, 10) || 8080;
console.log(`Listening at Port ${port}`);
server.listen(port);</code></pre><p>This is a test.</p><!--kg-card-begin: html--><pre class="command-line" data-filter-output="(out)" data-continuation-str="\"><code class="language-bash">ls
(out)ok
test
(out)foo</code></pre>]]></description><link>https://geekbleek.com/test-code-injection/</link><guid isPermaLink="false">637be6c3dcaa290bb636b510</guid><category><![CDATA[Tech]]></category><dc:creator><![CDATA[Casey Bleeker]]></dc:creator><pubDate>Mon, 21 Nov 2022 21:04:02 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1597765206445-a28d547c86f1?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDV8fDNkJTIwcHJpbnR8ZW58MHx8fHwxNjcyOTk4OTEz&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1597765206445-a28d547c86f1?crop=entropy&amp;cs=tinysrgb&amp;fit=max&amp;fm=jpg&amp;ixid=MnwxMTc3M3wwfDF8c2VhcmNofDV8fDNkJTIwcHJpbnR8ZW58MHx8fHwxNjcyOTk4OTEz&amp;ixlib=rb-4.0.3&amp;q=80&amp;w=2000" alt="Test Code Injection"><p>This is a test of code injection </p><div class="kg-card kg-header-card kg-width-full kg-size-small kg-style-dark" style data-kg-background-image><h2 class="kg-header-card-header" id="test">Test</h2><h3 class="kg-header-card-subheader" id="yup">yup.</h3></div><pre><code class="language-javascript">require(&apos;dotenv&apos;).config()
const Twilio = require(&quot;twilio&quot;);

const port = Number.parseInt(process.env.NODE_LISTEN_PORT, 10) || 8080;
console.log(`Listening at Port ${port}`);
server.listen(port);</code></pre><p>This is a test.</p><!--kg-card-begin: html--><pre class="command-line" data-filter-output="(out)" data-continuation-str="\"><code class="language-bash">ls
(out)ok
test
(out)foo</code></pre><!--kg-card-end: html--><!--kg-card-begin: html--><div class="stl-viewer" data-complex="{&quot;filename&quot;:&quot;/static/car-battery-holder.stl&quot;,&quot;rotationx&quot;:-45,&quot;rotationy&quot;:0,&quot;rotationz&quot;:0,&quot;color&quot;:&quot;#E76D00&quot;,&quot;showbb&quot;:true}"></div><!--kg-card-end: html--><!--kg-card-begin: html--><div class="stl-viewer" data-complex="{&quot;filename&quot;:&quot;/static/model-older.stl&quot;,&quot;rotationx&quot;:-45,&quot;rotationy&quot;:0,&quot;rotationz&quot;:0,&quot;color&quot;:&quot;#E76D00&quot;,&quot;showbb&quot;:true}"></div><!--kg-card-end: html--><!--kg-card-begin: html--><div class="old-stlviewer" data-src="/static/funnel.stl" data-rotate="x" data-zdistance="2" data-rotate-speed=".25" data-tilt-forward="90">Stl Viewer v2</div><!--kg-card-end: html-->
        <div class="kg-card kg-file-card kg-file-card-medium">
            <a class="kg-file-card-container" href="https://geekbleek.com/content/files/2022/11/eufy-spaceview-mount_v1.stl" title="Download" download>
                <div class="kg-file-card-contents">
                    <div class="kg-file-card-title">Eufy spaceview mount v1</div>
                    
                    <div class="kg-file-card-metadata">
                        <div class="kg-file-card-filename">eufy-spaceview-mount_v1.stl</div>
                        <div class="kg-file-card-filesize">186 KB</div>
                    </div>
                </div>
                <div class="kg-file-card-icon">
                    <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>download-circle</title><polyline class="a" points="8.25 14.25 12 18 15.75 14.25"/><line class="a" x1="12" y1="6.75" x2="12" y2="18"/><circle class="a" cx="12" cy="12" r="11.25"/></svg>
                </div>
            </a>
        </div>
        <hr>]]></content:encoded></item></channel></rss>