initcrew logo

Join the Shield

Where cybersecurity meets community,
Empowering students and professionals alike!

Projects


Reconizer

RECONIZER V2

Upcoming

Reconizer V2 is a significant upgrade from its previous version. It now has the ability to support custom workflows created by the user or community. These workflows can connect the latest and greatest tools in any desired way. Additionally, we will provide common workflows that are used during the bug bounty recon phase, written in YAML format. To guide users, we will publish example recipes. Users can easily pipe one program's output into another program's input, and we offer drag and drop support for workflow creation. This eliminates the need to constantly update and find alternative tools when hard-coded tools go out of support.

Learn More
Frida labs

Frida Labs

This repository offers a series of beginner-friendly challenges to help you learn Frida for Android, covering everything from basic to intermediate levels. These challenges, though not hardcore Capture The Flag (CTF) applications, focus on familiarizing you with Frida's commonly used APIs. The primary goal is to build your understanding and ability to use Frida and comprehend scripts written by others. While each challenge includes flags, the emphasis is on exploring various methods to obtain them using Frida. The repository will be updated with new challenges over time. APKs and their solutions are provided in the respective directories, with the first solution guiding those entirely new to Frida.

Learn More
Reconizer

R3C0Nizer

Deprecated

R3C0Nizer is a B-Tier recon framework that operates through a command-line interface and a menu-driven system. It automates the web application reconnaissance process and installs all necessary tools and dependencies while running each module. This means that the user does not need to install any tools manually. R3C0Nizer is designed to gather assets and information that can help the user move on to the next step and provides the latest, fastest, and most efficient tools available. The framework's user-friendly design ensures both beginners and experienced users can benefit from its capabilities.

Learn More

Blog


blog image

Android CTF Juicy Bar :: Meet Frida

Let's continue with our walkthrough of Juicy Bar. If you're new here, try checking out other blogs and take the challenge before reading this at Juicy Bar. This level includes challenges solvable with Frida. If you're new to Frida, check out my repository for guidance and give this challenge a try. We need to uncover three flags to complete it.

Read more
blog image

Android CTF Juicy Bar :: Reverse Engineering

Let's continue with our walkthrough of Juicy Bar. If you're new here, I recommend exploring some of the other blogs and taking on the challenges they offer before diving into this one. You can find more information about Juicy Bar here. Our goal is to uncover four flags scattered throughout the tasks presented.

Read more
blog image

Android Security :: Exported Broadcast Receiver

It's been a while since I delved into Android security, but I recently wanted to quickly cover exported broadcast receivers. Broadcast receivers are like messages sent to a group of people. If you've used messaging apps, you get the idea. It's like shouting out a message at a party for everyone to hear.

Read more

Events