<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="http://plensu.me/feed.xml" rel="self" type="application/atom+xml" /><link href="http://plensu.me/" rel="alternate" type="text/html" /><updated>2025-08-29T23:12:11+00:00</updated><id>http://plensu.me/feed.xml</id><title type="html">plensu.me</title><subtitle>The journey of an infosec newb</subtitle><author><name>Plensu</name></author><entry><title type="html">Testing Testing 123</title><link href="http://plensu.me/Testing-Testing-123/" rel="alternate" type="text/html" title="Testing Testing 123" /><published>2021-06-28T00:00:00+00:00</published><updated>2021-06-28T00:00:00+00:00</updated><id>http://plensu.me/Testing-Testing-123</id><content type="html" xml:base="http://plensu.me/Testing-Testing-123/"><![CDATA[<h1 id="testing-testing-123">Testing Testing 123</h1>
<h3 id="is-this-thing-even-on">Is this thing even on?</h3>
<hr />

<p>I am just testing this out. We’ll see what happens.</p>

<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">import</span> <span class="mi">1337</span><span class="n">hax</span>

<span class="n">plensu</span> <span class="o">=</span> <span class="mi">1337</span><span class="n">hax</span><span class="p">.</span><span class="n">client</span><span class="p">()</span>

<span class="k">if</span> <span class="n">plensu</span> <span class="o">!=</span> <span class="n">sweethax</span><span class="p">:</span>
    <span class="n">plensu</span><span class="p">.</span><span class="n">destroy</span><span class="p">()</span>
<span class="k">else</span><span class="p">:</span>
    <span class="k">print</span><span class="p">(</span><span class="s">'2legit2quit'</span><span class="p">)</span>

<span class="c1">#This doesn't have to make sense, and it doesn't. 
</span>
</code></pre></div></div>

<p>Something something <code class="language-plaintext highlighter-rouge">coolStoryBro</code> something something.</p>

<table>
  <thead>
    <tr>
      <th>Tables</th>
      <th>Can</th>
      <th>Be</th>
      <th>Cool</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>But</td>
      <td>So</td>
      <td>Can</td>
      <td>You</td>
    </tr>
    <tr>
      <td>Or</td>
      <td>Are</td>
      <td>You</td>
      <td>?</td>
    </tr>
  </tbody>
</table>

<blockquote>
  <p>You Miss 100% of the shots you don’t take
-M. Scott</p>
</blockquote>

<p><a href="http://www.google.com">This is a link to google</a></p>

<hr />]]></content><author><name>Plensu</name></author><category term="General" /><category term="general" /><category term="testing" /><summary type="html"><![CDATA[Testing Testing 123 Is this thing even on?]]></summary></entry></feed>