<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hacking on Salti</title>
    <link>https://salti.tech/tags/hacking/</link>
    <description>Recent content in Hacking on Salti</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 04 Jun 2023 13:59:26 -0500</lastBuildDate><atom:link href="https://salti.tech/tags/hacking/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Writeup: Hackthebox Pilgrimage</title>
      <link>https://salti.tech/posts/writeup_hackthebox_pilgrimage/</link>
      <pubDate>Fri, 28 Jul 2023 11:12:49 -0500</pubDate>
      
      <guid>https://salti.tech/posts/writeup_hackthebox_pilgrimage/</guid>
      <description>Pilgrimage from HackTheBox Writeup We have been given the IP 10.10.11.219
Enumeration nmap We will first do the usual nmap scan. nmap -A -sC -sV 10.10.11.219 -oN nmap.log.
The webserver wants to redirect us to http://pilgrimage.htb, which we don&amp;rsquo;t have in our /etc/hosts. To fix this we will add this to our hosts file so it can follow the direct.
sudo echo &amp;#34;pilgrimage.htb 10.10.11.219&amp;#34; &amp;gt;&amp;gt; /etc/hosts Rerunning our nmap scan gives us the following: This is more fruitful.</description>
    </item>
    
    <item>
      <title>HacktivityCon CTF</title>
      <link>https://salti.tech/posts/hacktivityconctf/</link>
      <pubDate>Sun, 04 Jun 2023 08:58:37 -0500</pubDate>
      
      <guid>https://salti.tech/posts/hacktivityconctf/</guid>
      <description>Capture the flag event This is one of the first major capture the flag events I participated in in a serious manner. Along the way, I joined a team participating in this event, and we worked together. I placed 75th place with my team which is better than I thought I would do considering the scale of this competition and big shot competition that was also participating.
  </description>
    </item>
    
  </channel>
</rss>
