Cyber security

Awesome-Mobile-CTF : The Ultimate Guide To Mobile Capture The Flag Challenges And Resources

This is a curated list of mobile based CTFs, write-ups and vulnerable mobile apps. Most of them are android based due to the popularity of the platform.

Inspired by android-security-awesomeosx-and-ios-security-awesome and all the other awesome security lists on @github.

Mobile CTF Challenges

  • Google CTF 2021
  • Google CTF 2020 writeup 1, writeup 2
  • HacktivityCon CTF Mobile 2020
  • Trend Micro CTF 2020
  • KGB Messenger
  • ASIS CTF — ShareL Walkthrough
  • Android reversing challenges
  • Android app for IOT CTF
  • CyberTruck Challenge 2019 (Detroit USA)
  • Matryoshka-style Android reversing challenge
  • Cybertruckchallenge19
  • You Shall Not Pass – BSides Canberra 2019
  • Mobile challenges collection
  • BSidesSF 2018 CTF
  • h1-702-2018-ctf-wu
  • THC CTF 2018 – Reverse – Android serial
  • Android crack me challenges
  • OWASP crack me
  • Rednaga Challenges
  • iOS CTF
  • Android Hacking Event 2017: AES-Decrypt
  • Android Hacking Event 2017: Token-Generator
  • Android Hacking Event 2017: Flag-Validator
  • Android Hacking Event 2017: You Can Hide – But You Cannot Run
  • Android Hacking Event 2017: Why Should I Pay?
  • Android Hacking Event 2017: Esoteric
  • Android Hacking Event 2016: StrangeCalculator
  • Android Hacking Event 2016: ReverseMe
  • Android Hacking Event 2016: ABunchOfNative

For more information click here.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

cp Command: Copy Files and Directories in Linux

The cp command, short for "copy," is the main Linux utility for duplicating files and directories. Whether…

1 week ago

Image OSINT

Introduction In digital investigations, images often hold more information than meets the eye. With the…

1 week ago

cat Command: Read and Combine File Contents in Linux

The cat command short for concatenate, It is a fast and versatile tool for viewing and merging…

1 week ago

Port In Networking

What is a Port? A port in networking acts like a gateway that directs data…

1 week ago

ls Command: List Directory Contents in Linux

The ls command is fundamental for anyone working with Linux. It’s used to display the files and…

1 week ago

pwd Command: Find Your Location in Linux

The pwd (Print Working Directory) command is essential for navigating the Linux filesystem. It instantly shows your…

1 week ago