This project contains 2 android pplications - a simple login app and a malicious sniffer app. The sniffer app is built such that it can intercept the insecure intent messages that are broadcasted by the login app, and capture the username and password from these intent messages.
This project has been built in Android Studio, using Gradle configurations. Latest version of Android Studio can be found here.
For installation, you just need to download/clone this repository.
Refer to the Password_Sniffer wiki for tutorial on creating the malicious tictactoe game.
This lab has been created only for educational purposes. Readers should practice the lab with discretion, based on hacking ethics and should not spread or utilize this code to harm others to gain their own benefits. More content about ethics of hacking can be found : here and here.
Please read them carefully before proceeding.