Hacking :
Linux is one of the most powerful operating systems although, in windows and mac, you can perform few tricks through Cain and Abel, Dumper and Jumpstart, but all the tools are specially developed for Linux. Now let's get into the latest developed system by Linux; that is Fluxion:
It is based on a script called Linset. It is one the simplest method of hacking wifi. Let's get into the procedure:
git clone https://github.com/deltaxflux/fluxion
It is based on a script called Linset. It is one the simplest method of hacking wifi. Let's get into the procedure:
- To download Fluxion first open up a terminal and type the following code to download on your computer:
git clone https://github.com/deltaxflux/fluxion
- Then navigate to download folder by typing ls then type cd fluxion. After you navigate to fluxion folder you will see a file named fluxion. You don't need to do anything rather type ./fluxion or sudo ./fluxion.
- Now you will see that few of the applications are not installed so you need to type following commands to install those applications:
apt-get install isc-dhcp-server
apt-get install hostapd
apt-get install lighttpd
apt-get install php5-cgi
- Then again run ./fluxion in your previous terminal then it will show that all of above applications are now installed.
- It will show you the name of list of WiFi available around you and halt the search you can press ctrl+c. This you allow you to go to further process. Then list of wifi will be visible on the window on which you have run fluxion. Press the number respectively shown to the wifi name that you want to hack.
- Following appears:
- As we have downloaded hostapd previously you can press 1 and following appears:
- Since you don't have handshake file so you just need to capture handshake and to do that you need to just hit enter and it leads to following window:
- Now aircrack-ng is used to bruteforce attack which is not necessary in this case. So you need to hit 2 that is pyrit and the following window will appear which will check for a handshake. It may take from few seconds to few minutes depending upon the power of your interface.
- You will again then load to following shown window where you shall hit 1 i.e web interface. This disturbs the traffic of router and the devices as it creates a different pathway in which all the signals must pass through the attacker device.
- Then select the language that you want your victim to view.
This comment has been removed by the author.
ReplyDeleteafter you get an error try to operate ./fluxion again, I guess it will run because for making a clone of wi-fi u don't actually need php5-cgi..
DeleteAnd if doesn't work then try to update you linux or Ubuntu.
Deletecommand to be used then:
==> apt-get update
==> apt-get remove php5 php5-common php5-mysql php5-xmlrpc php5-cgi php5-curl php5-gd php5-cli php5-fpm php-apc php-pear php5-dev php5-imap php5-mcrypt
==>apt-get install libapache2-mod-php5
finally: ==> apt-get install php5-cgi
Hope this shall install php5-cgi in you Linux or Ubuntu...
When the correct pw is entered it still says incorrect password . . ?
ReplyDeletePlease follow the process once again..
ReplyDelete