<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ctf on ~Vigneshwar Sundararajan</title><link>https://vgnshwar.github.io/tags/ctf/</link><description>Recent content in Ctf on ~Vigneshwar Sundararajan</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 19 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://vgnshwar.github.io/tags/ctf/index.xml" rel="self" type="application/rss+xml"/><item><title>TryHackMe Writeup — Brains</title><link>https://vgnshwar.github.io/blog/tryhackme-brains/</link><pubDate>Mon, 19 May 2025 00:00:00 +0000</pubDate><guid>https://vgnshwar.github.io/blog/tryhackme-brains/</guid><description>&lt;p>Room Link: &lt;a href="https://tryhackme.com/room/brains">https://tryhackme.com/room/brains&lt;/a>&lt;/p>
&lt;h3 id="1-red-exploit-the-server">1. Red: Exploit the Server!&lt;/h3>
&lt;p>&lt;code>The city forgot to close its gate. Welcome to the Brains challenge, part of TryHackMe’s Hackathon! All brains gathered to build an engineering marvel; however, it seems strangers had found away to get in.&lt;/code>&lt;/p>
&lt;p>&lt;img src="https://vgnshwar.github.io/images/thm-brains/1.png" alt="Image">&lt;/p>
&lt;p>As the &lt;strong>Ping&lt;/strong> output shows, the TTL (Time to Live) value was 63. This is a strong indicator that the target machine was running a Linux distribution. With this information in hand, I proceeded to port scanning using &lt;strong>nmap&lt;/strong> to discover open services.&lt;/p></description></item><item><title>TryHackMe Writeup — Billing</title><link>https://vgnshwar.github.io/blog/tryhackme-billing/</link><pubDate>Fri, 18 Apr 2025 00:00:00 +0000</pubDate><guid>https://vgnshwar.github.io/blog/tryhackme-billing/</guid><description>&lt;p>&lt;code>Some mistakes can be costly. Gain a shell, find the way and escalate your privileges! Bruteforcing is out of scope for this room.&lt;/code>&lt;/p>
&lt;p>Room Link: &lt;a href="https://tryhackme.com/room/billing">https://tryhackme.com/room/billing&lt;/a>&lt;/p>
&lt;h3 id="1-enumeration">1. Enumeration&lt;/h3>
&lt;p>&lt;img src="https://vgnshwar.github.io/images/thm-billing/1.png" alt="Image">&lt;/p>
&lt;p>Identifying whether a target machine operates on &lt;strong>Linux&lt;/strong> can be facilitated by examining the TTL (Time to Live) value during a ping test. A TTL value of 63 typically indicates a Linux system, enabling a more tailored enumeration strategy that is.&lt;/p>
&lt;p>&lt;img src="https://vgnshwar.github.io/images/thm-billing/2.png" alt="Image">&lt;/p></description></item></channel></rss>