<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Linux on bstell.ing</title>
    <link>https://bstell.ing/tags/linux/</link>
    <description>Recent content in Linux on bstell.ing</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 24 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bstell.ing/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cap: the little snake that could</title>
      <link>https://bstell.ing/writeups/cap/</link>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://bstell.ing/writeups/cap/</guid>
      <description>&lt;p&gt;&lt;em&gt;A write-up of the HackTheBox machine &amp;ldquo;Cap&amp;rdquo;. This box requires you to find a hidden pcap file to gain an initial foothold, and then abuse widely-set capabilities with GTFObins.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;HTB Overview&#34; loading=&#34;lazy&#34; src=&#34;https://bstell.ing/writeups/cap/overview.png&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;initial-foothold&#34;&gt;Initial foothold&lt;/h2&gt;
&lt;p&gt;We start with an Nmap scan to get an idea of what we are working with:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;sudo nmap 10.129.40.196
[sudo] password for kali: 
Starting Nmap 7.95 ( https://nmap.org ) at 2026-04-19 07:08 EDT
Nmap scan report for 10.129.40.196
Host is up (0.049s latency).
Not shown: 997 closed tcp ports (reset)
PORT   STATE SERVICE
21/tcp open  ftp
22/tcp open  ssh
80/tcp open  http

Nmap done: 1 IP address (1 host up) scanned in 0.62 seconds
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;That&amp;rsquo;s interesting and not a whole lot of ports. Let&amp;rsquo;s do a more elaborate scan:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
