Posts

Showing posts from August, 2018
Image
HOW TO BRUTE FORCE HACKING FACEBOOK IN KALI LINUX 2018 HOW TO BRUTE FORCE HACKING FACEBOOK IN KALI LINUX Hello friends today i will show you how to hack or get a password of facebook account how to brute force facebook with  facebook.py  python script in kali linux or backtrack…. Everyone wants to crack a fb password but there is lot of scam hacking facebook online all that fake stuff today  will show you how to hack a fb account its all legit not fake…. The stuff you will need1. kali linux or backtrack2.  fb.py  python script3. wordlist e.g.  pass.txt  or  wordlist.txt steps to hack fb account.. 1. open the terminal and download  fb.py  script by typing command                         # chmod +x  facebook.py 2. open the terminal drag the  facebook.py  script to the terminal or copy the location of  facebook.py  script to ...
Image
How to Hack WPA/WPA2 Wi Fi with Kali Linux Kali Linux can be used for many things, but it probably is best known for its ability to penetration test, or “hack,” WPA and WPA2 networks. There are hundreds of Windows applications that claim they can hack WPA; don’t get them! They’re just scams, used by professional hackers, to lure newbie or wannabe hackers into getting hacked themselves. There is only one way that hackers get into your network, and that is with a Linux-based OS, a wireless card capable of monitor mode, and aircrack-ng or similar. Also note that, even with these tools, WiFi cracking is not for beginners. Playing with it requires basic knowledge of how WPA authentication works, and moderate familiarity with Kali Linux and its tools, so any hacker who gains access to your network probably is no beginner...... 1 Start Kali Linux and login, preferably as root. 2 Plugin your injection-capable wireless adapter (unless your computer card supports ...