Install Pyrit in Kali Linux 2020.1/2020.2 + by Devil Techno
So here,I will give you commands that you can use to install Pyrit.
This will also help you to run FLUXION wifianalyser Tool.
Know more about Pyrit: https://github.com/JPaulMora/Pyrit
Main Thing >>>>
• Input following Commands one by one:
1. sudo su
(Enter Login password~working as rootuser)
2. apt-get install libpcap-dev
(Prerequisites)
3. apt-get install python2.7-dev libssl-dev zlib1g-dev libpcap-dev
4. git clone https://github.com/JPaulMora/Pyrit
(cloning tool from GitHub: git must be installed before trying this command)
5. cd Pyrit
6. python setup.py clean
7. python setup.py build
8. python setup.py install
Now you can easily run fluxion or any other pyrit dependent tool without any error.
Enjoy.
Subscribe to my YouTube channel: Devil Techno to appreciate my work for you guys.
0 Comments