<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Akshay&#39;s blog</title>
    <link>/</link>
    <description>Recent content on Akshay&#39;s blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 21 May 2025 00:56:12 +0530</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hackthebox alert writeup</title>
      <link>/posts/alert/</link>
      <pubDate>Wed, 21 May 2025 00:56:12 +0530</pubDate>
      <guid>/posts/alert/</guid>
      <description>This is my writeup for the alert hackthebox machine&#xA;Machine path admin contact xss-&amp;gt; lfi-&amp;gt; get creds using lfi -&amp;gt;root user running php server-&amp;gt; rce in that php app&#xA;┌──(root💀kali-linux-2021-3)-[~/Desktop/htb/alert] └─# nmap 10.10.11.44 -sCV | tee nmap.log Starting Nmap 7.94SVN ( https://nmap.org ) at 2024-11-25 11:55 IST Stats: 0:00:20 elapsed; 0 hosts completed (1 up), 1 undergoing Script Scan NSE Timing: About 99.30% done; ETC: 11:55 (0:00:00 remaining) Nmap scan report for 10.</description>
    </item>
    <item>
      <title>Hackthebox Shoppy Writeup</title>
      <link>/posts/shoppy-writeup/</link>
      <pubDate>Sat, 24 Sep 2022 16:53:57 +0530</pubDate>
      <guid>/posts/shoppy-writeup/</guid>
      <description>Nmap scan :&#xA;opening http://10.10.11.180 redirected to shoppy.htb&#xA;adding shoppy.htb to /etc/hosts&#xA;gobuster scan :&#xA;/login/&#xA;It is vulnerable to SQL injection&#xA;username : admin&#39;||&#39; password : &#39;1234&#39; Searching for users using ffuf&#xA;ffuf -w /usr/share/wordlists/dirbuster/Seclists/Discovery/Web-Content/big.txt -H “Cookie: connect.sid=s%3AQ_DzTywBWfkL-cMtYRlM_-1pjQWoOIAu.BMY48SawD9WHW%2 By9ffv355b9jyKAcgxT6Mq%2Bm7frzPQ” -u [http://shoppy.htb/admin/search-users**?**username=FUZZ](http://shoppy.htb/admin/search-users?username=FUZZ) — fs 2561 -t 50 This gave /export/exports.json with *admin and josh credentials *&#xA;Cracking josh’s hash&#xA;josh:remembermethisway Searching for subdomains :&#xA;ffuf -H &amp;quot;Host: FUZZ.shoppy.htb&amp;quot; -w /usr/share/seclists/Discovery/DNS/bitquark-subdomains-top100000.</description>
    </item>
    <item>
      <title>Hackthebox neonify writeup</title>
      <link>/posts/neonify-writeup/</link>
      <pubDate>Tue, 21 Jun 2022 00:56:12 +0530</pubDate>
      <guid>/posts/neonify-writeup/</guid>
      <description>Challenge Description : Name : neonify&#xA;Difficulty : Easy&#xA;Points : 20&#xA;“ It’s time for a shiny new reveal for the first-ever text neonifier. Come test out our brand new website and make any text glow like a lo-fi neon tube!“ What’s This?&#xA;The website takes input from the user and styles it in neon&#xA;Looking at the code Shows it runs ruby in the backend and checks for the user input using regex is between a-z and 0–9.</description>
    </item>
  </channel>
</rss>
