# Posts

Runner Mobile Hacking Labs

In this challenge, you’ll be working with a fictitious app called Run Time, which tracks your steps while running. Your objective is to bypass the …

Read more →

Time Trap Mobile Hacking Labs

Introduction In this challenge, you will explore the vulnerabilities in an internally used application named Time Trap, focusing on Command Injection. …

Read more →

Bypass MTLS Flutter

Overview In this blog post, we’ll tackle: bypassing mTLS with Flutter due to common mistake ( ¯\(ツ)/¯ ) from developers. Before we continue.. …

Read more →

Template Injection Kitctf

In this blog post, we will explore a specific template injection vulnerability discovered in a CTF (Capture The Flag) challenge from kitctf. We will …

Read more →

PHPIPAM CVE

TL;DR This write up is about a SQL injection which I found 4 days after another researcher reported it :/, however, because of the fact that I haven’t …

Read more →

iOS Anti-Tampers Bypass

Hi everyone, in this blog i’m going to explain a little bit of my journey to solve a iOS challenge proposed by @as0ler. The Challenge can be …

Read more →