<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://vaylobat.github.io//</id><title>VayloBat</title><subtitle></subtitle> <updated>2026-05-06T00:43:11+01:00</updated> <author> <name>vaylo.bat</name> <uri>https://vaylobat.github.io//</uri> </author><link rel="self" type="application/atom+xml" href="https://vaylobat.github.io//feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://vaylobat.github.io//"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 vaylo.bat </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Security Research: Infrastructure Analysis of HiTV Modded APK (Part 2)</title><link href="https://vaylobat.github.io//posts/hitv-mod-analysis-part2/" rel="alternate" type="text/html" title="Security Research: Infrastructure Analysis of HiTV Modded APK (Part 2)" /><published>2026-03-19T10:00:00+01:00</published> <updated>2026-03-20T18:15:50+01:00</updated> <id>https://vaylobat.github.io//posts/hitv-mod-analysis-part2/</id> <content type="text/html" src="https://vaylobat.github.io//posts/hitv-mod-analysis-part2/" /> <author> <name>vaylo.bat</name> </author> <category term="Research" /> <category term="Malware-Analysis" /> <summary>🛡️ Legal Disclaimer This research is intended for educational purposes and security awareness only. The information provided is the result of reverse engineering analysis to uncover latent threats in modified applications. The author assumes no responsibility for the misuse of this information in any illegal activity. Remember: “Privacy is a right, but protection is your personal responsibi...</summary> </entry> <entry><title>Security Research: Deep Dive into HiTV Modded APK Architecture</title><link href="https://vaylobat.github.io//posts/hitv-mod-analysis-part1/" rel="alternate" type="text/html" title="Security Research: Deep Dive into HiTV Modded APK Architecture" /><published>2026-03-17T20:00:00+01:00</published> <updated>2026-03-18T23:28:39+01:00</updated> <id>https://vaylobat.github.io//posts/hitv-mod-analysis-part1/</id> <content type="text/html" src="https://vaylobat.github.io//posts/hitv-mod-analysis-part1/" /> <author> <name>vaylo.bat</name> </author> <category term="Research" /> <category term="Malware-Analysis" /> <summary>⚖️ Disclaimer This research is provided for educational, security, and awareness purposes only. All analysis procedures were conducted within a strictly isolated virtual environment (Sandbox). The researcher is not responsible for any illicit use of the information contained herein. The primary goal is to alert users to the inherent risks of downloading modified applications (Modded APKs) from ...</summary> </entry> <entry><title>thm pwn101</title><link href="https://vaylobat.github.io//posts/thm-pwn101/" rel="alternate" type="text/html" title="thm pwn101" /><published>2026-02-19T15:57:57+01:00</published> <updated>2026-02-19T16:57:58+01:00</updated> <id>https://vaylobat.github.io//posts/thm-pwn101/</id> <content type="text/html" src="https://vaylobat.github.io//posts/thm-pwn101/" /> <author> <name>vaylo.bat</name> </author> <summary>THM - Pwn101 Writeup Target: pwn101 | OS: Arch Linux 0x01: Initial Recon Started with a quick checksec to see what I’m dealing with. The binary is x86-64 and most protections are stripped or disabled. NX is ON: So no shellcode on the stack. Canary is OFF: This is the green light for a Buffer Overflow. No PIE: Memory addresses are static, which makes things way easier. 0x02: Looking un...</summary> </entry> <entry><title>Embedded Insecurity: Dissecting ZTE Modem Architecture</title><link href="https://vaylobat.github.io//posts/embedded-insecurity-zte-modem/" rel="alternate" type="text/html" title="Embedded Insecurity: Dissecting ZTE Modem Architecture" /><published>2026-02-12T10:00:00+01:00</published> <updated>2026-02-12T22:59:27+01:00</updated> <id>https://vaylobat.github.io//posts/embedded-insecurity-zte-modem/</id> <content type="text/html" src="https://vaylobat.github.io//posts/embedded-insecurity-zte-modem/" /> <author> <name>vaylo.bat</name> </author> <category term="Research" /> <summary>0x01: Introduction In the world of cybersecurity, legacy hardware is often a goldmine of vulnerabilities. This research focuses on the ZTE 3G/4G Modem, a ubiquitous device that often flies under the radar. My goal is to deconstruct its attack surface, analyze its legacy services, and eventually achieve a foothold in its firmware. The operating environment for this analysis is Arch Linux, chose...</summary> </entry> <entry><title> Malta Nightlife PascalCTF 2026</title><link href="https://vaylobat.github.io//posts/pascalctf2026-malta-nightlife/" rel="alternate" type="text/html" title=" Malta Nightlife PascalCTF 2026" /><published>2026-02-11T12:00:00+01:00</published> <updated>2026-02-17T09:09:56+01:00</updated> <id>https://vaylobat.github.io//posts/pascalctf2026-malta-nightlife/</id> <content type="text/html" src="https://vaylobat.github.io//posts/pascalctf2026-malta-nightlife/" /> <author> <name>vaylo.bat</name> </author> <summary>This was a classic bank-breaking challenge. You start with 100€, but the flag “drink” costs a billion. Obviously, we aren’t going to earn that much legitimately. The Logic Checking the binary in Ghidra, I saw that: The flag is loaded into the description of the 10th drink (index 9) at startup. To see that description, you actually have to buy the drink. Price: 1,000,000,000€. My wallet:...</summary> </entry> </feed>
