#########################################################
# Exploit Title: [ Innovins Admin Bypass Login ]
########################################################
# Google Dork: [intext:Developed by - Innovins]
# Date: [04/10/2015]
# Exploit Author: [Mujahidin Cyber Army]
# Vendor Homepage: [-]
# Software Link: [-]
# Version: [app version] (REQUIRED)
# Tested on: [Win 8.1/Kali]
# CVE : [-]
########################################################
# Demo: http://deekshaplayschool.com/admin/
##########################################################
# Thanks to : Allah | Rosulullah | Tandhim Al-Qaeda | Thaliban | Jabhah Nushroh
# | United Islamic Cyber Force | Muslim Corporation Cyber | We Are Mujahidin Cyber Army
# Mujahidin Cyber Army : | Izza009 | xGame1945 | MrBz Elfatir | El-Muhajimi |[!] Jihad797 [!] | 1D10T
############################################################ ############################## ##############
The contents of this DIY has been tested on Ubuntu 12.04 LTS x64 with CloudSim 3.0.3 beta and JDK8u11 x64. It should work similarly on other distros of Ubuntu and for different version of JDK as long as you use Java version 1.5 or newer. The text shown in RED in the DIY represents the values that will differ depending upon your JDK version and locations. CloudSim is a framework for modelling and simulating cloud computing infrastructure and services. In this DIY we will see how to install CloudSim in Windows easily and efficiently. A more detailed description, APIs and research papers related to CloudSim can be found here . Let us begin. Step 1: Setting up the Prerequisites 1. First of all we need to download the CloudSim and latest version of the Java Development Toolkit (JDK). CloudSim can be found here . 2. CloudSim requires a working Java installation. So, open up a terminal and run the following 1 sudo add-apt-repository ppa:webupd8team/java 2 sudo apt-get...

Comments
Post a Comment