Sunday, 13 September 2015

How To hack Wi-Fi Password - Android

How To hack Wi-Fi Password - Android

Hello Guys , I Search Allover Wi-fi Hacking
Tool, Now I Find A Wifi Hacking Trick For
Android Users. You Can Hack Wpa Wps Wifi
Network With This Trick, Don' t Use This Trick
On Other Networks, Otherwise You Will Lost
Your Hope..

image





Follow These Simple Steps -

1- First Of All You Need To Download Wifi
Wpa Wps Tester On Your Android Device..

2- Then Switch On Your Wifi Network And
Scan For Available Wpa/Wps Wifi Network.

3- As Soon As You Notice Available Wifi
Network Then Open “Wifi Wpa Wps Tester”
App.

4- Now You Need To Click On Green Colour
Refresh Button And It Will Show You All
Available Networks There.

5- Now Just Click On [Green Colour Locked
Key Locker] Symbol And Click On Try To
Connect Network Option.

6- Now It Will Show You Some Thing Like
This:

Ssid=”D-Link”
Psk=”password”
Key_mgmt=WPA-PSK
Priority=1
}
-
ssid=”D-Link”
key_mgmt=NONE
priority=6
}

7- Now You Can See Password Of That Wifi
In The Above Given Code, Which Is Coated Just
Infront Of The Text Psk.

8- For Ex: In The Above Case The Password
Of The Wifi Network is password.

Yipeee! You Are Done! You Have Hacked Wifi
Network Sucessfully…..
How to view saved password Android [ Rooted ]

How to view saved password Android [ Rooted ]

I’m going to share a trick on How To View
Saved Wifi Passwords In Android. Android
device is very smart and intelligent. You find
lots of secrets in android device. Here is the
method by which you can easily extract all
saved wifi passwords in your android device.



image







Follow These Simple Steps -

1- Move up a folder (to the root folder) in
ES File Explorer and you will see a directory
called data .

2- Go to data/misc/wifi folder and you will
find a file named wpa_supplicant.conf.

3- Open the file and make sure you use ES
File Explorer ‘s built-in text/HTML viewer
for the task.

4- Now in this file you will be able to see
the network SSID and their passwords next to
it.

5- Now note down the network name and its
password
In this way you will be able to view all saved
wifi password in android device. Please do not
edit anything in wpa_supplicant.conf as it
can alter your device working or it will have
affect on ouw wifi connectivity.

Friday, 11 September 2015

How To Increase WiFi Signal Strength On Android Phones

How To Increase WiFi Signal Strength On Android Phones

image




Now I'm going
to tell that how to increase Wi-Fi signal
strength on Android phone.
Here are some of the tips you can
experiment in order to boost the strength of
WiFi on your mobile ,these tips can give you
huge difference if used accurately.


image


Steps:-
1) Use the apps :-
You can boost the signal using the apps on
your phone ,one such app is wifi booster this
app let’s you boost the signal strength using
a graph that shows the area where you need
to go to get more speed,you can boost the
WiFi using the manual or automatic options
within the app.
2) Update to latest radio :-
Updating the radio not only brings
improvements in features but also enhanced
connectivity,the updates are provided
officially,However if you are using a custom
Rom manual updation will be required.
3) Tweak some basic settings :- There are
some options in the advanced settings option
of WiFi that enable better connectivity using
more battery ,check them to improve the
connection strength.
4) Use external equipments:- Using external
equipments like WiFi repeaters can prove to be
very helpful,these will feed the exiting
network and create an additional location for
you,The WiFi extender equipments must be
used in an open area obstacles like
walls,mirrors should be avoided.
How To Hack Wi-Fi Password 100% Working

How To Hack Wi-Fi Password 100% Working

image





