<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cve-2025-49132 on Mike's Logs</title><link>https://mdunn99.com/tags/cve-2025-49132/</link><description>Recent content in Cve-2025-49132 on Mike's Logs</description><generator>Hugo</generator><language>en</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0&lt;/a></copyright><lastBuildDate>Fri, 03 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://mdunn99.com/tags/cve-2025-49132/index.xml" rel="self" type="application/rss+xml"/><item><title>HackTheBox Writeup - "Pterodactyl"</title><link>https://mdunn99.com/posts/pterodactyl-htb/</link><pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate><guid>https://mdunn99.com/posts/pterodactyl-htb/</guid><description>&lt;p>Pterodactyl is a medium difficulty Linux HackTheBox machine: &lt;a href="https://app.hackthebox.com/machines/Pterodactyl?sort_by=created_at&amp;amp;sort_type=desc">https://app.hackthebox.com/machines/Pterodactyl?sort_by=created_at&amp;sort_type=desc&lt;/a>&lt;/p>
&lt;h1 id="reconnaissance">Reconnaissance&lt;/h1>
&lt;p>I ran a standard nmap service scan:&lt;/p>
&lt;pre tabindex="0">&lt;code class="language-nmap" data-lang="nmap">Not shown: 986 filtered tcp ports (no-response), 10 filtered tcp ports (admin-prohibited)
PORT STATE SERVICE VERSION 
22/tcp open ssh OpenSSH 9.6 (protocol 2.0) 
80/tcp open http nginx 1.21.5 
443/tcp closed https 
8080/tcp closed http-proxy 
&lt;/code>&lt;/pre>&lt;p>I navigated to the web server, which had an unresolvable domain name: pterodactyl.htb. I added the IP to my hosts to resolve it in my browser:
&lt;img src="https://mdunn99.com/posts/pterodactyl-htb/monitorland_page.png" alt="">&lt;/p></description></item></channel></rss>