Skip to main content

Android Pentesting Tool-- dSploit

Now days, smartphones and tablets are most the popular gadgets. If we see recent stats, global PC sale has also been decreasing for the past few months. The reason behind this is that people utilize tablets for most of their work. And there is no need to explain that Android is ruling global smartphone and tablet markets. Android is most popular mobile OS with more than 60% market share.

So, companies are now focusing on bringing their software as a mobile app for Android. These apps include office apps, photo editing apps, instant messaging apps and penetration testing apps. If you have an Android smartphone, you can start your next penetration testing project from your Android phone. There are few android apps that can turn your Android device into a hacking device. Although, these apps have so many limitations and can only be used for few specific tasks. You can never get the same experience as you get with your PC. But smaller jobs can be performed. Apps for penetration testers are not available widely, but hackers can enjoy this platform in a better way. There are many Wi-Fi hacking and sniffing apps available.
As we already said that Android is ruling smartphone and tablet markets, developers are also creating more apps for Android devices. This is the reason why the Android market has millions of apps. Like websites, apps also need penetration testing to check for various vulnerabilities. Security testing for Android apps will need to have a penetration testing environment on your Android device.
Note:
  1. These apps are not for beginners because expertise is needed on the Android platform.
  2. Most of the apps work on Rooted Android devices. So root your Android device first. If you are not sure how to do it, learn how to by, reading one of the many sites available to help with this process.
  3. You will lose your device’s warranty if you root it, so think twice before proceeding.
  4. These apps can also harm your Android device. So please try these apps at your own risk.
In this detailed post, we will see various apps for web application penetration testing, network penetration testing, sniffing, networking hacking and Android apps penetration testing.
Android apps for Penetration testing
1. dSploit
dSploit is a nice Android network penetration testing suit. It comes with all-in-one network analysis capabilities. Like most of the other penetration testing tools, it also comes for free. So, you can download and use this app on your Android device and perform network security testing. It has various pre-complied modules to use. The app is designed to be very fast, handy and easy to use, it’s just point and click.
dSploit supports all Android devices running on Android 2.3 Gingerbread or higher, and you also need to root your device. If you are newbie, we will never recommend you to use the app if you don’t know how to root your Android device. After rooting your device, you need to install BusyBox Installer.                                                                                                                                                                       Download BusyBox from Google Play Store: https://play.google.com/store/apps/details?m.jrummy.busybox.installer&hl=en

Then download the app from the link given below.
These are the available modules in the app.

  1. RouterPWN
  2. Trace
  3. Port Scanner
  4. Inspector
  5. Vulnerability Finder
  6. Login Cracker
  7. Packet Forger
  8. MITM

Comments

Popular posts from this blog

How To Root the Xolo Q700 and flash CWM Recovery

Do you want to root Xolo q700? Do you want to install CWM recovery and take backups, install custom ROMs and do more? Well, here's a step by step method to root the phone and install CWM recovery.  Requirements: The Xolo Q700 phone fully charged Download the USB and ADB drivers for the Xolo Q700 from  here  and  here Download the Motochopper rooting utility from  here Download the flash tool for the recovery from  here Download the recovery image from  here Download the necessary drivers and tools to a folder on your desktop and extract the archives to their respective folders. First, we shall root the phone and later install the CWM recovery patch. Make sure you have administrative rights on your Windows PC before you proceed. Install the necessary driver(s) Rooting the Xolo Q700 For this, we will need the USB and ADB drivers installed. Go ahead and install the drivers (usually one driver should work, but in certain cases, you would have to install bo...

How To Install Wordpress in Linux server

  Hello friend's In this session i am going to tell you how to install Worldpress in Linux server, Wordpress is open source blogging tool and CMS based on PHP and mysql which runs on a web hosting service. Wordpress is use by more then 18.9% of the top 10 million website. In order to install wp we have to configure the   web server   & mysql server. So now i am going to configure mysql database, As you can see sql database has been configured successfully and time to download Wordpress and configure the same, I already downloaded wordpress zip file, Ok guys we successfully configured the wordpress config file and added the our mysql database, user and password, all configuration done now time to move and install wordpress Go to you browser and type http://localhost (i did not configure dns server so i put localhost if you already install dns server then type you website name ) and fill required information After filling the same click to install Bingo :) wordpress ins...

How to Install CWM recovery on Samsung Galaxy Trend Plus GT S7580

Samsung  Galaxy  Trend Plus is a mid-range device, with its 1.2GHz CPU with 768MB RAM, 4-inch touchscreen display, 5MP camera and Android 4.2 firmware.   Before You Begin:  1:  Backup Your Data First. 2: Enable USB Debugging on your device. To do so, go to Settings > Applications > Development > USB debugging. The checkbox of USB Debugging should be ticked. 3: You should charge your device so that there is 30% or more amount of battery charge on your device. 4:   Download   USB Drivers  (ADB and Fastboot) for your Android device to make it compatible with Windows. Here Is The Procedure To install CWM Recovery Galaxy Trend Plus: First OF All Download Following Files: Odin307 .zip CWM_6.0.3.7_notouch_GalaxyTrendPlus_s7580_bdc_v0.2 .zip Follow The Easy Steps: 1. Extract Odin307.zip to a folder on your desktop. 2. Extract CWM_6.0.3.7_notouch_GalaxyTrendPlus_s7580_bdc_v0.2.zip to another folder on your desktop and you...