<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>youradhere</title>
    <link>/</link>
    <description>Recent content on youradhere</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 12 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Pterodactyl</title>
      <link>/posts/pterodactyl/</link>
      <pubDate>Thu, 12 Feb 2026 00:00:00 +0000</pubDate>
      <guid>/posts/pterodactyl/</guid>
      <description>Enumeration Nmap Starting off with the usual full port scan:&#xA;nmap -sC -sV -oA nmap/pterodactyl 10.10.11.xx PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 8.9p1 Ubuntu 3ubuntu0.6 80/tcp open http Apache httpd 2.4.52 We have SSH and HTTP open. Let&amp;rsquo;s check out the web server.&#xA;Web Navigating to http://10.10.11.xx reveals a web application running what appears to be a custom CMS. Directory busting with feroxbuster:&#xA;feroxbuster -u http://10.10.11.xx -w /usr/share/wordlists/seclists/Discovery/Web-Content/raft-medium-directories.txt Found an interesting /api endpoint that leaks version info.</description>
    </item>
    <item>
      <title>About</title>
      <link>/about/</link>
      <pubDate>Sat, 11 Mar 2023 00:00:00 +0000</pubDate>
      <guid>/about/</guid>
      <description>WIP hi, this is my work-in-progress site for posting writeups. sorry if it hurts your eyes lol.</description>
    </item>
    <item>
      <title>Showcase</title>
      <link>/showcase/</link>
      <pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
      <guid>/showcase/</guid>
      <description>&lt;p&gt;This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Writeups</title>
      <link>/writeups/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/writeups/</guid>
      <description></description>
    </item>
  </channel>
</rss>
