How To Install Pyrit In Kali Linux
Open your terminal and install the required development libraries. You will specifically need python2-dev as the core of Pyrit still relies on it.
After running the installation script, verify that Pyrit is correctly installed and accessible via your terminal command line. Check the Pyrit Version How to install Pyrit in Kali Linux
git clone https://github.com/JPaulMora/Pyrit.git cd Pyrit Open your terminal and install the required development