Reader small image

You're reading from  Mobile Application Penetration Testing

Product typeBook
Published inMar 2016
Reading LevelIntermediate
PublisherPackt
ISBN-139781785883378
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Vijay Kumar Velu
Vijay Kumar Velu
author image
Vijay Kumar Velu

Vijay Kumar Velu is a passionate information security practitioner, author, speaker, investor, and blogger. He has 16+ years of IT industry experience, is a licensed penetration tester and is specialized in providing technical solutions to diverse cyber problems, ranging from simple security configuration reviews to cyber threat intelligence. Vijay holds multiple security qualifications, including CEH, ECSA, and CHFI. He has authored a few books on penetration testing: Mastering Kali Linux for Advanced Penetration Testing – Second & Third Editions, and Mobile Application Penetration Testing. For the community, Vijay serves as the chair member of NCDRC, India. When not working, he enjoys playing music and doing charity work.
Read more about Vijay Kumar Velu

Right arrow

Android security tools


Before we take a deep dive into tools, let's list down the tools that are crucial and powerful. In this section, we will go ahead and install all the required tools that are mostly used but not limited during the penetration testing activity. All the tools will give best results on a rooted Android phone.

APKAnalyser

APKAnalyser is Java-based (GUI) application tool that can perform static and virtual analysis. This tool provides the following detailed information during static code analysis:

  • API references

  • Application architecture and dependencies

  • Disassembled bytecodes

  • The ability to rebuild, install, and run the app

  • Adb logcat to verify the results

The following steps are involved in setting up APKAnalyser:

  1. Download the tool from https://github.com/sonyxperiadev/ApkAnalyser/downloads.

  2. Save the file into our Hackbox folder, which we created in Chapter 3, Building a Test Environment. This time, we are adding the tools into a new folder, A-tools.

  3. Launch APKAnalyser by issuing...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Mobile Application Penetration Testing
Published in: Mar 2016Publisher: PacktISBN-13: 9781785883378

Author (1)

author image
Vijay Kumar Velu

Vijay Kumar Velu is a passionate information security practitioner, author, speaker, investor, and blogger. He has 16+ years of IT industry experience, is a licensed penetration tester and is specialized in providing technical solutions to diverse cyber problems, ranging from simple security configuration reviews to cyber threat intelligence. Vijay holds multiple security qualifications, including CEH, ECSA, and CHFI. He has authored a few books on penetration testing: Mastering Kali Linux for Advanced Penetration Testing – Second & Third Editions, and Mobile Application Penetration Testing. For the community, Vijay serves as the chair member of NCDRC, India. When not working, he enjoys playing music and doing charity work.
Read more about Vijay Kumar Velu