Haxf4rall
  • Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
  • Home
  • 2019
  • August
  • 2
  • Andrill – Vulnerable Mobile Application with Various Levels

Andrill – Vulnerable Mobile Application with Various Levels

August 2, 2019 Comments Off on Andrill – Vulnerable Mobile Application with Various Levels
download a vulnerable android app vulnerable mobile application vulnerable vm

Andrill is an android mobile application interacting with a back-end API that is vulnerable with various levels of difficulty. It provides a test environment for security professionals, security enthusiast and the programmers who are eager to learn about mobile security.

Easy to Setup

Andrill back-end server can be easily setup by a docker command. The APK is compiled by a bash script in the server-side. Each Andrill level has its own installation. However, Almost all installations are similar. The installations don’t have any dependencies, fews lines edit and few commands are needed to setup the server and the application.

Attack Scenarios

The scenarios are vary from simplest vulnerabilities to a conpeptual desging flaws. The following table shows the scenarios designed so far.

Number Options Description Goal
Andrill 1 SSL Pin: False, Extra Encryption Layer: False, HTTP An Android application connecting to a back-end through HTTP Capturing application traffic, Reading administrator’s note
Andrill 2 SSL Pin: False, Extra Encryption Layer: False, HTTPs An Android application connecting to a back-end through self-signed SSL certificate Capturing application traffic, Reading administrator’s note
3 SSL Pin: False, Extra Encryption Layer: False, HTTPs An Android application connecting to a back-end through signed SSL certificate Capturing application traffic + Discovering vulnerabilities in back-end
Andrill 4 SSL Pin: False, Extra Encryption Layer: Yes, HTTPs An Android application connecting to a back-end through signed SSL certificate – Hard-coded AES Key + IV Capturing application traffic + IDOR discovery
Andril-5 SSL Pin: False, Extra Encryption Layer: Yes, HTTPs, debuggable: True && False An android application connecting to a back-end through signed SSL certificate – Receiving AES Key + IV and storing in a file Capturing application traffic + IDOR discovery
6 SSL Pin: False, Extra Encryption Layer: Yes, HTTPs, debuggable: False An android application connecting to a back-end through signed SSL certificate – Receiving AES Key + IV and storing in a file Capturing application traffic
7 SSL Pin: False, Extra Encryption Layer: Yes, HTTPs An Android application connecting to a back-end through signed SSL certificate – Receiving AES Key + IV and storing in a file encrypted by a key stored in Android key-store Capturing application traffic + Discovering vulnerabilities in back-end
8 SSL Pin: True, Extra Encryption Layer: False, HTTPs An Android application connecting to a back-end through signed SSL certificate – SSL certificate has Pinned, method 1 Capturing application traffic
9 SSL Pin: True, Extra Encryption Layer: False, HTTPs An Android application connecting to a back-end through signed SSL certificate – SSL certificate has Pinned, method 2 Capturing application traffic
10 SSL Pin: True, Extra Encryption Layer: False, HTTPs An Android application connecting to a back-end through signed SSL certificate – SSL certificate has Pinned, method 3 Capturing application traffic + Discovering vulnerabilities in back-end
11 SSL Pin: True, Extra Encryption Layer: YES, HTTPs An Android application connecting to a back-end through signed SSL certificate – SSL certificate has Pinned – Receiving AES Key + IV and storing in a file encrypted by a key stored in Android key-store Capturing application traffic + Discovering vulnerabilities in back-end
12 SSL Pin: True, Extra Encryption Layer: YES, HTTPs An Android application connecting to a back-end through signed SSL certificate – SSL certificate has Pinned – AES Key hard-coded and encrypted by another key = (hash of Android sign) Capturing application traffic + Discovering vulnerabilities in back-end
13 SSL Pin: True, Extra Encryption Layer: False, HTTPs, Root Detection: True An Android application connecting to a back-end through signed SSL certificate Capturing application traffic + Discovering vulnerabilities in back-end
14 SSL Pin: True, Extra Encryption Layer: False, HTTPs, Root Detection: True, VM Detection: True An Android application connecting to a back-end through signed SSL certificate Capturing application traffic + Discovering vulnerabilities in back-end

Post navigation

Here’s what you can expect at Blackhat USA – Full Highlights and Schedules
HackerPro: All in One Hacking Tool for Linux & Android

Related Articles

Yaazhini – Free Android APK & API Vulnerability Scanner

- Mobile Hacking
June 12, 2019

ANDRAX v3 – The First And Unique Penetration Testing Platform For Android Smartphones

- Mobile Hacking
June 12, 2019June 12, 2019

PhoneSploit – Using Open Adb Ports We Can Exploit A Devive

- Hack Tools, Mobile Hacking
May 31, 2019July 27, 2019
hacker gadgets
hacker phone covers

Recent Posts

PlutoCrypt Ransomware Decryptor

PlutoCrypt Ransomware Decryptor

May 27, 2023
Galaxy Fold 4

Samsung to improve the durability of the waterdrop hinges in the foldable smartphones

May 26, 2023
CISA Adds CVE-2023-2868 Vulnerability to KEV Catalog

CISA Adds CVE-2023-2868 Vulnerability to KEV Catalog

May 26, 2023
Google releases Chrome version 111 to fix 40 security vulnerabilities

Google releases Chrome version 111 to fix 40 security vulnerabilities

May 26, 2023
PoC Exploit Released for GitLab CVE-2023-2825 Vulnerability

PoC Exploit Released for GitLab CVE-2023-2825 Vulnerability

May 26, 2023
CVE View

Mondoo v7.17.1 releases: Cloud-Native Security & Vulnerability Risk Management

February 16, 2023

Social Media Hacking

SocialPath – Track users across Social Media Platforms

SocialPath – Track users across Social Media Platforms

- Social Media Hacking
October 16, 2019October 16, 2019

SocialPath is a django application for gathering social media intelligence on specific username. It checks for Twitter, Instagram, Facebook, Reddit...

SocialScan – Check Email Address and Username Availability on Online Platforms

SocialScan – Check Email Address and Username Availability on Online Platforms

June 17, 2019
Shellphish – Phishing Tool For 18 Social Media Apps

Shellphish – Phishing Tool For 18 Social Media Apps

June 10, 2019July 27, 2019
WhatsApp Hacking using QRLJacking

WhatsApp Hacking using QRLJacking

May 2, 2019May 19, 2019
How to Hack any Facebook Account with Z-Shadow

How to Hack any Facebook Account with Z-Shadow

April 26, 2019June 29, 2020
hacker buffs

About Us

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Active Members

Submit a Tool

Hackers Handbook 2018


Grab your copy here

About Us

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Categories

  • Secure Coding
  • Documentary
  • Courses & Ebooks
  • Hack Tools
  • Hacking Tutorials
  • Mobile Hacking
  • News
  • Operating Systems
  • TOR
  • Tricks & How To’s

Active Members

Useful Links

Contact Us

Disclaimer

Privacy Policy

Submit a Tool

Copyright 2019. All rights reserved | Theme: OMag by LilyTurf Themes