1) A Desktop or Laptop having a Wireless
Adapter
2) Backtrack Live DVD : This DVD is used to
boot into backtrack OS, Backtrack OS is a
hacking OS and will be used in my further
hacking tutorials that is why I am asking to
download it. It can be downloaded at :
Download Backtrack to hack wifi Passwords
3) Brain! ( The most important part) These
are the things you require now let us proceed
with the steps to crack wifi passwords easily.
1) Download the Backtrack OS ISO image and
burn it to a DVD. Boot from that DVD ( Insert
that DVD into CD-ROM and restart your PC.)
You will see backtrack starting. Choose
“Backtrack Default text version”. After that
it will start executing some commands. Wait
till you see something different
You will see root@bt:’# , Type startx and
hit enter. The color of the screen will be
different is of the earlier version of
backtrack. You will get a red- black screen
of backtrack. Wait for few minutes, after it
is done, you will get a desktop like version of
backtrack.
Now Open the Konsole from the taskbar,
Click on the icon against the dragon like icon
in the taskbar .
You will have a Command Prompt like Shell.
2) Type airmon-ng and hit Enter. You will
have a screen like this, note down the name
of interface, in our case the the name is
wlan0.
3) Now type ifconfig wlan0 down and hit
enter. This command will disable your wireless
adapter, we are doing this in order to change
your MAC address.
3) Now type ifconfig wlan0 hw ether
00:11:22:33:44:55 and hit enter. This
command will change your MAC address to
00:11:22:33:44:55 in order to hide your
identity.
4) Now type airmon-ng start wlan0 and hit
enter. This will start the network adapter in
monitor mode. Note down the new interface
name, it could be eth0 or mon0 or something
like that.
The above command has started our network
adapter in monitor mode as mon0, note down
this name.
5) After this type airmon-ng mon0 and hit
enter
Replace the mon0 with interface name you
discovered in step 4. This command will show
you the list of available networks. Press Ctrl
+C to stop the airmon to search for more
networds. Copy the BSSID of the wireless
network which you want to hack.
In the above screenshot there is a list of
available networks, Choose 1 network and
note the BSSID andchannel of it.
6) Type airodump-ng -c channelno – bssid
BSSIDN1 mon0 -w filename and hit enter.
Replace channelno and BSSIDN1 with the
data from step 5. Replace the mon0 with
network interface name from step 4. In place
of filename write anyname and do remember
that. Better use filename itself.
This command will begin capturing the
packets from the network. You need to
capture more and more packets in order to
crack the wifi password. This packet
capturing is a slow process.
7) To make the packet capturing faster, we
will use another command. Open a new shell,
don’t close the previous shell.
In new shell type aireplay-ng -1 0 -a
BSSIDN1 -h 00:11:22:33:44:55 mon0 and hit
enter.
Replace the BSSIDN1 with the data from
step 5 and mon0 from step 4. This command
will boost the data capturing process.
The -1 tells the program the specific attack
we wish to use which in this case is fake
authentication with the access point. The 0
cites the delay between attacks, -a is the
MAC address of the target access point, -h is
your wireless adapters MAC address and the
command ends with the your wireless adapters
device name.
8) Now wait for few mins, let the DATA in
the other console reach a count of 5000.
The data is 1, wait for that to reach 5000.
9) After it reaches 5000, open another
console and type aircrack-ng filename-01.cap
and hit enter.
Replace the filename with the name you
used in step 6. Add -01.cap to it. .cap is the
extension of file having captured data
packets.
After typing this command, aircrack will
start trying to crack the Wi-FI password.
If the encryption used is WEP, it will surely
crack the password within few minutes.
In case of WPA use the following command
instead of the above aircrack- ng -w /
pentest/wireless/aircrack- ng/ test/
password.lst -b BSSIDN1 filename-01.cap
Replace BSSIDN1 and filename with data you
used. /pentest/wireless/ aircrack-ng/ test/
password.lst is the address of a file having
wordlist of popular passwords. In case of WPA
aircrack will try to brute force the password.
As I explained above that to crack WPA you
need a file having passwords to crack the
encryption If you are lucky enough and the
network owner is not smart enough, you will
get the password.
How To View Saved Wifi Passwords In Android [ Root Needed ]

How To View Saved Wifi Passwords In Android [ Root Needed ]

image





How To View Saved Wifi
Passwords In Android

1. Move up to folder (to the root folder) in
ES File Explorer and you will see a directory
called data.
2. Go to data/misc/WiFi folder and you will
find a file named wpa_ supplicant.conf. Open
the file and make sure you use ES File
Explorer ‘s built-in text/HTML viewer for the
task.
3. Now in this file you will be able to see the
network SSID and their passwords next to it.
4. Now note down the network name and its
password .
In this way you will be able to view all saved
wifi password in android device.
Please do not edit anything in wpa_
supplicant.conf as it can alter your device
working or it will have affect on wifi
connectivity.
Android Hacking Tools ~ Wifi Kill

Android Hacking Tools ~ Wifi Kill

image



DESCRIPTION :-
Well, with this app you can disable internet
connection for a device on the same network.
So if someone (anyone) is abusing the
internet wasting precious bandwidth for a
Justin Bieber videoclips you could just kill
their connection and stay happy with a full
bandwidth just for yourself.

Needs Root Needs
AndrOid 4.X

Free version has ads, and it shuts down
after 5 minutes. In future version more
limitations will follow.

Download Now
How To Hack Wifi Network Using Cmd

How To Hack Wifi Network Using Cmd

image





At the command prompt type
netsh wlan show network mode=bssid
it show all available wifi networkwhich is in
your range How to connect wireless network

Type
netsh wlan connect name=(wifiname )
netsh wlan connect name=Mynet Sata1
press enter now your wifi network is
connected enjoy checked by me in my colg how
to discontented wifi
netsh wlan disconnect