Coder Social home page Coder Social logo

vaginessa / owasp-workshop-android-pentest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ctxis/owasp-workshop-android-pentest

0.0 1.0 0.0 58.3 MB

Learning Penetration Testing of Android Applications

License: GNU General Public License v3.0

Python 1.99% HTML 0.48% Java 96.37% CMake 0.39% C 0.78%

owasp-workshop-android-pentest's Introduction

owasp-workshop-android-pentest

Learning Penetration Testing of Android Applications

How to start with Android Application Pentesting?

AndroidVM

The should be very easy. We configured two virtual machines with all tools you need here:

  • https://drive.google.com/open?id=0BwhtuArcTcxMWlhvTW5SYkFsbWc
    • Android OWASP VM.ova - Android 5 VM for the Android App Pentest Workshop (SHA256 a44802f001f4b078efa1e8a4cbbe993fbbdeb1269b6c680410dd5f3f67190429)
    • OWASP Ruhrpott.ova - Ubuntu based VM for the OWASP Android App Pentest Workshop (SHA256 8f8d51f47757ca9221144e92602f4163916114456f376a5f92c12da0451948aa)

Requirements

The following are hardware and software recommendations:

  • Linux / Windows / Mac Operating System
  • Oracle VirtualBox (in a recent version)
  • 25 GB of storage on your hard drive
  • >4 GB RAM

Setup

  1. After you downloaded the two VMs import them in VirtualBox via File -> Import Appliance ....
  2. Configure the the DHCP of VirtualBox to allow configure the internal network:
    1. VBoxManage dhcpserver add --netname intnet --ip 10.13.13.100 --netmask 255.255.255.0 --lowerip 10.13.13.101 --upperip 10.13.13.254 --enable
  3. Start the Android VM first and wait until it is booted, this ensures that the it will have the IP 10.13.13.101. (PIN: 0000)
  4. Start the OWASP VM. It will should have the IP 10.13.13.102. (pentester:owasp2017)
  5. You are now ready to start with the challenges.

Workshops

This repository was used in previous Workshops and the following table is used to reference them:

What Where When Slides Link
OWASP Stammtisch Ruhrpott Essen, Germany 31.01.17 Slides Wiki
OWASP Stammtisch Ruhrpott Essen, Germany 04.03.17 Slides Wiki
SHA2017 Zeewolde, Netherlands 05.08.17 Slides Link

It would be nice if you give us a small notice, when you are doing a workshop with our project so we can reference it here.

Contribute

You can contribute via a pull request or an issue with a bug or a feature request. Please keep in mind that we are developing this project in our free time so a response might take some time .

How to add challenges

  1. Clone owasp-workshop-android-pentest/Vuln_app_1/app/src/main/java/ruhrpott/owasp/com/vuln_app_1/Template.java
  2. Clone owasp-workshop-android-pentest/Vuln_app_1/app/src/main/res/layout/fragment_template.xml
  3. Change fragment_basic_http in View rootView = inflater.inflate(R.layout.fragment_basic_http, container, false); to your fragment created in 2.
  4. Design your fragment
  5. Add challenge to public Fragment getItem(int position) in owasp-workshop-android-pentest/Vuln_app_1/app/src/main/java/ruhrpott/owasp/com/vuln_app_1/MainActivity.java

Solutions

In the case you are get stuck with a challenge, see the wiki for hints.

owasp-workshop-android-pentest's People

Contributors

0xchrisb avatar tim-conrad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.