<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://melodickat.github.io/</id><title>GekkoGecko</title><subtitle>A personal blog by Nguyen Giap Anh Khoa, documenting explorations in cybersecurity, reverse engineering, low-level systems and occasional fiction writing.</subtitle> <updated>2026-07-09T10:27:37+07:00</updated> <author> <name>Nguyen Giap Anh Khoa</name> <uri>https://melodickat.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://melodickat.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://melodickat.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Nguyen Giap Anh Khoa </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Module 15: Web Attacks Part2</title><link href="https://melodickat.github.io/posts/module-15-web-attacks-part2/" rel="alternate" type="text/html" title="Module 15: Web Attacks Part2" /><published>2026-07-07T14:34:49+07:00</published> <updated>2026-07-07T14:34:49+07:00</updated> <id>https://melodickat.github.io/posts/module-15-web-attacks-part2/</id> <content type="text/html" src="https://melodickat.github.io/posts/module-15-web-attacks-part2/" /> <author> <name>Nguyen Giap Anh Khoa</name> </author> <category term="ctf-event" /> <summary>SECTION 14: Local File Disclosure Question 1 Try to read the content of the ‘connection.php’ file, and submit the value of the ‘api_key’ as the answer. UTM1NjM0MmRzJ2dmcTIzND0wMXJnZXdmc2RmCg Access the web page Identify the request send when submit information Identifying the vulnerability, inject new entity. Craft the payload Get the flag SECTION 15: Advanced File Disclosure &amp;lt;!DOCTYPE ...</summary> </entry> <entry><title>Module 20: Bug Bounty Progress</title><link href="https://melodickat.github.io/posts/module-20-bug-bounty-progress/" rel="alternate" type="text/html" title="Module 20: Bug Bounty Progress" /><published>2026-07-07T14:33:19+07:00</published> <updated>2026-07-07T14:33:19+07:00</updated> <id>https://melodickat.github.io/posts/module-20-bug-bounty-progress/</id> <content type="text/html" src="https://melodickat.github.io/posts/module-20-bug-bounty-progress/" /> <author> <name>Nguyen Giap Anh Khoa</name> </author> <category term="hack-the-box" /> <category term="web-penetration-tester-path" /> <summary>SECTION 1: Bug Bounty Programs Tổng Quan Bug Bounty Program (BBP) / Vulnerability Rewards Program (VRP): chương trình kiểm thử bảo mật liên tục, bổ sung cho code audit và pentest nội bộ. Khác với Vulnerability Disclosure Program (VDP): VDP chỉ cung cấp hướng dẫn báo cáo, không có phần thưởng tiền mặt. Phân Loại Loại Mô tả Private B...</summary> </entry> <entry><title>Module19: Attacking Common Applications - Skills Assessment</title><link href="https://melodickat.github.io/posts/module19-attacking-common-applications-skills-assessment/" rel="alternate" type="text/html" title="Module19: Attacking Common Applications - Skills Assessment" /><published>2026-07-07T14:32:24+07:00</published> <updated>2026-07-07T14:32:24+07:00</updated> <id>https://melodickat.github.io/posts/module19-attacking-common-applications-skills-assessment/</id> <content type="text/html" src="https://melodickat.github.io/posts/module19-attacking-common-applications-skills-assessment/" /> <author> <name>Nguyen Giap Anh Khoa</name> </author> <category term="hack-the-box" /> <category term="web-penetration-tester-path" /> <summary>Attacking Common Applications - Skills Assessment I During a penetration test against the company Inlanefreight, you have performed extensive enumeration and found the network to be quite locked down and well-hardened. You come across one host of particular interest that may be your ticket to an initial foothold. Enumerate the target host for potentially vulnerable applications, obtain a footho...</summary> </entry> <entry><title>Module19: Attacking Common Application Part 3</title><link href="https://melodickat.github.io/posts/module19-attacking-common-application-part-3/" rel="alternate" type="text/html" title="Module19: Attacking Common Application Part 3" /><published>2026-07-07T14:31:00+07:00</published> <updated>2026-07-07T14:31:00+07:00</updated> <id>https://melodickat.github.io/posts/module19-attacking-common-application-part-3/</id> <content type="text/html" src="https://melodickat.github.io/posts/module19-attacking-common-application-part-3/" /> <author> <name>Nguyen Giap Anh Khoa</name> </author> <category term="hack-the-box" /> <category term="web-penetration-tester-path" /> <summary>SECTION 21: Attacking Thick Client Applications Tổng Quan Thick client app: cài locally, không cần internet, xử lý tại client (khác thin client chạy trên server qua browser). Thường viết bằng: Java, C++, .NET, Microsoft Silverlight. Kiến trúc: Two-tier: app giao tiếp trực tiếp với database. Three-tier: app → application server (HTTP/HTTPS) → database (bảo mật hơn). ...</summary> </entry> <entry><title>Module19: Attacking Common Application Part 2</title><link href="https://melodickat.github.io/posts/module19-attacking-common-application-part-2/" rel="alternate" type="text/html" title="Module19: Attacking Common Application Part 2" /><published>2026-07-07T14:30:00+07:00</published> <updated>2026-07-07T14:30:00+07:00</updated> <id>https://melodickat.github.io/posts/module19-attacking-common-application-part-2/</id> <content type="text/html" src="https://melodickat.github.io/posts/module19-attacking-common-application-part-2/" /> <author> <name>Nguyen Giap Anh Khoa</name> </author> <category term="hack-the-box" /> <category term="web-penetration-tester-path" /> <summary>SECTION 11: Jenkins - Discovery &amp;amp; Enumeration Tổng Quan Jenkins: automation server viết bằng Java, chạy trong servlet container (như Tomcat); dùng cho continuous integration. Trước đây tên Hudson (2005), đổi tên năm 2011 sau tranh chấp với Oracle. 86,000+ công ty sử dụng (Facebook, Netflix, Udemy, Robinhood, LinkedIn). 300+ plugins hỗ trợ build/test. Nhiều vulnerability ch...</summary> </entry> </feed>
