
Rails c&c web application for spying Android devices
The project is an intriguing educational tool designed for command and control of Android devices built on the Metasploit framework and the Android Debug Bridge (ADB). It creates a unique environment using Docker containers that mimic a Kali Linux setup, enabling users to explore various functionalities related to command execution on Android devices. However, the software comes with a strong disclaimer emphasizing that it should only be used for educational purposes, as unauthorized monitoring can have serious legal consequences.
The ability to interface directly with Android devices opens up extensive possibilities for users who are familiar with coding and Docker. With its advanced capabilities, the tool provides an opportunity for in-depth exploration of Android device management, but it should be approached with caution and respect for ethical boundaries.
Docker Integration: Utilizes Docker containers to simulate a Kali Linux environment, enhancing the user experience and simplifying setup.
Metasploit Framework: Provides access to a wide range of actions and exploits within the robust Metasploit environment, expanding functionality.
Device Control: Allows users to execute commands like locking/unlocking the screen, changing audio mode, and running shell commands.
Data Extraction: Facilitates the retrieval of vital information such as system data, call logs, and installed apps directly from Android devices.
Webcam and Microphone Access: Enables functionalities such as live webcam streaming and microphone recording (for devices running Android < 9.0), illustrating advanced surveillance capabilities.
ADB Functionality: Supports additional actions through ADB, such as screen capture and file uploads, making it versatile for various operations.
User-Friendly Dashboard: Offers a web GUI for easy interaction with the tool, making it accessible for users even with limited experience.
Educational Focus: The project is designed primarily for learning about security and ethical hacking, ideal for aspiring cybersecurity professionals.

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.