Introduction
All hacker’s always want to get a handy device, to get power in their own hand. It is always good to have everything handy for all the pentesters out there. Now it is possible to have everything into your mobile, you can convert your Android into hacking console. Earlier Researcher of International Institute of Cyber Security, walked through basics of Android mobile and way manually to turn Android in pentesting device, which is also the part of the courses offered on Mobile Hacking.
This time we will tell you, that it’s easy to turn any android mobile to hacking console by using this tool. This tool has all the different hacking tools at one place and its one step installation for all tool.
INSTALLATION
- This tool is specifically for Android for this we have to install Termux application.
- Termux is an application which gives Linux access on NON Rooted Android devices. This application is openly available in the play store.
- Click On Download for Termux application on Android Mobile.
- After installing the application in mobile, for usage refer this.
- After opening Termux on Android Linux console, run this command on your mobile device.
- All the below commands to be run on mobile linux console or Termux console.
- pkg install git
- git clone https://github.com/AnonHackerr/toolss
- Use the cd command to enter into toolss directory.
- Next, use this command to give the file permissions, chmod +x Toolss.py
- Use this command to install python in Termux, pkg install python
$ pkg install python Reusing mirror: https://dl.bintray.com/termux/termux-packages-24/ Ign:1 https://dl.bintray.com/termux/termux-packages-24 stable InRelease Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease Ign:3 https://dl.bintray.com/grimler/science-packages-24 science InRelease ===================================================================================================SNIP================================================================================================================================== ble' to see it. Reading package lists... Done Building dependency tree Reading state information... Done python is already the newest version (3.8.5). 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
- Now use this command to launch the tool, python Toolss.py
- Successfully launched the tool.
- Choose the required option to install from list of tools.
- We will walk through some of these tools.
INSTALL NMAP ON ANDROID MOBILE
Nmap: Nmap is an network mapping tool. We use this tool for network discovery, vulnerability scanner and, open ports. This tool is free and open sources. We are installing NMAP on Android mobile using Termux.
#: 1 Reusing mirror: https://dl.bintray.com/termux/termux-packages-24/ Ign:1 https://dl.bintray.com/termux/termux-packages-24 stable InRelease Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease Ign:3 https://dl.bintray.com/grimler/science-packages-24 science InRelease ==================================================================================================SNIP=================================================================================================================================== Reading state information... Done nmap is already the newest version (7.80). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ==================================== [+] nmap installed successfully :) [+] Type 'nmap' to start. ==================================== [?] Back to Menu? (y/n):
- Successfully launched the nmap tool.
INSTALL SQLMap ON ANDROID MOBILE
SQLMap: SQLMap is an automatic SQL injection tool. We use this tool to find out vulnerabilities on a webpage and stealing the confidential data from the database server. This is an open-source and penetration testing tool. We are installing SQLMap on Android mobile using Termux.
: 3 Reusing mirror: https://dl.bintray.com/termux/termux-packages-24/ Ign:1 https://dl.bintray.com/termux/termux-packages-24 stable InRelease Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease Ign:3 https://dl.bintray.com/grimler/science-packages-24 science InRelease =================================================================================================SINP============================================================================================== ot upgraded. fatal: destination path 'sqlmap' already exists and is not an empty directory. [+] SQLMap installed successfully :) [+] Go to sqlmap folder and type 'python2 sqlmap.py' to start. [?] Back to Menu? (y/n):
- Successfully launched the sqlmap tool.
INSTALL CUPP ON ANDROID MOBILE
Cupp: Cupp hacking tool is used to crack the username and password of any webpage using a hug wordlist. We are installing CUPP on Android mobile using Termux.
: 11 Reusing mirror: https://dl.bintray.com/termux/termux-packages-24/ Ign:1 https://dl.bintray.com/termux/termux-packages-24 stable InRelease Ign:2 https://dl.bintray.com/grimler/game-packages-24 games InRelease Ign:3 https://dl.bintray.com/grimler/science-packages-24 science InRelease ================================================================================================SNIP=============================================================================================== fatal: destination path 'cupp' already exists and is not an empty directory. [+] Cupp installed successfully :) [+] Go to cupp folder and type 'python cupp3.py' to start. [?] Back to Menu? (y/n):
- Successfully launched the cupp tool.
Conlusion
We successfully installed all the required hacking tool in our android mobiles. Now Android device will work as hacking console, which can be used anywhere, anytime.
Cyber Security Specialist with 18+ years of industry experience . Worked on the projects with AT&T, Citrix, Google, Conexant, IPolicy Networks (Tech Mahindra) and HFCL. Constantly keeping world update on the happening in Cyber Security Area.