<?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>THM on Everything Cyber</title><link>https://everything-cyber.netlify.app/tags/thm/</link><description>Recent content in THM on Everything Cyber</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 17 Mar 2024 12:49:58 +0530</lastBuildDate><atom:link href="https://everything-cyber.netlify.app/tags/thm/index.xml" rel="self" type="application/rss+xml"/><item><title>Reverse Engineering Binaries - Reversing ELF[THM]</title><link>https://everything-cyber.netlify.app/blog/reverse-elf-thm/</link><pubDate>Sun, 17 Mar 2024 12:49:58 +0530</pubDate><guid>https://everything-cyber.netlify.app/blog/reverse-elf-thm/</guid><description>Binary Reverse Engineering with Reversing Elf Description Reverse engineering is the process of analyzing a product, system, or software to understand its design, architecture, functionality, and behavior, often with the goal of replicating, modifying, or improving it. In the context of software, reverse engineering specifically refers to the analysis of compiled code (binaries) to uncover its original source code or to understand its inner workings.The main goal is to understand the program&amp;rsquo;s logic, identify vulnerabilities, extract useful information, or modify its behavior.</description></item><item><title>Practicing Buffer Overflow with Brainpan 1 [THM]</title><link>https://everything-cyber.netlify.app/blog/brainpan1/</link><pubDate>Tue, 05 Mar 2024 12:49:58 +0530</pubDate><guid>https://everything-cyber.netlify.app/blog/brainpan1/</guid><description>Practicing Buffer Overflow with Brainpan 1 Description Practicing buffer overflow attack using Immunity debugger. This is also a walkthrough on a THM free trial box called Brainpan 1
Environment and Tools Used Kali Linux Windows 10
Immunity Debugger
Python
Recon NMAP Scanning the box via Nmap, we could see 2 ports are open, port 10000 where a python http server and something else is running on port 9999.</description></item></channel></rss>