EVABS is an open source Android application that is intentionally vulnerable so as to act as a learning platform for Android application security beginners.
The effort is to introduce beginners with very limited or zero knowledge to some of the major and commonly found real-world based Android application vulnerabilities in a story-based, interactive model.
EVABS follows a level-wise difficulty approach and in each level, the player learns a new concept. This project is still under progress and aims at incorporating as many levels as possible.
Also Read – IPRotate : Extension For Burp Suite Which Uses AWS API Gateway To Rotate Your IP On Every Request
INSTALLATION
REQUIREMENTS
or use ADHRIT (all-in-one tool)
Confused? Read the documentation on setting up the environment.
git clone https://github.com/abhi-r3v0/EVABS.git
or download the zip.EVABS
in your “AndroidStudioProjects“` directory and move the contents to the new directory.File
-> open
and select the project.Build
-> Generate Signed APK
.adb install EVABS.apk
SCREENSHOTS
bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…
Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…