Metasploit: Autohide Android payload icon after running
On this post, I want to introduce a small tip when you create an android payload with Metasploit. How to autohide Android payload icon after running Update Metasploit to latest...
Metasploit / Smartphone PenTest
by do son · Published November 2, 2017 · Last modified November 4, 2024
On this post, I want to introduce a small tip when you create an android payload with Metasploit. How to autohide Android payload icon after running Update Metasploit to latest...
Install Metasploit Framework on any Android devices Requirement: Termux Android 5.0 or later Internet connection How to Open Termux, type command $ apt update $ apt upgrade Install wget $ apt install wget...
AVPASS AVPASS is a tool for leaking the detection model of Android malware detection systems (i.e., antivirus software), and bypassing their detection logics by using the leaked information coupled with...
Smartphone PenTest / Web Vulnerability Analysis / WebApp PenTest
by do son · Published July 22, 2017 · Last modified August 5, 2017
BadIntent Introduction BadIntent is the missing link between the Burp Suite and the core Android’s IPC/Messaging-system. BadIntent consists of two parts, an Xposed-based module running on Android and a Burp-plugin....
Inspeckage – Android Package Inspector Inspeckage is a tool developed to offer dynamic analysis of Android applications. By applying hooks to functions of the Android API, Inspeckage will help you...
WhatsPwn Linux tool used to extract sensitive data, inject backdoor or drop remote shells on Android devices. There may be some bugs on devices running Android 6.* Marshmallow because of...
Reverse Engineering / Smartphone PenTest
by do son · Published July 13, 2017 · Last modified October 10, 2021
Androguard – reverse engineering , Android app malware and good software analysis Android Apk decompiler – Online decompile for Apk and Dex Android files Android loadble kernel module – it is mainly used in the controlled system/simulator on the reverse...
Reverse Engineering / Smartphone PenTest
by do son · Published July 11, 2017 · Last modified August 4, 2017
Androguard – reverse engineering , Android app malware and good software analysis Features Androguard is a full python tool to play with Android files. DEX, ODEX APK Android’s binary xml Android resources Disassemble...
Everyone is worried that their computer is infected, identity theft or online account hacker invasion. Then you can take simple steps to greatly reduce the likelihood of occurrence of these bad...
Metasploit / Network PenTest / Smartphone PenTest
by do son · Published July 3, 2017 · Last modified November 4, 2024
Armitage is a scriptable red team collaboration tool for Metasploit that visualizes targets, recommends exploits, and exposes the advanced post-exploitation features in the framework. Create payload using metasploit msfvenom -p...
Bandicoot is a Python toolbox to analyze mobile phone metadata. It provides a complete, easy-to-use environment for data-scientist to analyze mobile phone metadata. With only a few lines of code,...
Android Hooker Hooker is an opensource project for dynamic analyses of Android applications. This project provides various tools and applications that can be use to automatically intercept and modify any...
AmandroidAmandroid is a static analysis framework for Android apps.The Android platform is immensely popular. However, malicious or vulnerable applications have been reported to cause several security problems. Currently, there is...
Android common development tools Eclipse and Android Studio itself comes with a log view tool LogCat, the general use of basic meet the requirements. However, if the depth of the...
Kwetza is a tool that allows you to infect an existing Android application with a Meterpreter payload. Kwetza infects an existing Android application with either custom or default payload templates...